Update wavelog to 2.4 (#5177)
This commit is contained in:
parent
7be8a5cfff
commit
7fa7baa066
@ -8,7 +8,7 @@ services:
|
||||
PROXY_AUTH_ADD: "false"
|
||||
|
||||
app:
|
||||
image: ghcr.io/wavelog/wavelog:2.3.1@sha256:396db163b9ec9d2f08a02c91c94443d70f1d1f4fd5f06951026eb180ef54d627
|
||||
image: ghcr.io/wavelog/wavelog:2.4@sha256:64d316134b43c379581882633f9af5c2598ca35be36bf6a11c8b7e2f2d6086ce
|
||||
environment:
|
||||
CI_ENV: docker
|
||||
volumes:
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
manifestVersion: 1.1
|
||||
id: wavelog
|
||||
name: Wavelog
|
||||
version: "2.3.1"
|
||||
version: "2.4"
|
||||
tagline: "Amateur radio logging software"
|
||||
description: >-
|
||||
⚠️ See below for important set-up instructions.
|
||||
@ -36,19 +36,18 @@ submitter: LU5JPL
|
||||
submission: https://github.com/getumbrel/umbrel-apps/pull/3323
|
||||
releaseNotes: >-
|
||||
Key highlights include:
|
||||
- Major award and Advanced Logbook page load speedups
|
||||
- Added QSO duration column and filter in the Advanced Logbook
|
||||
- Added location dropdown for DBTools in the Advanced Logbook
|
||||
- Added column selection for text search filter in the DXCluster
|
||||
- Improved satellite handling for satellites not yet supported by LoTW
|
||||
- New cache_buster function to reduce issues caused by browser caching
|
||||
- New installations now use APCu caching by default
|
||||
- Fixed a bug where DXCC was accidentally updated to the wrong value
|
||||
- Fixed a security issue with public logbooks
|
||||
- Added option to disable the map at the QSO form for mobile use
|
||||
- DXCluster performance improvements
|
||||
- Fixed the QTH Lookup feature in QSO logging
|
||||
- Updated documentation links to the new docs site at https://docs.wavelog.org
|
||||
- Added Single Sign-On (SSO) support via OIDC
|
||||
- Several security fixes for CSRF vulnerabilities
|
||||
- Integrated changes for ADIF 3.1.7, including FT2 as a new submode
|
||||
- Added the WAIP award
|
||||
- Added frequency to batch edit in the Advanced Logbook
|
||||
- Fixed dupe check to respect chosen location(s) in the Advanced Logbook
|
||||
- Added grand total (absolute and percentage) to QSL Analytics
|
||||
- Added Clublog stats to the dashboard
|
||||
- Added new Ukrainian language
|
||||
- Fixed CSV download in the Advanced Logbook
|
||||
- Fixed a bug in default time ranges for "Last Year" and "This Year"
|
||||
- Refactored cookie handling
|
||||
|
||||
|
||||
Full release notes can be found at https://github.com/wavelog/wavelog/releases
|
||||
|
||||
Loading…
Reference in New Issue
Block a user