What's Changed
- perf(session-cache): index existing sessions by id to avoid O(N²) sync by @Ricardo-M-L in #58
- Add Spanish localization support by @theJoshMuller in #59
- fix(profiles): show profile dirs that have neither config.yaml nor .env by @Ricardo-M-L in #57
- feat(renderer): wire Schedules tab to /api/jobs in remote mode by @MillsAirCode in #54
New Contributors
- @theJoshMuller made their first contribution in #59
Full Changelog: v0.3.2...v0.3.4