Skip to content

Releases: vsimakhin/web-logbook

v4.6.1

28 Jun 08:39
25a75f2

Choose a tag to compare

  • Fix: Distance calculation for FlightRadar24 kml files was incorrect (doubled the distance), see issue #528.

v4.6.0

26 Jun 05:43
49872e1

Choose a tag to compare

  • Update: Golang and npm packages/security patches.
  • New: Added support for tracking previous flight experience on the Settings page. Entered flight experience is automatically included in Logbook totals, Dashboard statistics, and PDF exports.

v4.5.1

22 May 09:47
f3b4631

Choose a tag to compare

  • Fix: Download map functionality didn't work for satellite and terrain maps.
  • Update: Golang (1.25.10) modules/security patches.

v4.5.0

20 May 11:45
002dc1c

Choose a tag to compare

  • New: New map options and map sources (satellite, terrain).
  • Update: Golang and npm packages/security patches.

v4.4.0

12 May 08:27
255545e

Choose a tag to compare

  • Fix: Remarks were not displayed in the licensing table.
  • New: Populate PIC Name field with names already used in logbook.
  • Update: Golang and npm packages/security patches.

v4.3.0

03 May 15:06
46befe6

Choose a tag to compare

  • Update: Golang and npm packages/security patches.
  • Update: Improved import log message, added how many records were imported and how many were failed/skipped.
  • Update: Custom PDF logbook headers containing newlines (\n) are now split into multiple lines.

v4.2.0

09 Apr 13:12
76695b0

Choose a tag to compare

  • Update: Replaced @toolpad/core (not maintained) module with own components.
  • Update: Golang and npm packages/security patches.

v4.1.4

02 Apr 11:28
535b1f1

Choose a tag to compare

  • Fix: column state (visibility/width) is not saved for some tables.

v4.1.3

30 Mar 07:54
81e28c3

Choose a tag to compare

  • Update: Golang and npm packages/security patches.

v4.1.2

17 Mar 17:54
545f6d4

Choose a tag to compare

  • Fix: Handling of empty and NULL values in SQLite (regression from previous release).