Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
92 commits
Select commit Hold shift + click to select a range
5bd131e
docs: refresh screenshots (v1.15.0)
AgreeDK Jul 14, 2026
24dbed6
Merge pull request #586 from OpenSAK-Org/auto/screenshots-29309630571
AgreeDK Jul 14, 2026
65ea4f2
Update user guide content for v1.15.0
AgreeDK Jul 14, 2026
84498c4
Bump version: start of 1.16.0-beta.1 development
AgreeDK Jul 14, 2026
aee3aec
Fix double-escaped newlines in 7 of 8 language files
AgreeDK Jul 14, 2026
e913a70
Add setting: notify stable users about beta releases too
AgreeDK Jul 14, 2026
403f039
docs: refresh screenshots (v1.16.0-beta.1)
AgreeDK Jul 14, 2026
b0c2252
Merge pull request #587 from OpenSAK-Org/auto/screenshots-29315827229
AgreeDK Jul 14, 2026
32b9dd3
Add custom waypoint icons and simplify found-icon set (v1.16.0-beta.2)
AgreeDK Jul 15, 2026
69585f9
docs: refresh screenshots (v1.16.0-beta.2)
AgreeDK Jul 15, 2026
5da3133
Merge pull request #597 from OpenSAK-Org/auto/screenshots-29394342730
AgreeDK Jul 15, 2026
b285bde
docs: add v1.16.0-beta.2 changelog entry
AgreeDK Jul 15, 2026
1b53663
housekeeping: v1.16.0-beta.3
AgreeDK Jul 15, 2026
47aba1e
docs: refresh screenshots (v1.16.0-beta.3)
AgreeDK Jul 15, 2026
26efca6
Merge pull request #600 from OpenSAK-Org/auto/screenshots-29408299815
AgreeDK Jul 15, 2026
8ba082c
Sort database list alphabetically; clean up new-database message (#53…
AgreeDK Jul 15, 2026
51fc5f4
Bump version to 1.16.0-beta.4
AgreeDK Jul 15, 2026
cdef557
docs: refresh screenshots (v1.16.0-beta.4)
AgreeDK Jul 15, 2026
d6e5c4b
Merge pull request #602 from OpenSAK-Org/auto/screenshots-29442848245
AgreeDK Jul 15, 2026
ebd5726
Skip redundant distance recalculation on startup (#579)
AgreeDK Jul 16, 2026
829988c
Bump version to 1.16.0-beta.5
AgreeDK Jul 16, 2026
fbec6ec
docs: refresh screenshots (v1.16.0-beta.5)
AgreeDK Jul 16, 2026
c118189
Merge pull request #605 from OpenSAK-Org/auto/screenshots-29472055177
AgreeDK Jul 16, 2026
aee0536
docs: refresh screenshots (v1.15.1)
AgreeDK Jul 16, 2026
bd6c8b5
Merge pull request #612 from OpenSAK-Org/auto/screenshots-29509793970
AgreeDK Jul 16, 2026
e86cc75
Fix #609: database move fails on fresh install + forward-slash path d…
AgreeDK Jul 16, 2026
60173e6
localization: update and fix french translation
Surfoo Jul 18, 2026
1a72d27
Merge pull request #622 from Surfoo/beta
AgreeDK Jul 20, 2026
b31df4b
ci(deps): bump actions/setup-python from 6 to 7
dependabot[bot] Jul 20, 2026
c5e7163
Merge pull request #623 from OpenSAK-Org/dependabot/github_actions/be…
AgreeDK Jul 20, 2026
0fb33b1
Fix #615: correct scrambled ATTRIBUTES id->key table
AgreeDK Jul 21, 2026
596269b
Fix #614: GSAK-database import loses original coordinates on correcte…
AgreeDK Jul 21, 2026
3bd5da1
Bump version to 1.16.0-beta.6
AgreeDK Jul 21, 2026
e70c41c
docs: refresh screenshots (v1.16.0-beta.6)
AgreeDK Jul 21, 2026
cb89c2b
Merge pull request #625 from OpenSAK-Org/auto/screenshots-29808612431
AgreeDK Jul 21, 2026
aaaaa50
Add benchmark harness for large-database performance testing (#628)
AgreeDK Jul 22, 2026
217784a
Cache map pin HTML generation with @lru_cache (#629)
AgreeDK Jul 22, 2026
c46ec26
Bulk-load map markers with chunked clustering (#630)
AgreeDK Jul 22, 2026
1f7583c
Skip redundant Python filter pass when fully SQL-pushed (#631)
AgreeDK Jul 22, 2026
a13ea8a
Bump version to v1.16.0-beta.7 and promote CHANGELOG (#627)
AgreeDK Jul 22, 2026
722affc
docs: refresh screenshots (v1.16.0-beta.7)
AgreeDK Jul 22, 2026
bf3e07d
Merge pull request #632 from OpenSAK-Org/auto/screenshots-29893306632
AgreeDK Jul 22, 2026
8835c00
docs: refresh screenshots (v1.16.0-beta.8)
AgreeDK Jul 22, 2026
c0b0d03
Fix boolean filters silently bypassing their indexes (#628)
AgreeDK Jul 22, 2026
1289342
Bump version to v1.16.0-beta.8 and promote CHANGELOG (#627)
AgreeDK Jul 22, 2026
409a10b
Merge pull request #634 from OpenSAK-Org/auto/screenshots-29895038159
AgreeDK Jul 22, 2026
b727acc
Add lightweight query path: apply_filters_lightweight() (#627 beta.9)
AgreeDK Jul 22, 2026
c32f382
Wire the cache table to the lightweight query path (#627 beta.10)
AgreeDK Jul 22, 2026
3e4fdb5
Wire the map to the lightweight query path, remove feature flag (#627…
AgreeDK Jul 22, 2026
27b4fe4
Update benchmark harness to measure the lightweight query path (#628)
AgreeDK Jul 22, 2026
4fc4dd5
Fix LightweightCache table-load regression found by updated benchmark…
AgreeDK Jul 22, 2026
6d4178e
Fix export crash with LightweightCache table rows (#627 beta.9-11 fol…
AgreeDK Jul 22, 2026
d54beeb
Bump version to v1.16.0-beta.9 and consolidate CHANGELOG (#627)
AgreeDK Jul 22, 2026
5913a01
docs: refresh screenshots (v1.16.0-beta.9)
AgreeDK Jul 22, 2026
a979d81
Merge pull request #636 from OpenSAK-Org/auto/screenshots-29908081685
AgreeDK Jul 22, 2026
19e1f2a
Add SQL pushdown for remaining scalar-column filters (#633)
AgreeDK Jul 22, 2026
b69716b
Bump version to v1.16.0-beta.10 and promote CHANGELOG (#633)
AgreeDK Jul 22, 2026
9d76c46
docs: refresh screenshots (v1.16.0-beta.10)
AgreeDK Jul 22, 2026
636ef36
Merge pull request #637 from OpenSAK-Org/auto/screenshots-29929191360
AgreeDK Jul 22, 2026
c250553
Add setting to disable the map panel (#638)
AgreeDK Jul 22, 2026
4f10b19
Show a "Map disabled" placeholder instead of an empty map (#638 follo…
AgreeDK Jul 22, 2026
7c27669
Limit map to nearest N caches from home coordinate (#639)
AgreeDK Jul 22, 2026
1d2efc9
Bump version to v1.16.0-beta.11 and promote CHANGELOG (#638, #639)
AgreeDK Jul 22, 2026
c6cd67c
docs: refresh screenshots (v1.16.0-beta.11)
AgreeDK Jul 22, 2026
1b3b796
Merge pull request #640 from OpenSAK-Org/auto/screenshots-29953723492
AgreeDK Jul 22, 2026
d79c376
Fix GPX import cluster: hidden date offset, log accumulation, column …
AgreeDK Jul 26, 2026
0293811
Fix #591: Community Celebration Event caches imported as generic Even…
AgreeDK Jul 26, 2026
1e3660e
Housekeeping: bump version to v1.16.0-beta.12, add CHANGELOG entry
AgreeDK Jul 26, 2026
759d9ca
docs: refresh screenshots (v1.16.0-beta.12)
AgreeDK Jul 26, 2026
2039e56
Merge pull request #652 from OpenSAK-Org/auto/screenshots-30189826584
AgreeDK Jul 26, 2026
56035c6
Add Default Column View — named, saveable Column Views (#607)
AgreeDK Jul 26, 2026
67a9e27
Fix three small UI issues: column alignment, dark theme readability (…
AgreeDK Jul 26, 2026
264758d
Bump version to 1.16.0-beta.13, update CHANGELOG
AgreeDK Jul 26, 2026
083b703
docs: refresh screenshots (v1.16.0-beta.13)
AgreeDK Jul 26, 2026
dbe3644
Merge pull request #653 from OpenSAK-Org/auto/screenshots-30196436868
AgreeDK Jul 26, 2026
c60532f
Fix toolbar Column View dropdown always showing (None) (#607 follow-up)
AgreeDK Jul 26, 2026
d8425d8
Add vertical gridlines to the cache table (#463)
AgreeDK Jul 26, 2026
19c3041
Bump version to 1.16.0-beta.14, update CHANGELOG
AgreeDK Jul 26, 2026
d979bb8
docs: refresh screenshots (v1.16.0-beta.14)
AgreeDK Jul 26, 2026
4dc7b3e
Merge pull request #655 from OpenSAK-Org/auto/screenshots-30209343228
AgreeDK Jul 26, 2026
749dfbb
Release v1.16.0-beta.15: GPX/GGZ export fixes for Garmin devices (#656)
AgreeDK Jul 28, 2026
ba1bc9e
docs: refresh screenshots (v1.16.0-beta.15)
AgreeDK Jul 28, 2026
9df6296
Merge pull request #657 from OpenSAK-Org/auto/screenshots-30340193649
AgreeDK Jul 28, 2026
dea4ac0
Add 'use database name as filename' toggle for GPS export (#656 follo…
AgreeDK Jul 28, 2026
04ffda6
Use proper icons for Custom Waypoints and Adventure Lab caches (#660)
AgreeDK Jul 28, 2026
4477312
Release v1.16.0-beta.16: Send to GPS collision handling + Custom Wayp…
AgreeDK Jul 28, 2026
a0a66ef
docs: refresh screenshots (v1.16.0-beta.16)
AgreeDK Jul 28, 2026
818a4f3
Merge pull request #661 from OpenSAK-Org/auto/screenshots-30392780708
AgreeDK Jul 28, 2026
5b6a153
Remember 'use database name as filename' checkbox state (#656 follow-up)
AgreeDK Jul 29, 2026
0351f47
Recalculate distance immediately after adding/editing a cache (#662)
AgreeDK Jul 29, 2026
1f863bb
Prepare v1.16.0 stable release
AgreeDK Jul 29, 2026
2961538
Merge remote-tracking branch 'origin/main' into merge-beta-to-1.16.0
AgreeDK Jul 29, 2026
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ jobs:
needs: test
steps:
- uses: actions/checkout@v7
- uses: actions/setup-python@v6
- uses: actions/setup-python@v7
with:
python-version: ${{ env.PYTHON_VERSION }}
cache: pip
Expand Down Expand Up @@ -71,7 +71,7 @@ jobs:
run: |
sudo apt-get update
sudo apt-get install -y libxcb-cursor0 libxcb-xinerama0 libxkbcommon-x11-0 libglib2.0-0 libegl1 libgl1-mesa-dev libdbus-1-3 xvfb libfuse2 imagemagick
- uses: actions/setup-python@v6
- uses: actions/setup-python@v7
with:
python-version: ${{ env.PYTHON_VERSION }}
cache: pip
Expand Down Expand Up @@ -122,7 +122,7 @@ jobs:
needs: test
steps:
- uses: actions/checkout@v7
- uses: actions/setup-python@v6
- uses: actions/setup-python@v7
with:
python-version: ${{ env.PYTHON_VERSION }}
cache: pip
Expand Down Expand Up @@ -164,7 +164,7 @@ jobs:
needs: test
steps:
- uses: actions/checkout@v7
- uses: actions/setup-python@v6
- uses: actions/setup-python@v7
with:
python-version: ${{ env.PYTHON_VERSION }}
cache: pip
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/data-integrity.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
issues: write
steps:
- uses: actions/checkout@v7
- uses: actions/setup-python@v6
- uses: actions/setup-python@v7
with:
python-version: "3.12"
cache: pip
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/quality.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v7
- uses: actions/setup-python@v6
- uses: actions/setup-python@v7
with:
python-version: "3.12"
cache: pip
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/screenshots.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
with:
ref: ${{ inputs.branch || github.ref }}

- uses: actions/setup-python@v6
- uses: actions/setup-python@v7
with:
python-version: "3.12"
cache: pip
Expand Down
4 changes: 2 additions & 2 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ jobs:
python-version: "3.12"
steps:
- uses: actions/checkout@v7
- uses: actions/setup-python@v6
- uses: actions/setup-python@v7
with:
python-version: ${{ matrix.python-version }}
cache: pip
Expand Down Expand Up @@ -53,7 +53,7 @@ jobs:
python-version: ["3.11", "3.12"]
steps:
- uses: actions/checkout@v7
- uses: actions/setup-python@v6
- uses: actions/setup-python@v7
with:
python-version: ${{ matrix.python-version }}
cache: pip
Expand Down
746 changes: 726 additions & 20 deletions CHANGELOG.md

Large diffs are not rendered by default.

Loading