⚡ Performance
🐛 Bug Fixes
- Fix broken link in README (
cbcdbf7) - Broken microsoft store link in setting page (
87b8cbe) - #371 do not use web resources in docker image (
7254e39) - #372 android themed icons (
7633d23) - Resolved a couple of warnings (unused imports) (
47a1c2d)
📝 Documentation
- Document podman selfhost (
4788c54)
🚀 Features
- Button to copy the content of a
UnitWidget(d5a755a) - Re-enable linux aarch64 support (#373) (
5f48369) - Paste in the calculator (
d5945e8) - On small screens, at startup show a page to choose a property (
d5241c7) - Added option to disable showing proprty selection page (
697888c) - Add preview result to calculator (#387) (
20d14bf) - Darker "pure black" theme (
4b5205d)
🧪 Testing
- Fix small display integration test due to previous commit (
59ab2bf)
🧰 Miscellaneous Tasks
- More images updated to the new logo (
7f7eaee) - Use
PredictiveBackFullscreenPageTransitionsBuilderon Android (f49dfdc) - Bump actions/setup-java from 4 to 5 (#369) (
4708648), Signed-off-by:dependabot[bot] support@github.com, Co-authored-by:dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> - Replaced the feature graphic (
7152ae7) - Remove "contact the developer" from settings (
288d339) - Add haptic feedback on the calculator buttons (
1c82807) - Bump actions/attest-build-provenance from 2 to 3 (#374) (
a7a78e3) - Update app_ru.arb (#376) (
ae346ff) - Update app_zh_TW.arb (#378) (
d7baff8) - Upgrade to riverpod 3.0 (
84a50af) - Update Croatian translation (#380) (
c0ad45f) - Update Croatian translation (#385) (
35cd6f2) - Include contributor list to github release (
675144e) - Bump actions/download-artifact from 5 to 6 (#390) (
00d098a) - Bump actions/upload-artifact from 4 to 5 (#391) (
81849f2) - Improved hover shape of search grid tiles (
12cb440) - Yet another improvement to
PropertyGridTile(54c4551) - Regenerate platform-specific code for flutter 3.38 (
7d5dfad) - Finally upgrade
go_routerdependency (41a9abb)
🧹 Refactor
settings.dartfile (e1845fa)