@mxtommy/kip 3.3.0 → 3.4.0-beta.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,13 +1,13 @@
1
1
  # V 3.3.0
2
2
  ## New features
3
- * New autopilot widgets with responsive UI.
3
+ * New autopilot widget with responsive UI.
4
4
  * New Wind Steering widget UI:
5
5
  * Added Current/Drift and Set.
6
6
  * Improved wind speeds visibility.
7
7
  * Apparent wind used for tack angle and sector calculation.
8
- * Widget plugin server dependency validation and UI enhancements.
8
+ * Widget server plugin dependency validation and UI enhancements.
9
9
  ## Improvements
10
- * Add support for optional and hardcoded paths in widgets.
10
+ * Add support for optional and hardcoded paths in widgets increasing flexibility.
11
11
  * Add days:hours:minutes:Seconds to Time unit format options. Fixes #682.
12
12
  * Reduce package size.
13
13
  * Support for Date values provided in metadata. Fixes #665. Special thanks to @emonty
Binary file
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mxtommy/kip",
3
- "version": "3.3.0",
3
+ "version": "3.4.0-beta.2",
4
4
  "description": "An advanced and versatile marine instrumentation package to display Signal K data.",
5
5
  "license": "MIT",
6
6
  "author": {