Skip to content

Latest commit

 

History

History
337 lines (155 loc) · 17.9 KB

CHANGELOG.md

File metadata and controls

337 lines (155 loc) · 17.9 KB

Changelog

1.16.1 (2024-12-12)

Bug Fixes

  • controller: adding space as non-valid character (#457) (0b94a5d)
  • controller: bump ns-api requirements (#462) (f3c9269)
  • controller: updated cannot connect message (#461) (d713648)
  • lang: change names in monitoring section (#458) (d499b54)
  • lang: translations update from weblate (#450) (f9dd4b1)
  • monitoring: shrank text and rearranged cards (#459) (30c0c41)

1.16.0 (2024-12-05)

Features

  • monitoring: instant traffic tab and filtering options (#455) (2ddd342)

1.15.1 (2024-12-04)

Bug Fixes

  • monitoring: handle ovpn server not configured (#453) (3b457c1)

1.15.0 (2024-12-02)

Features

  • flashstart: add info fetching and new translations (027108f)

1.14.4 (2024-11-22)

Bug Fixes

  • controller: fixing missed save of credentials (#443) (98ed159)

1.14.3 (2024-11-20)

Bug Fixes

  • monitoring: remove debug print (9e73389)

1.14.2 (2024-11-20)

Bug Fixes

  • monitoring: fix y scale of ping delivery rate (#439) (86b5068)

1.14.1 (2024-11-20)

Bug Fixes

  • monitoring: show wan public ip address (#438) (cede102)

1.14.0 (2024-11-19)

Features

  • monitoring: add latency & ping delivery rate charts (#436) (7cade8c)

1.13.0 (2024-11-13)

Features

  • monitoring: show qos info of wan ifaces (#434) (d84df72)

1.12.0 (2024-11-12)

Features

  • monitoring: show ip addresses of wan ifaces (#433) (4773bb7)

Bug Fixes

  • mwan: fixing validation on default rule (#431) (767d4a1)

1.11.0 (2024-11-08)

Features

Bug Fixes

1.10.6 (2024-11-04)

Bug Fixes

  • lang: fixing translation fields under "languages" (#424) (8610efd)
  • openvpn: adding server-side validation (#420) (f84a2ce)

1.10.5 (2024-10-31)

Bug Fixes

1.10.4 (2024-10-31)

Bug Fixes

1.10.3 (2024-10-18)

Bug Fixes

  • dhcp: ensure MAC is saved with columns syntax (#409) (dde5954)

1.10.2 (2024-10-18)

Bug Fixes

  • improve new release available warning (#401) (22c57b6)

1.10.1 (2024-10-17)

Miscellaneous Chores

  • force release to test Vue 3.5 (73037e0)

1.10.0 (2024-10-17)

Features

  • validation: add length validation for mwan name rule (#397) (56bfaea)

1.9.1 (2024-10-14)

Bug Fixes

  • threatshield: fixing wrong label in toggle (#402) (c571547)

1.9.0 (2024-10-10)

Features

  • controller: added updating image badge during image upgrade (#398) (05bb433)

Bug Fixes

1.8.0 (2024-10-08)

Features

  • openvpn: add download all user configurations option (#392) (4a9dd7c)

Bug Fixes

  • standalone,monitoring: increasing instant traffic page limit (#395) (af7c1dd)

1.7.1 (2024-10-08)

Bug Fixes

  • controller: disable update packages once launched (0f5fa72)
  • controller: remote update adjustments (#391) (0f5fa72)
  • controller: show banner if updates are applied (0f5fa72)

1.7.0 (2024-10-08)

Features

1.6.2 (2024-10-07)

Bug Fixes

1.6.1 (2024-10-07)

Bug Fixes

  • zones: improve tooltip label (84985ce)

1.6.0 (2024-10-04)

Features

  • port forward: support multiple object types (e0b0031)

Bug Fixes

  • port forward: add tooltip on restrict object (fd24cbb)
  • port forward: fix ObjectTooltip for dhcp objects (27ded1f)

1.5.2 (2024-10-04)

Bug Fixes

  • show Account menu on top of toast notifications (#380) (eeea321)

1.5.1 (2024-10-03)

Bug Fixes

1.5.0 (2024-10-03)

Features

  • add new threat shield configurations (#369) (78f23e1)
  • controller: added label indicating last push of metrics from the unit to the controller (de5cb97)

Bug Fixes

  • controller: enhanced connection process (#372) (de5cb97)
  • controller: unit now shows a modal of confirmation when connecting to a controller (de5cb97)
  • dhcp: make search case insensitive (#377) (10e8d6d)
  • ensure pppoe iface name has a max of 5 chars (#378) (898bc85)
  • translated with Weblate (#375) (b14f683)

1.4.1 (2024-10-02)

Bug Fixes

1.4.0 (2024-09-26)

Features

Bug Fixes

  • updating required api version (eefd206)

1.3.3 (2024-09-19)

Bug Fixes

  • controller: parsing semver when connecting to unit (#366) (474d24d)

1.3.2 (2024-09-12)

Bug Fixes

  • improve warning for modules disabled but loaded (#362) (1d33296)

1.3.1 (2024-09-12)

Bug Fixes

  • minor improvements to nat helpers ui (#361) (7c6fbf4)
  • openvpn: fixed default mode in tunnel creation (#359) (e63c8e5)

1.3.0 (2024-09-11)

Features

Bug Fixes

  • openvpn: solved wrong mode when editing client tunnel (#357) (6ec1700)

1.2.2 (2024-09-10)

Bug Fixes

  • controller: fixed issue with opening unit with tooltip available (#355) (4bf864a)
  • openvpn rw ip pool (#354) (b1e2607)

1.2.1 (2024-09-10)

Bug Fixes

1.2.0 (2024-09-09)

Features

  • controller: added check for api version mismatch in units (1031fe5)

1.1.0 (2024-09-05)

Using release-please for the release process from now on.