Releases: Community-VyProjects/VyManager
Releases · Community-VyProjects/VyManager
v1.0.0-beta.1
What's Changed
- Feautre add by @MydsiIversen in #3
- chore: add instructions for container by @JelsonRodrigues in #5
- Routing add by @MydsiIversen in #7
- Bump python-multipart from 0.0.6 to 0.0.18 by @dependabot[bot] in #16
- Bump aiohttp from 3.8.5 to 3.11.0b0 by @dependabot[bot] in #17
- Bump pydantic from 2.3.0 to 2.4.0 by @dependabot[bot] in #19
- Bump jinja2 from 3.1.2 to 3.1.6 by @dependabot[bot] in #18
- routing: Bug#22: Fix route maps by @l0crian1 in #28
- firewall: Bug #24: Fix state output for firewall rules by @l0crian1 in #25
- start.sh: set executable bit by @l0crian1 in #27
- Include recent fixes that involve general and 1.5-related fixes by @Jarnster in #29
- Improve displaying API errors from CLI commands by @Jarnster in #30
- routing: Bug#31: Fix route format by @l0crian1 in #32
- backend: Feature#33 - Add GraphQL API by @l0crian1 in #34
- containers: feature#35: Add container page by @l0crian1 in #36
- containers: Feature#37: Add header and refresh button to containers page by @l0crian1 in #38
- routing: bug#41: fix routing table 1.5 by @l0crian1 in #42
- routing: feature#44: add vrf support to routing page by @l0crian1 in #45
- Saving methods for changing configurations (issue #39) by @Jarnster in #40
- routing: Bug#49: Fix VRF multiple prefix in 1.4 by @l0crian1 in #50
- Improve merge_cidr_parts security by @Jarnster in #52
- graphql: Feature#54: Add GraphQL keys to the API by @l0crian1 in #55
- graphql: containers: #56: refactor graphql implementation by @l0crian1 in #57
- feature: Add system performance option by @Jarnster in #59
- Add saving method warning by @Jarnster in #60
- [FEATURE] [LARGE] Caching system by @Jarnster in #61
- Refactor project structure by @JelsonRodrigues in #63
- feat: create Github Actions container build by @JelsonRodrigues in #64
- build(deps): bump aiohttp from 3.11.18 to 3.12.14 in /backend by @dependabot[bot] in #66
- build(deps): bump brace-expansion in /frontend by @dependabot[bot] in #67
- build(deps): bump next from 15.3.1 to 15.5.2 in /frontend by @dependabot[bot] in #68
- feat: enhance firewall rule modal with additional source/destination by @xTITUSMAXIMUSX in #69
- feat: enhance deleteRule method to automatically renumber by @xTITUSMAXIMUSX in #70
- fix: adjust modal and banner by @xTITUSMAXIMUSX in #71
- feat: add DHCP validation by @xTITUSMAXIMUSX in #72
- feat: implement DHCP leases API and frontend integration by @xTITUSMAXIMUSX in #73
- fix: improve state parsing logic in firewall configuration for IPv4 a… by @xTITUSMAXIMUSX in #74
- Feat add policies navigation sub items by @xTITUSMAXIMUSX in #75
- Feat add static routes frontend and backed by @xTITUSMAXIMUSX in #76
- feat: add modals for managing prefix lists and rules by @xTITUSMAXIMUSX in #77
- feat: add local route page by @xTITUSMAXIMUSX in #78
- Refactor community and large community actions by @xTITUSMAXIMUSX in #80
- Feat add policy route and BGP AS by @xTITUSMAXIMUSX in #81
- Feat add bgp policies by @xTITUSMAXIMUSX in #82
- Fix: enhance EditRouteMapRuleModal with IPv6 support and dropdown by @xTITUSMAXIMUSX in #83
- Add and fix for production and dev containers by @xTITUSMAXIMUSX in #84
- Fix: Hardening backend properly with middleware by @xTITUSMAXIMUSX in #88
- Init add of multi-instance by @xTITUSMAXIMUSX in #91
- Fix session timeout by @xTITUSMAXIMUSX in #92
- fix: add onboarding validation to prevent multiple access attempts by @xTITUSMAXIMUSX in #93
- feat: Added system reboot and shutdown by @xTITUSMAXIMUSX in #94
- Feat: initial add of modular dashboard by @xTITUSMAXIMUSX in #95
- Fix session metadata, async blocking, and auth hardening by @ashimov in #96
- fix: make get_vyos_timezone asynchronous for proper timezone handling by @xTITUSMAXIMUSX in #97
- Fix: Updated packages and session by @xTITUSMAXIMUSX in #98
- Comprehensive code quality improvements and security enhancements by @ashimov in #99
- rm .history dir by @xTITUSMAXIMUSX in #100
- Feat: improve interface statistics card by @Jarnster in #102
- Feat added support for included groups by @xTITUSMAXIMUSX in #103
- Fixed edit modal on instance not pulling the vyos version by @xTITUSMAXIMUSX in #104
- Fix network includes for modals and cards. by @xTITUSMAXIMUSX in #105
- Fix edit modal on cancel by @xTITUSMAXIMUSX in #106
- Fix the order by @xTITUSMAXIMUSX in #107
- deployment: Restructure Docker setup for dev and prod environments by @Jarnster in #109
- fix: Env issues related with Docker compose config by @Jarnster in #111
- fix: BGP req typos by @Jarnster in #112
- Feat user management by @xTITUSMAXIMUSX in #127
- Traefik & Enhancements by @MydsiIversen in #128
- Revert "Traefik & Enhancements" by @MydsiIversen in #129
- feat: Refactor extended community list modals to use radio buttons by @xTITUSMAXIMUSX in #133
- feat: add Firewall Global Options by @xTITUSMAXIMUSX in #134
- fix: resolve NAT modal bugs by @xTITUSMAXIMUSX in #135
- fix: add default action and bugs by @xTITUSMAXIMUSX in #136
- Fix dhcp and lease management by @xTITUSMAXIMUSX in #137
- Feat add wireguard by @xTITUSMAXIMUSX in #138
- Fix podman frontend looping by @xTITUSMAXIMUSX in #140
- Fix docker file for proper build by @xTITUSMAXIMUSX in #141
- Fix: bugs and refined modals by @xTITUSMAXIMUSX in #142
- Fix backend via env file during runtime by @xTITUSMAXIMUSX in #143
- Fixed NAT modals not resetting when editing by @xTITUSMAXIMUSX in #144
- Feat added firewall flow tables by @xTITUSMAXIMUSX in #145
- Fix getting all interface for the NAT modals dowpdown by @xTITUSMAX...