Skip to content

Releases: vsimakhin/web-logbook

v2.23.0

01 Jul 12:58
39c8cbd
Compare
Choose a tag to compare

Fix: set smaller font size or even truncate the remarks for PDF exports in case they are too long

v2.22.0

03 Jun 11:37
Compare
Choose a tag to compare
  • New: Dark mode.
  • New: A popup with airport information once you click on the marker on the Map page.
  • Update: The Openlayers library upgraded to version 7.3.0

v2.21.2

28 Apr 08:34
38f5c7a
Compare
Choose a tag to compare

Few fixes for proper html template generation

v2.20.0

13 Apr 11:25
dae791b
Compare
Choose a tag to compare
  • New: Slightly updated the Licensing table and added a check for the expired or expiring soon licenses. The warning will appear in the left navigation bar, however, there is still an option to disable the badge in the Settings page if it's too annoying.
  • New: Added airport database synchronization with a mobile app.
  • Update: Moved code that calculates a night time from the package to the internal module - easier troubleshooting and it was used as an example for adding the same functionality to the mobile app
  • Fix: Remarks in the main logbook table are truncated depends on the screen width.
  • Update: New version for the go-nighttime package, which uses a different library for calculating sunrise and sunset. It might not as precise as the previous one (the difference is up to 2 minutes depending on the flight time), but the calculation is much faster (1000 times) and it doesn't need a time zone database, which makes the binary file up to 15MB less.
  • Fix: Show values on the charts (tooltip) in the proper format - HH:MM for time fields, and XXX XXX nm for distance