Releases: vsimakhin/web-logbook
Releases · vsimakhin/web-logbook
v3.16.0
- Fix: Error when building aircraft list if multiple aircraft types were logged under the same registration number.
- Update: Golang and npm packages/security patches
- Fix/Update: Simplified and corrected night time calculation. Previously, it could be inaccurate for routes on the opposite side of the globe from Europe.
- Fix: Night time field wasn't updated (for copied flights) if the actual night time was 0.
v3.15.0
- New: Add option to upload and download the database file (SQLite only).
- Fix: Update column number for the ICAO code for Our Airports database source.
- Fix: Recalculate night time even the field is not empty.
- New: Added an option to hide time fields on the Flight Record page.
- Update: Reorganized action buttons on the Flight Record page.
- Update: Set start of the week to Monday for the date fields.
- New: Added badges on the navigation panel for very soon expiring and expired licenses, configurable from the Settings page.
v3.14.0
v3.13.0
v3.12.0
- Update: Dashboard and stats improved - simulator flights are now counted under the correct aircraft type or category when simulator type matches, otherwise grouped as "Simulator".
- Update: Improved import with automatic recognition of date, time, and route in CSV fields, and added a help button with field format descriptions.
v3.11.0
- Update: General code optimization and UI improvements for the aircraft and airports tables (column resizing)
- New: Custom person roles (new field on the Settings page)
- New: Added
SinceandAll Timetime frame units for the Currency - Update: grey out 0:00/0 values in the stats tables
- New: Enroute field as a new custom type. Allows to add enroute/touch-n-goes airfields and show them on the map. Distance is recalculated as well.
v3.10.0
v3.9.0
- Fix: Corrected caching for Persons entity
- Update: Increase timeout for initial DB check
- Update: Golang and npm packages/security patches
- Fix: Don't show the brackets if the person doesn't have a role
- Update: Change Map selectors
No Route Lines/No TrackstoRoute Lines/Tracks - New: Added Track and Attachments columns for the logbook table. Shows if a flight record has a track attached and amount of the attachments. Hidden by default
v3.8.0
v3.7.0
- New: Added new section
Personsto track the crew members for the flights @danielkappelle