Release v4.7.4
Changes since v4.7.3
- Release v4.7.4 (791b3ac15) by Lysec
- Merge pull request #2381 from kermeat/dock_fix (633454dd4) by Lysec
- fix(audioservice): another Qt-11 warning fix (411a820f3) by Lemmy
- fix(settings): dont rely on Qt.btoa to generate default settings dump. (529ad588c) by Lemmy
- chore(i18n): update hu (d1bd3d388) by Lemmy
- fix(nreordercheckboxes): don't shadow QQuickItem.enabled (94a918ba2) by Lemmy
- fix(audioservice): switch from PwNode to var for sink and source so it's nullable. (c4b8b912f) by Lemmy
- fix(location): fix weather fetching (6fcfc0c1d) by Lemmy
- chore(i18n) (68f6f1f0a) by Lysec
- feat(location): add toggle to always show Talia weather emojis (f301a5713) by Lysec
- Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell (240312ea4) by Lysec
- fix(theming): always sync prefer-light/dark with system theme toggle (ed117eb94) by Lysec
- chore(flake): update flake.lock (75d67b321) by Ly-sec
- chore(version): bumping to v4.7.4-git (25a5eede0) by Lysec
- Update dock on window list change (d9faff679) by kermeat