| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| auricle-0.1.3-setup.exe | 2026-06-29 | 9.7 MB | |
| auricle-0.1.3-portable.zip | 2026-06-29 | 12.5 MB | |
| Auricle 0.1.3 source code.tar.gz | 2026-06-29 | 3.7 MB | |
| Auricle 0.1.3 source code.zip | 2026-06-29 | 3.7 MB | |
| README.md | 2026-06-29 | 1.5 kB | |
| Totals: 5 Items | 29.6 MB | 2 | |
Auricle 0.1.3
Added
- Windows installer (Inno Setup): CI now builds a proper
auricle-<ver>-setup.exewith silent switches (/VERYSILENT) for unattended winget/Chocolatey installs. - README now shows an app screenshot and a SourceForge download button.
Changed
- Chocolatey now installs the real setup.exe via
Install-ChocolateyPackage(silent install) instead of shimming a standalone exe. - Release artifact renamed from
-installer.exeto-setup.exeacross the workflow, Chocolatey, Scoop, and winget publishing. - Fixed the SourceForge button link/logo on the GitHub Pages site (
docs/).
Fixed
- Installer icon/output paths in
auricle.issnow resolve correctly relative to repo root. - Packaging publish steps use literal tokens to prevent checksum corruption in the Chocolatey/Scoop manifests (#12).
Chore
- Ignore the
dist/release-output folder. - Bump version to 0.1.3.
What's Changed
- Feature/installer (#8) by @californiaAlmonds in https://github.com/californiaAlmonds/auricle/pull/9
- Release/0.1.3 by @californiaAlmonds in https://github.com/californiaAlmonds/auricle/pull/11
- Release/0.1.3 by @californiaAlmonds in https://github.com/californiaAlmonds/auricle/pull/13
Full Changelog: https://github.com/californiaAlmonds/auricle/compare/v0.1.2...v0.1.3