- Angular production build script update
- fixed historical widget axis and label theming color, thanks VibroAxe
- Platform update to Node 14, Angular and Angular Material 12
- Upgrade to Awesomefont6 with new icon style classes update
- Retired old node-sass in favor of new Sass module
- Dependecies updated to latest
- App manifest added, thanks VibroAxe
- Added new ng server dev configuration with map files enabling debugger breakpoints. Use: ng server --configuration=dev to enable VS Code debugger map file and inline break points.
- Fixed issue: Latest Master doesn't build #111 - NG-Canvas-Gauge package dependecy
- Fix Kip N2K Autopilot gauge buttons layout and modes feature. AP Gauge should work with Raymarine Seatalk, N2K APs and SmartPilots connected to Seatalk-STNG-Converter device. Latest n2k-signalk (2.5.2+) and signalk-autopitot (v1.2.5+) plugin are required.
- Fix bug in ng-Gauges initialization
- Don't error out on missing notification method
- Add some more help videos
- Option to make historical graphs vertical, thanks ahm4711!
- Fix bad base href in V1.2.0
- Zones!!!
- Set zones in Settings, give range and state for that range.
- Warnings and alarms generated when in range.
- Radial / Linear Gauges show zones. Sets colors on gauge and red value on warn/alarm.
- Numeric widget alarming on Zones. Red text on warning, flashing red background on alarm.
- New Data Browser feature!
- Start of a Help section (still needs some more content, feel free to suggest ideas!)
- Enable/Disable different notification sounds in settings (normal/warning/alarm/etc)
- Added choice between numeric and cardinal ticks on compass (0,90,180,270 vs N,E,S,W)
- Allow paths that do not exist in path input.
- Added percent unit
- Optimize font size calculations by up to 50x on numeric widget
- Added a new color option on linear gauges (No Progress). Makes it just the needle, usefull for example rudder position
- Refactor alarms/notification service.
- Fix blank config version
- Update Dependencies to latest (Angular 11)
- Fix full tree API parsing (might not work with very old server versions though...) (commit 30220f0)
- Fix various small typos / small bugs
- Position updates are in deg, but KIP expects rad. Convert deg to rad on incoming position data.
- Fix metadata parsing
- Don't save unlock status in config (not needed)
- Add hPA/mbar units
- Fix unit selection on historical widgets
- Fix base Href
- A lot of code cleanup!
- UI refresh/cleanup
- Updated dependencies to latest Angular/etc
- Path selection dropdown in Widget settings modal replaced with auto-complete. Also has path description if available
- Config has UUID to that instance (for identifying to server)
- Settings page has updates per second graph
- Start of support for metadata in widgets
- additional notifications settings
- fix Wind gauge wind sectors theming
- Widget select modal refactor into groups
- updated navbar styling
- Theme work/cleanup
- Work on ng gauges
- Tooltip for long messages, and hide badge when 0 unacked alarms
- Respect methods for alarms!
- add ngcanvasgauges and new modern theme (thanks godind!)
- new Theme change event allowing widgets to subscribe to theme changes (thanks godind!)
- Historical Graph color change on theme update
- Update WidgetString to use canvas like numeric widget for dynamic font size
- Latitude/Longitude Unit format
- Load / Save config from server!
- Notifications service for application status (snackbar)
- Deleting the last widget in a page deletes the page!
- Signalk Notifications in menubar!
- iFrame to embed something in kip
- Unit defaults!
- Performance fixes for large numeric widgets
- Bugfixes
- Numeric Min/Max
- Updated NPM dependencies
- Show connection lost overlay on closed websocket connection
- Only resize Steelseries Gauges max 1 a second (helps in resizing)
- Add Frequency Units
- Put Support! On/Off and Momentary support on boolean state
- Request R/W token from SignalK Server
- Fix bug related to source parsing in deltas
Note, Any configs stored in browser will be lost as config format has changed.
- Performance gain in Numeric widget in large fonts
- Sailgauge updates (laylines, windsectors, general refactor)
- Simplified source selection in the code
- Removed Derived Data
- Added Percentage unit, and stopped showing "no unit" on numeric
- Updated Angular from v4 to v5 and also all dependencies to latest version
- Complete re-write of widget settings modal for future ease of coding
- Complete re-write of unit conversion service. Now if metadata specifies unit, it only offers you compatible units
- Gauge Background and frame color options!
- new Signal K Theme
- Hash based routing
- Start of Boolean state widget
- default to /signalk in url
- fix select dialogs (missing mat-form-field)
- Fix typo in settings page
- Tutorial Widget
- fix new page bug (had to reload to access it)
- Derived Data - true wind and dow
- Sailgauge (True wind)
- Demo default config
- Load/Save Config
- Get a few themes going, theme wind gauge