All notable changes to this project will be documented in this file. The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
2.2.0 - 2026-05-07
.orangeCompactconfiguration forThemewith new OUDS version (rename ofOrange Business ToolstoOrange Compact)
- Use OUDS library from 2.0.0
2.1.2 - 2026-01-27
- Use OUDS v1.1.0 instead of v1.1.0-rc.1 to avoid compilation troubles with SPM if OUDS v1.1.0 is also embeded
2.1.1 - 2026-01-27
- Compilation issues because of Xcode Preview not able to get DEBUG init (#62)
2.1.0 - 2026-01-27
- Support of locales ca, es, nl, pl, ro, ru, sk (#46)
- Integration of OUDS library (version 1.1.0-rc.1) (#38)
- GitHub Actions workflow dedicated to snapshots
- Add XCTestPlan for unit tests
- Update README with Swift Package Index badge (#47)
- Generation of documentation and upload for GitHub Pages (#50)
- When using VoiceOver, the audit date month was abbreviated and not vocalized correctly (#54)
- Hard-coded "Details" word instead of localized resource in webview title (#53)
2.0.0 - 2026-01-22
- AGENTS.md file
- New API to init the
StatementViewwithout side effects
- Use templates for issues and pull requests (#35)
- Use of .gitignore (#41)
- Update test suite (#40)
- BREAKING: Rename of types, parameters and API (#39)
- Swift DocC documentation of library (#29)
- SBOM generation (#37)
- Use of git-cliff for release notes (#36)
- Git hooks for commit messages (#33)
- GitHub Actions workflow to check of secrets leaks (#30)
- GitHub Actions workflow to check of dead code (#28)
- GitHub Actions workflow to lint of sources (#27)
- Common files for repository hygiene (#31)
- Git hooks to format sources (#25)
- GitHub Actions workflow to check localizables (#24)