oculante/oculante.changes

124 lines
4.2 KiB
Plaintext

-------------------------------------------------------------------
Mon May 13 04:25:02 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Enable heif format support
-------------------------------------------------------------------
Sun May 12 18:29:39 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.8.21:
+ Features
- Support EXR with single layers (non-rgba)
+ Chore
- update deps and use new HDR support from image
- bump rustls version from 0.21.10 to 0.21.12: fix infinite
loop (bsc#1223231)
- Update scripts install and check for test
-------------------------------------------------------------------
Mon Apr 29 23:07:26 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.8.19:
+ Bug Fixes
- prevent zoom with keyboard
+ Features
- Map float TIFF images to min-max range
+ Chore
- Update logo
- update icon
-------------------------------------------------------------------
Sun Apr 7 19:04:05 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.8.18:
+ Features:
- Add APNG support
+ Chore:
- update logo
-------------------------------------------------------------------
Wed Mar 13 19:23:34 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.8.16:
+ Bug Fixes:
- Fix Uri causing files not loading
-------------------------------------------------------------------
Mon Mar 11 00:01:47 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.8.15:
+ Bug Fixes:
- Fix issue where "Open with..." does not work any more
-------------------------------------------------------------------
Fri Mar 8 10:38:52 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.8.14:
+ Bug Fixes:
- Enable hotkey copy and paste
- Enable clipboard support on wayland
- Prevent image from flickering at the first frame
- Make sure window size is not larger than window
- Disable heif image support by default due to non-static
linking
+ Features:
- use .config location on unix for storing settings
- Add perspective cropping with UI. You can now de-warp scans
or similar into a nice rectangular picture.
-------------------------------------------------------------------
Sun Feb 25 20:17:46 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.8.11:
+ Bug Fixes:
- Prevent app from hanging if not image in stdin
-------------------------------------------------------------------
Sat Feb 24 19:54:53 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.8.10:
+ Bug Fixes:
- prevent zoom from being stuck at extreme levels
- Blurry text/UI is now rendered crisp
+ Features:
- Allow piping image data to oculante on the command line
+ Chore:
- rename release artifacts
-------------------------------------------------------------------
Thu Feb 22 20:15:53 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.8.9:
+ Features:
- Only redraw when needed on windows (less cpu/gpu usage)
- App Id is now available for wayland
-------------------------------------------------------------------
Tue Feb 20 19:48:00 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.8.8:
+ Bug Fixes:
- Prevent "Do not reset image view" being reset
+ Features:
- Allow opening of webp animations
- Use custom filebrowser instead of rfd
- Enable borderless mode and allow to toggle via settings menu
- add 3x3 Filter operator
- scale to available ui area
+ Chore:
- Update notan
- Update rfd and strum
-------------------------------------------------------------------
Sun Jan 28 01:44:30 UTC 2024 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Update to version 0.8.7:
+ Features:
- Add Basic support for ktx2
- add _constraints to fix out of memory on aarch64 build
-------------------------------------------------------------------
Sat Dec 16 09:33:00 UTC 2023 - Muhammad Akbar Yanuar Mantari <mantarimay@pm.me>
- Initial package