| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS | 2026-05-28 | 94 Bytes | |
| SHA256SUMS.sig | 2026-05-28 | 147 Bytes | |
| Pasted-v1.0.1-x64-Setup.exe | 2026-05-28 | 1.8 MB | |
| Pasted v1.0.1 source code.tar.gz | 2026-05-28 | 636.4 kB | |
| Pasted v1.0.1 source code.zip | 2026-05-28 | 655.4 kB | |
| README.md | 2026-05-28 | 969 Bytes | |
| Totals: 6 Items | 3.1 MB | 2 | |
This release brings UI and documentation improvements, along with refinements to the build infrastructure and codebase.
What’s Changed
- Enabled Explorer theme for all Virtual Trees.
- Standardised export and backup filenames to kebab-case.
- Refined About dialog layout and typography.
- Implemented
chronicletable for schema versioning and database lifecycle tracking. - Bumped MonoLexID to v1.1.0.
- Migrated
TVirtualStringTreetoTLazVirtualStringTreethroughout. - Updated and reformatted NOTICE file for accuracy and improved readability.
- Scoped relevant unit dependencies to implementation sections across multiple units.
- Reordered methods for sequential readability.
- Migrated C toolchain from WinLibs to w64devkit.
- Automated SQLite3 amalgamation download and compilation in the dependency setup script.
- Reorganised dependency structure: compiled artefacts now land in
deps/, build scripts consolidated underscripts/.