Releases: Oire/sic
Releases · Oire/sic
Release list
Version 1.0.2.2
What's Changed
Bugfixes 🐛
- Fix app crash when converting or deleting the last image in the queue (#41)
- Screen readers now announce the empty-list state after the list is cleared, and when the list is focused at startup (#41)
- Log unhandled UI thread exceptions and show a non-fatal dialog instead of crashing (#41)
Other Changes
- Mention WinGet installation and update official website link to sic.oire.dev in the user manual
- Bump Microsoft.CodeAnalysis.NetAnalyzers to 10.0.202 and System.CommandLine to 2.0.6 (#38)
Full Changelog: v1.0.1.6...v1.0.2.2
Version 1.0.1.6
What's Changed
🐛 Bugfixes
- Fix NVDA not announcing on initial window focus by @trypsynth in #31
New Contributors
- @trypsynth made their first contribution in #31
Full Changelog: v1.0.1...v1.0.1.6
Version 1.0.0.23
What's Changed
New Features 🎉
- Add default output folder by @Menelion in #14
- Reorganize menu by @Menelion in #16
- Add multi-size icons as ICO containers by @Menelion in #18
- Add cloud files processing and fix freezes when loading multiple files by @Menelion in #21
- Add pasting URLs directly to the list, fix URL handling by @Menelion in #22
- Massive revamp after project analysis by @Menelion in #25
- Add closing on Escape key by @Menelion in #28
Other Changes
- Fix focus loss on removing an image by @Menelion in #11
- Fallback to default output folder on custom folder removal by @Menelion in #20
- flatten updates structure on server by @Menelion in #26
- Finish translations by @Menelion in #27
New Contributors
Full Changelog: v1.0.0...v1.0.0.23