danderson1988_visual-notes/versions.json
Daniel Anderson 49ec5fd0bf Bump to 1.0.26: keep toolbar overflow menu on screen; add CHANGELOG
Fixes the first community-reported issue: on smaller windows the
toolbar's "..." overflow menu was anchor-aligned with no edge awareness,
so items past the viewport bottom were unreachable. The panel now
measures itself after rendering and clamps fully inside the board area
(8px margin) for all four toolbar positions, and caps its height with
internal scrolling when the window is shorter than the menu itself.

Also adds CHANGELOG.md covering the release history to date.
2026-07-18 00:20:53 +10:00

29 lines
565 B
JSON

{
"1.0.0": "1.7.2",
"1.0.1": "1.7.2",
"1.0.2": "1.7.2",
"1.0.3": "1.7.2",
"1.0.4": "1.7.2",
"1.0.5": "1.7.2",
"1.0.6": "1.7.2",
"1.0.7": "1.7.2",
"1.0.8": "1.7.2",
"1.0.9": "1.7.2",
"1.0.10": "1.7.2",
"1.0.11": "1.7.2",
"1.0.12": "1.7.2",
"1.0.13": "1.7.2",
"1.0.14": "1.7.2",
"1.0.15": "1.7.2",
"1.0.16": "1.7.2",
"1.0.17": "1.7.2",
"1.0.18": "1.7.2",
"1.0.19": "1.7.2",
"1.0.20": "1.13.0",
"1.0.21": "1.13.0",
"1.0.22": "1.13.0",
"1.0.23": "1.13.0",
"1.0.24": "1.13.0",
"1.0.25": "1.7.2",
"1.0.26": "1.7.2"
}