🌙 Release Notes v4.7.3
Highlights: Automatic location detection, workspace app preview fixes, and stability hardening.
✨ Features
- Auto Location via IP: Weather and location services now auto-detect your location via IP geolocation - no more hardcoded Tokyo default. Manual coordinates still supported.
⚡ Improvements
- Pywalfox: Updated color template.
🐛 Bug Fixes
- Workspace Stability: Fixed stale
modelDatacrash in grouped workspace window delegates. - MangoWC: Prevented double focused windows in workspace apps.
Changes since v4.7.2
- Release v4.7.3 (4af607481) by Lysec
- fix(mango): prevent double focused windows in workspace apps (c31917105) by Lemmy
- fix(workspace-apps): add "handle" for sway activation (0cc83bdba) by Lemmy
- fix(workspace): copy window to js object instead of holding live listmodel prox. (4ee55c2a9) by Lemmy
- fix(workspace): temp disable tooltips (8815a0da2) by Lemmy
- fix(workspace): showApp simpler anims (b06b1d91f) by Lemmy
- fix(workspace): simplification (ac5ff31db) by Lemmy
- fix(workspace): fix missing icon and broken layout (ae84393c6) by Lemmy
- fix(workspace): minor cleanup (aa12aa91f) by Lemmy
- feat(location): removed the Tokyo default location, improved flow with the new auto-locate. (f4719e598) by Lemmy
- fix(bar): guard grouped workspace window delegates when modelData is stale (7b29c11d7) by Lysec
- Merge pull request #2371 from breadandsoup/main (0b4719325) by Lysec
- Update pywalfox.json (33f295db8) by breadandsoup
- chore(flake): update flake.lock (0becd7bf0) by Ly-sec
- feat(location): auto location/weather via IP (80cd76b82) by Lemmy
- chore(version): bumping to v4.7.3-git (97553d706) by Lemmy