Skip to content

Releases: sirkirby/unifi-network-rules

Release v1.3.2

12 Feb 16:25
c48ea56
Compare
Choose a tag to compare

What's Changed

  • Improved automatic rule discovery and removal by @sirkirby in #31

Full Changelog: v1.3.1...v1.3.2

Release V1.3.1

12 Feb 15:34
Compare
Choose a tag to compare

Fixed incorrect quality tier on the manifest.

Full Changelog: v1.3.0...v1.3.1

Release v1.3.0

12 Feb 15:21
216a4df
Compare
Choose a tag to compare

What's Changed

  • Refactor based on common patterns, better logging, better strings by @sirkirby in #30

Full Changelog: v1.2.0...v1.3.0

Release v1.2.0

10 Feb 21:09
074147e
Compare
Choose a tag to compare

What's Changed

  • Add comprehensive UDM capability detection and legacy rule support by @sirkirby in #23
  • refactor(switch): Simplify switch entity naming and initialization by @sirkirby in #24
  • refactor(udm_api): Improve UDM capability detection and legacy endpoint handling by @sirkirby in #25
  • Enhance logging and error handling for network rule data retrieval by @sirkirby in #26
  • Documentation updates in prep for new release by @sirkirby in #29

Full Changelog: v1.1.1...v1.2.0

fixes #18

Release v1.2.0-beta.4

08 Feb 17:54
ec10f93
Compare
Choose a tag to compare
Release v1.2.0-beta.4 Pre-release
Pre-release

What's Changed

  • Enhance logging and error handling for network rule data retrieval by @sirkirby in #26

Full Changelog: v1.2.0-beta.3...v1.2.0-beta.4

Release v.1.2.0-beta.3

08 Feb 00:36
fd55c47
Compare
Choose a tag to compare
Pre-release

What's Changed

  • refactor(udm_api): Improve UDM capability detection and legacy endpoint handling by @sirkirby in #25

Full Changelog: v1.2.0-beta.2...v1.2.0-beta.3

Release v1.2.0-beta.2

07 Feb 22:49
88133b0
Compare
Choose a tag to compare
Release v1.2.0-beta.2 Pre-release
Pre-release

updates to legacy integration

get and toggle methods now more consistent with policy and route integrations
introduces consistent naming across different switch types.

What's Changed

  • refactor(switch): Simplify switch entity naming and initialization by @sirkirby in #24

Full Changelog: v1.2.0-beta.1...v1.2.0-beta.2

Release v1.2.0-beta.1

07 Feb 20:01
16ea037
Compare
Choose a tag to compare
Release v1.2.0-beta.1 Pre-release
Pre-release

Re-introduces legacy firewall and traffic rules for Networks that have not migrated to the new zone-based firewall

What's Changed

  • Add comprehensive UDM capability detection and legacy rule support by @sirkirby in #23

Full Changelog: v1.1.1...v1.2.0-beta.1

Release v1.1.1

07 Feb 16:54
c077488
Compare
Choose a tag to compare

What's Changed

  • Enhance switch entity with zone-aware naming, dynamic cleanup, and ignore predefined by @sirkirby in #22

Full Changelog: v1.1.0...v1.1.1

Release v1.1.0

07 Feb 00:11
05042e6
Compare
Choose a tag to compare

What's Changed

  • Resolving the 429 rate limit issue by @sirkirby in #16
  • feat(api): Enhanced authentication and error handling by @sirkirby in #17
  • refactor(api): Simplified authentication and session management by @sirkirby in #19
  • Refactor switch and api to improve session management and resolve toggle issues by @sirkirby in #20
  • refactor(switch): Improve state verification and error handling for n… by @sirkirby in #21

Full Changelog: v1.0.2...v1.1.0