- Breaking: Decorations as
Enabled
is default on MacOS (instead ofTransparent
). - F16 Texture supports whenever is available.
- Clear font atlas whenever the font is changed.
- Skip passing sandbox env in Flatpak, fixes user environment in spawned shell #1116 by @ranisalt.
- On Windows, fixed crash in should_apps_use_dark_mode() for Windows versions < 17763.
Changelog
- ca2b960 prepare 0.2.17
- 4f97b47 use decorations default for macos
- 658f613 docs: Mention Terra package for Fedora users (#1128)
- 794124b flake.lock: Update (#1127)
- 241196e Support f16 (#1124)
- cf61959 update release rules
- b50eb20 disambiguate english in config docs (#1123)
- a858e50 updatw wgpu to 25.0.2
- 126cd8c Add branding colors to metainfo (#1121)
- 6d7ce54 flake.lock: Update (#1119)
- 903a7d2 add flatpak file
- 01548d3 fix windows crash for old versions and update wayland deps
- 872bc03 Skip passing sandbox env to spawned shell in Flatpak (#1116)
- 13434cb flake.lock: Update
- 511ddbd add flathub post
- d91cee5 update info about flathub
- ed98575 docs: add new mention (abhimanyu003)
- b3bad3e Update using-cargo.md