Skip to content

Releases: mstrhakr/network-list-sync

v0.2.1

Choose a tag to compare

@github-actions github-actions released this 07 Jun 17:06
v0.2.1
9ab3d8f

Changelog

  • ea62d94 feat(auth): implement password change functionality with session management
  • a7863d3 feat(docker): restructure Docker Compose files for improved service management
  • d36e70c feat(setup): implement setup wizard UI and functionality for first-time users
  • be1a14c feat(ui): refactor controller and DNS server modals for improved user experience
  • 17242b3 feat(ui): reorder DNS Servers button in overlay menu for better layout
  • 68b207f feat: Implement user management with admin and user roles
  • 9ab3d8f fix(ui): update header mobile menu for improved admin user access

v0.2.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 19:34
0fe9215

Changelog

  • 27873c2 feat(auth): implement local password authentication and session management
  • fce980f feat: add context menu support for job table rows to match cards
  • 31ae8cf feat: add inline select and log limit bar styles for improved log management UI
  • ebd307d feat: add logo image to README for improved branding
  • 9a7adaa feat: add potential endpoints documentation for provider integration
  • 5965c40 feat: add potential feature additions document with implementation estimates
  • 408561e feat: allow main branch to have container build under main tag
  • 606b015 feat: enhance controller modal and UI for UniFi and NPM endpoints with improved placeholders and hints
  • 09bea56 feat: enhance job management with primary list name resolution and caching
  • 0e297c8 feat: enhance modal components with fixed layout and scrolling for endpoints and DNS management
  • ceab3b0 feat: enhance table headers with sticky positioning and shadow effect
  • df41b13 feat: implement customizable jobs table view with column management
  • b1667bd feat: reimplement npm and unifi with more expanadable structure
  • 0416b96 feat: update API and UI references from controllers to instances to be more generic for future expansion
  • 83d6806 fix(auth): log failed login attempts with the app logger
  • 0fe9215 fix(auth): only start UI pollers after authenticated startup
  • 33ba95a fix(logging): suppress HTML response previews in HTTP error logs
  • 570cd82 refactor: split up monolithic html file and pull out as go templates, javascript, and css files

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 04 Jun 20:32
4817e2d

Changelog

  • b0dd9a2 feat: add support for external URL list inputs
  • 4817e2d fix: stop cards from flashing every 15 seconds on updates
  • b94858b style: adjust header logo dimensions

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 20:08
aaa385c

Changelog

  • aaa385c init: create network-list-sync foundation from go-unifi-network-list-sync and npm-access-list-sync with multi-provider support