| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS | < 22 hours ago | 179 Bytes | |
| SHA256SUMS.sig | < 22 hours ago | 147 Bytes | |
| Ouress-v1.1.0-x64-Setup.exe | < 22 hours ago | 84.3 MB | |
| ouress-v1.1.0.ress | < 22 hours ago | 83.9 MB | |
| Ouress v1.1.0 source code.tar.gz | < 22 hours ago | 97.6 kB | |
| Ouress v1.1.0 source code.zip | < 22 hours ago | 109.7 kB | |
| README.md | < 22 hours ago | 1.4 kB | |
| Totals: 7 Items | 168.4 MB | 0 | |
This release brings workbench updates, codebase refinements, and documentation improvements.
What’s Changed
- Migrated
cliandrootfstosrc/cliandsrc/rootfs, updating all relative paths accordingly. - Cleaned up LICENSE and standardised source file headers across all source files.
- Reformatted NOTICE file for accuracy and readability, adopting a structure with SPDX identifiers.
- Scoped unit dependencies to implementation sections across all Pascal units.
- Reordered methods for sequential readability in
ServiceCLI.pas. - Cleaned up CLI header version prefix and license identifier.
- Fixed stale base image accumulation on upgrade in the installer.
- Removed inconsistent blank lines in the binary download loop in
rootfs-setup.sh. - Added WSL installation note and SourceForge download source to README.
- Updated README formatting and aligned style.
- Standardised spelling across documentation.
- Standardised string field quoting in
CITATION.cff. - Bumped Miller to v6.18.1, yq to v4.53.2, and rush to v0.9.0.
- Bumped Debian snapshot to 13.5 (
20260525T202636Z). - Bumped version to 1.1.0 across
release.vars,Ouress.lpi, andCITATION.cff. - Updated
.gitignoreto reflectsrc/restructure. - Updated build instructions to reflect
src/rootfsdirectory structure. - Adjusted license text font weight and size in the installer.