towerops/priv/static/changelog.txt

152 lines
6.3 KiB
Text

Devices Tested & Working
* Mikrotik RB5009UG+S+, CCR1009-7G-1C-1S+, CCR2004-16G-2S+
* Ubiquiti AC, LTU, AirFiber
* Cambium ePMP
2026-02-13
* New top-level Insights page - all network insights in one place with filtering by source, urgency, and status
* Insights added to main navigation bar for easy access
* Integration pages now show sync schedules - see how often data syncs and when the next sync will happen
* Configurable sync interval for each integration
* Improved navigation between integration pages with tab bars
* Dashboard insights section now links directly to the full Insights page
2026-02-13
* Impact Dashboard - instantly see subscriber and revenue impact during outages
* "MRR at Risk" and "Subscribers Affected" shown at the top of the dashboard when devices are down
* Active Incidents view - down devices sorted by revenue impact with subscriber counts, outage duration, and QoE scores
* Site health cards now color-coded (green/yellow/red) based on device status and network quality
* Per-site breakdown of affected subscribers and revenue at risk during outages
2026-02-13
* 12-hour and 24-hour time format preference in account settings
* All timestamps now display in user's chosen timezone and time format consistently
2026-02-13
* Command center dashboard - unified view of network health, alerts, insights, and site status
* Network health score showing overall operational health at a glance
* Unified insight feed combining alerts from SNMP, Gaiia, and system sources with source filtering
* Automated insights for device health thresholds, poll gaps, offline agents, and Gaiia reconciliation
* Site health grid on dashboard showing per-site device counts, status, and subscriber data
* Metrics bar on site pages showing device count, alerts, and subscriber context
* Subscriber and revenue context shown alongside alerts and device lists when Gaiia is connected
* Real-time dashboard updates when alerts are triggered or resolved
* Gaiia billing integration - connect subscriber and billing data from Gaiia
* Real-time webhook sync keeps Gaiia data up to date as changes happen
* Subscriber context on device pages - see linked accounts, billing plans, and network site info
* Outage impact analysis - alerts now show affected subscriber count and revenue at risk
* Write-back actions - create Gaiia tickets from alerts, add subscriber notes during outages
* Inventory reconciliation - compare Gaiia inventory against discovered devices to find discrepancies
* Entity mapping UI for linking Gaiia network sites and inventory items to Towerops entities
2026-02-12
* Infrastructure as Code support - manage sites and devices using Terraform
* New unified monitoring checks system combining SNMP auto-discovery with manual service checks
* Device checks tab showing all monitored items (sensors, interfaces, services) with status indicators
* Manual service check creation for HTTP/HTTPS, TCP port, and DNS monitoring
* Automatic check creation from SNMP discovery (sensors, interfaces, processors, storage)
* Backfill tool to create checks for existing devices with SNMP data
* Unified time-series graphing across all check types
* Completed migration to unified polling system (improved efficiency and reliability)
* Enhanced monitoring infrastructure with improved reliability
* Fixed SNMP monitoring credential resolution for all check types
* Comprehensive test coverage for monitoring infrastructure
* Fixed delay when switching between device tabs
* Improved stability during deployments (graceful shutdown handling)
* Fixed brute force protection stability issues
* Error reporting improvements
* Performance improvements for larger deployments
* Extended vendor support for WISP equipment (ePMP, Raisecom, Netonix)
* Browser navigation improvements for modals
* Enhanced wireless monitoring for MikroTik devices
* Improved frequency monitoring for UniFi devices
* Enhanced AirFiber monitoring capabilities (optical power, link quality)
* Additional wireless metrics for AirFiber devices
* Dell PowerVault storage monitoring support
2026-02-11
* Dell UPS and HP BladeSystem monitoring support
* Dell Force10 and optical transceiver monitoring support
* Extended network switch monitoring (HP Comware, Dell PowerConnect, Dell SONiC)
* Arista EOS monitoring improvements
* SNMP parsing improvements
* Sensor deduplication improvements
* Agent polling and discovery improvements
* RouterOS version detection improvements
* Enhanced sensor change detection
* Agent assignment improvements
* Device status tracking improvements
* Poll time tracking improvements
2026-02-10
* Update agent to show version based on compile date instead of old stuck version
* Add ability for agent to self-update within docker
2026-02-08
* Security improvements
* Massive snmp engine refactoring
2026-02-06
* Improve reliability of SNMP polling
* Add TUI to agent
2026-02-05
* Fix SNMP v3 polling
* UI Simplification
* Add device status to device page
2026-02-04
* Feature: SNMP v3 support
* Sites are now optional and not enabled by default
* Ability to set an org as default
* Poller: snmp v3 support
* Poller: ensure credentials do not remain in memory
2026-02-03
* More tests
* Bug fix: user registration
2026-02-02
* Experimental mikrotik api and backup
* Starting i18n
2026-02-01
* Firmware version fetching and notification for Mikrotik devices
* UI cleanup
* Check passwords against Have I been pwned database
2026-01-31
* Small ui tweaks
* Backend refactoring
* Patched some potential memory leaks
* Show version and license for Mikrotik devices
* MFA Recovery keys and MFA management
2026-01-30
* Completely overhaul poller agent to not track any state
* Complete overhaul of snmp engine
2026-01-29
* GDPR: Consent management system with explicit consent checkboxes and withdrawal
* Bug fix: sensor data storage
2026-01-28
* Major SNMP Discovery overhaul and improvements
* GDPR: Cookie consent banner for EU/EEA users
* GDPR: Right to Access - My Data page and API endpoint
* GDPR: API documentation for account data export
* GDPR: My Data links in user settings and navigation
* Bug fix: SNMP Community when using remote agent
* Feature: Add mandatory TOTP MFA
* Security improvements
2025-01-27
* Infrastructure improvements
* Bug fix: poller agent assignment on devices
* Feature: improve Ubiquiti LTU device handling
* First pass at subscription limits
2025-01-26
* Cloud poller improvements
* Accessability improved
* Added initial help documentation