| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS.sig | 2026-06-08 | 147 Bytes | |
| SHA256SUMS | 2026-06-08 | 95 Bytes | |
| Lattice-v1.0.1-x64-Setup.exe | 2026-06-08 | 11.9 MB | |
| Lattice v1.0.1 source code.tar.gz | 2026-06-08 | 430.0 kB | |
| Lattice v1.0.1 source code.zip | 2026-06-08 | 457.6 kB | |
| README.md | 2026-06-08 | 1.5 kB | |
| Totals: 6 Items | 12.8 MB | 2 | |
This release brings minor UX improvements, bug fixes, and codebase refinements.
What’s Changed
- Enforced strict structural gating and state persistence for batch code tree operations such as move, promote, and demote.
- Implemented intuitive multi-select batch deletion for the code system.
- Implemented palette flyout for code colours and centralised colour definitions in
AppIdentity.pas. - Implemented dialog path sanitisation and effective file lock detection before overwriting existing projects.
- Ensured deterministic order and data integrity in code system import/export, including a two-pass SQLite staging pipeline, pre-flight duplicate/empty-name validation, and automatic MonoLexID generation for imported templates missing identifiers.
- Added UI lock to prevent exporting code systems under temporary analytical sort.
- Renamed all variations of code system consistently across dialogs and filters.
- Applied pluralisation logic in code system import validation messages.
- Bumped MonoLexID to v1.1.0.
- Scoped unit dependencies to implementation sections across all units.
- Removed unused imports and dead code across multiple units.
- Reordered methods for sequential readability across all source files.
- Standardised component names, button naming, and identifier prefixes.
- Normalised end-of-file newlines and trailing whitespace across all source files.
- Added Zenodo and SourceForge download sources to README.