Skip to content

Releases: vsimakhin/web-logbook

v2.43.2

21 Oct 07:37
d25b6f8
Compare
Choose a tag to compare
  • Fix: Error on Total by Month page when changing a year in Chrome and MS Edge browsers.

v2.43.1

21 Oct 06:40
64c4a98
Compare
Choose a tag to compare
  • Fix: Attachments not uploaded if the new record saved and page wasn't reloaded

v2.43.0

10 Oct 10:11
Compare
Choose a tag to compare
  • Update: Updated golang version to the latest 1.23.2 and required packages. No UI change.
  • Update: Removed update_time field from tables and some small code optimization. No UI change.

v2.42.0

30 Aug 06:59
bcb68ef
Compare
Choose a tag to compare
  • Update: No longer shorten the remarks field for small screens if the option "Do not adjust logbook columns for small screens" is selected
  • Fix: Recreate the database view during startup in case changes didn't propagate after a version change.

v2.41.0

11 Aug 12:07
c97965e
Compare
Choose a tag to compare
  • Update: Update go minor version (1.21.13) and related packages (bug and security fixes).
  • Fix: Corrected a title for the login page.
  • Fix: Fix the random order of the elements on Stats by Type/Class pages

v2.40.0

10 Jul 16:44
b7881a0
Compare
Choose a tag to compare
  • Update: The page will no longer reload when saving a new flight record.
  • Update: During validation, fields with correct values will no longer be highlighted in green. Only fields with incorrect values will be highlighted in red.
  • New: Added a "Copy" button to the Flight Record page.
  • Update: When the arrival or departure time is changed and the total time is recalculated, the other time fields will also be checked against the old total.

v2.39.0

03 Jul 15:06
aa01712
Compare
Choose a tag to compare
  • Fix: Incorrect night time calculation when flying inside the polar circle

v2.38.0

25 Jun 16:15
b4463ca
Compare
Choose a tag to compare
  • Fix: Bug with columns for the extended PDF format, both A4 and A5.
  • Update: Update golang to 1.21.11 and golang packages
  • Fix: The daterange picker on the main Logbook page didn't recognize the settings for the first day of the week (Monday or Sunday)

v2.37.0

02 Jun 08:17
19cd168
Compare
Choose a tag to compare
  • Update: Session manager now stores tokens in the database instead of memory. In this case it's possible to run the application in the Cloud platforms (AWS ECS, Google Cloud Run, Kubernetes) without always keeping it live and active.

v2.36.0

01 Jun 14:45
1baafb3
Compare
Choose a tag to compare
  • Update: Slightly updated the build script to support v6 and v7 platforms for ARM32 binaries.
  • New: Added new option to the Settings page - Do not adjust logbook columns for small screens. In this case the full logbook table will be shown without hiding any columns for mobile devices.
  • New: New stats page - Totals by Month