app 0.10.26 changelog

This commit is contained in:
Prospector
2026-01-15 14:43:26 -08:00
parent ede405c650
commit 106edc3a51

View File

@@ -10,6 +10,15 @@ export type VersionEntry = {
}
const VERSIONS: VersionEntry[] = [
{
date: `2026-01-15T13:10:00-08:00`,
product: 'app',
version: '0.10.26',
body: `## Improvements
- Fixed many checkboxes not having labels for screen readers.
- Fixed 'Jump back in' setting not working sometimes.
- Fixed crash issues when opening folders.`,
},
{
date: `2026-01-12T16:30:00-08:00`,
product: 'web',