Releases: cloudy-org/roseate
v0.1.0-alpha.22
Fixes and enchantments in the cirrus toolkit that did not make it into last release.
Fixes
- Rose icon not showing on window icon. (#85)
- New lines in toml docstring not registering as new line. (8c86ab5)
Features
- Cirrus toolkit was updated to allow for multiple theme packs. (0ae2390, cloudy-org/cirrus@468ad7e)
Contributors
Full Changelog: v0.1.0-alpha.21...v0.1.0-alpha.22
v0.1.0-alpha.21
Just some small fixes, patches and updating to the latest cirrus toolkit.
Fixes
- Patched
rustls-webpkiandrand. (944cc20, GHSA-82j2-j2ch-gfr8) - Fixed broken content menu toggle buttons for info window. (#116)
- Fixed settings not saving when you close the application. (57bd8a1)
- Corrected hide controls settings name and logic. (63567ab)
- BMP should not be in
.desktopas Roseate doesn't support it yet.
Features
- New readme and repurposed makefile. (#111)
- Removed default eframe features to reduce binary size. (9e7db37)
- Added special Linux feature flags for compiling. (9e7db37)
- Slight ui improvements on context menu. (03a30b3)
- Info window now displays set marginal allowance for monitor downsampling optimisation when hovering. (a36cfbd, 40b5d5e)
- Support new cirrus theming implementation. (#115)
Contributors
Full Changelog: v0.1.0-alpha.20...v0.1.0-alpha.21
v0.1.0-alpha.20
Fixes
- Patch
bytesdependency from potential integer overflow (e2cf657). - Fixed the theme breaking when the app is launched on systems that prefer light mode (36b7a2f, cloudy-org/cirrus@64f2b8b).
Features
- Windows binary now has an icon.
- Image viewer now shows in Windows default apps list.
- Finalize integration of suap (#110).
Contributors
Full Changelog: v0.1.0-alpha.19...v0.1.0-alpha.20
v0.1.0-alpha.19
Not an official release, Roseate is still in development. Just marking this release as a milestone for alpha testing and some internal trialing.
Image Credit: https://commons.wikimedia.org/wiki/File:Private_greenhouse.jpg
As mentioned above this is a milestone for some internal alpha testing / trial I'm performing. The image viewer is not stable and is missing many features and documentation at this time. In addition to this I'm also trialing the new NSIS windows installer. Install at your own risk, Linux is where the best support is at the moment.
There are two official AUR (Arch Linux) packages:
yay -S roseate-binWindows like mentioned above has an installer:
Features
I just let github generate the changes for this release but THERE IS A LOT MORE changes than are listed. Complete codebase refactors worth of changes lmao.
- Zoom controls by @ananasmoe in #27
- Drag and drop by @ananasmoe in #23
- Show file size in Info window by @ananasmoe in #31
- Initial toml config by @ananasmoe in #29
- Faster Downsampling by @THEGOLDENPRO in #33
- Add .desktop file by @ananasmoe in #34
- Reduce memory lock and predetermine lanczo kernel calculations by @THEGOLDENPRO in #42
- Lanczos downscaling by @ananasmoe in #37
- Support rgba images with Roseate's downsampler by @ananasmoe in #44
- Switch to egui monitor size by @THEGOLDENPRO in #49
- Dynamic downsampling by @THEGOLDENPRO in #47
- Large encoding refactor by @THEGOLDENPRO in #71
- Remove dynamic image conf by @ananasmoe in #78
- Add GUI settings menu and update cirrus tool kit by @THEGOLDENPRO in #79
- App.rs rewrite, settings menu, cirrus update and egui 0.32 upgrade by @THEGOLDENPRO in #82
- Add context menu by @ananasmoe in #99
- Switch to
roseate-corelibrary for image processing. by @THEGOLDENPRO in #91 - Prepare for UI modes popup. by @THEGOLDENPRO in #104
- Implement soft-binds and clean up by @THEGOLDENPRO in #106
- Add image location and use exif image creation date by @ananasmoe in #101
Fixes
Same to be said here, THERE HAVE been like thousands of bug fixes and refactors done by me.
- Fix buttons in magnification panel for light mode by @ananasmoe in #35
Full Changelog: 0.1.0-alpha.14...v0.1.0-alpha.19
0.1.0-alpha.10
This isn't any official or stable release, roseate is still in development. I just wanted to release an alpha tag to save the current state of the native iteration of roseate I wrote recently.
Full Changelog: 0.1.0-alpha.4...0.1.0-alpha.10
0.1.0-alpha.4
🐞 Bug Fixes
- Images in directories with dots won't open #7
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
- @r3tr0ananas
- @THEGOLDENPRO
Full Changelog: 0.1.0-alpha.3...0.1.0-alpha.4
0.1.0-alpha.3
🐞 Bug Fixes
- Cannot select images #5
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
- @r3tr0ananas
- @THEGOLDENPRO
Full Changelog: 0.1.0-alpha.2...0.1.0-alpha.3
0.1.0-alpha.2
Full Changelog: 0.1.0-alpha.1...0.1.0-alpha.2
0.1.0-alpha.1
Full Changelog: https://github.com/cloudy-org/roseate/commits/0.1.0-alpha.1

