Skip to content

Releases: korapp/plasma-nordvpn

v1.1.1

23 Jul 12:21
cc8bb04
Compare
Choose a tag to compare

1.1.1 (2024-07-23)

Bug Fixes

  • Adjust output parsing for NordVPN 3.18.3 (ee9843d)
  • Change Laos name for NordVPN 3.18.3 (e101ff6)

v0.5.1

23 Jul 12:04
bd96104
Compare
Choose a tag to compare

0.5.1 (2024-07-23)

Bug Fixes

  • Adjust output parsing for NordVPN 3.18.3 (c429312)
  • Change Laos name for NordVPN 3.18.3 (0e31eb5)

v1.1.0

10 May 10:26
bf6eb4c
Compare
Choose a tag to compare

1.1.0 (2024-05-10)

Features

Bug Fixes

  • Fix country mapping (abc3c8c)
  • Handle special chars in names (6bd18de)

v0.5.0

08 May 16:21
654adcc
Compare
Choose a tag to compare

0.5.0 (2024-05-08)

Features

Bug Fixes

  • Handle special chars in names (6bd18de)
  • Fix country mapping (105fcd3)
  • Fix missing cities on subsequent details expansions (0fe66de)

v1.0.1

20 Mar 16:27
064ef45
Compare
Choose a tag to compare

1.0.1 (2024-03-20)

Bug Fixes

  • Fix reanimating favorites on open (7ed7324)
  • Fix tray icon color in mixed themes (917a7da), closes #29

Continuous Integration

Code Refactoring

v1.0.0

02 Jan 08:47
f5c2fa0
Compare
Choose a tag to compare

1.0.0 (2024-01-02)

⚠ BREAKING CHANGES

  • Breaks compatibility with Plasma 5

Documentation

  • Change requirements and store link (fd6751f)

Code Refactoring

v0.4.2

01 Jan 12:55
eea79c9
Compare
Choose a tag to compare

0.4.2 (2024-01-01)

Bug Fixes

  • Display favorites icon indicator (fe400ec)

Continuous Integration

Documentation

v0.4.1

14 Aug 15:29
77ad2da
Compare
Choose a tag to compare

0.4.1 (2023-08-14)

Bug Fixes

  • Lazy load expandable content of ConnectionItem (7c58e7d), closes #21

v0.4.0

11 Apr 19:14
56b721e
Compare
Choose a tag to compare

0.4.0 (2023-04-11)

Features

  • Allow widget to hide when VPN is disconnected (f751533), closes #17

v0.3.0

10 Dec 11:06
69a6961
Compare
Choose a tag to compare

0.3.0 (2022-12-10)

Features

  • Widget popup resizable in Plasma 5.26 (499d9a5)

Bug Fixes

  • Do not clip favorites vertically (33dbe0c)
  • Give nordvpnd more time to start (2a0843c), closes #15
  • Make sure there are no unnecessary scroll bars (a567e86)
  • Optimize backend calls (dcc660b)

Continuous Integration