mirror of
https://github.com/dec0dOS/zero-ui.git
synced 2024-11-10 09:13:36 +08:00
8.1 KiB
8.1 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.5.3 (2023-10-04)
1.5.2 (2023-10-04)
Bug Fixes
- fix network member api resp handling (856682b)
- ping peer response handling (db8f497)
- revert fix for 1.12.0 (5d041f6)
1.5.1 (2022-10-09)
Bug Fixes
- backend/app.js: fix internal error handler (15e4051)
- backend/services/member.js: correctly delete members with unset additionalData (450a6ad)
1.5.0 (2022-08-25)
Features
1.4.1 (2022-06-22)
1.4.0 (2022-06-18)
Features
- support http basic auth (2396e97)
1.3.2 (2022-06-18)
Bug Fixes
- better zt controller error handling (d7f2e15)
- correct conditional for enabling bearer token (f30dec6)
- disable authentication properly (75933d7)
- simplify code and check login status on home page load (ddb3f44)
- stop redundant fetching /auth/login (ce9f794)
- update disableAuth in localStorage if server config changes (036e577)
1.3.1 (2022-06-12)
1.3.0 (2022-05-24)
Features
1.2.2 (2022-04-26)
Bug Fixes
- fix crash when network had no IP ranges (8095d2b)
1.2.1 (2021-12-19)
1.2.0 (2021-12-19)
Features
- update_frontend_online_parsing (cd6699d)
1.1.5 (2021-12-16)
1.1.4 (2021-12-16)
1.1.3 (2021-12-16)
1.1.2 (2021-12-16)
1.1.1 (2021-12-16)
Bug Fixes
- migrate to yarn v3 (781a48d)
1.1.0 (2021-12-16)
Features
- add capabilities and tags support (8f89174), closes #35
- some improvements in ui for caps and tags (2f27c11)
Bug Fixes
- fix compatibility for existing networks after supporting tags and capabilities (a813d05)
- fix original managed IP delete (9386aa7), closes #12
- parse tags and capabilities in flow rules correctly (369d96e)
- rename "tag enum id" to "tag value" (27aa2c5)
1.0.21 (2021-11-04)
1.0.20 (2021-08-24)
1.0.19 (2021-08-24)
1.0.18 (2021-08-24)
1.0.17 (2021-08-24)
1.0.16 (2021-08-24)
1.0.15 (2021-08-24)
1.0.14 (2021-08-24)
1.0.13 (2021-08-24)
1.0.12 (2021-08-24)
1.0.11 (2021-07-08)
Bug Fixes
- database member data init fix. Thanks @thelittlerocket" (92091d9)
- listen on ipv4 by default. May prevent issues on VPS with ipv6 enabled (eb17cab)
1.0.10 (2021-05-15)
1.0.9 (2021-05-15)
1.0.8 (2021-05-15)
1.0.6 (2021-05-15)
1.0.5 (2021-04-16)
Bug Fixes
- backend/routes/network.js: fixes bug after refactor (112476e)
1.0.4 (2021-04-16)
Bug Fixes
- backend/app.js: fixes database initialization (0aa2eed)
1.0.3 (2021-03-22)
1.0.2 (2021-03-22)
Bug Fixes
- merge commands in package.json (6aa6f1d)