| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS | 2026-06-11 | 95 Bytes | |
| Lattice-v1.0.2-x64-Setup.exe | 2026-06-11 | 11.9 MB | |
| SHA256SUMS.sig | 2026-06-11 | 147 Bytes | |
| Lattice v1.0.2 source code.tar.gz | 2026-06-11 | 430.5 kB | |
| Lattice v1.0.2 source code.zip | 2026-06-11 | 458.0 kB | |
| README.md | 2026-06-11 | 475 Bytes | |
| Totals: 6 Items | 12.8 MB | 4 | |
This release resolves a critical bug affecting numeric attribute filters.
What’s Changed
- Corrected SQLite type evaluation for numeric attribute queries to resolve errors in document filtering.
- Removed unconditional string quotation (
QuotedStr) for numeric data types within the SQL builders ofDialogFilter.pas,ModalAnalyse.pas, andModalRetrieve.pas. - Ensured comparisons evaluate accurately across all supported operators for numeric attributes.