5.0.0-beta.15
Pre-release
Pre-release
Features
- App: Add option to clear app cache (be801ff)
- App: Add option to show/hide notification badges for muted (893a9f6)
- Recipes: Add semver version validation (5826dc3)
- Recipes: Add
hasHostedOption
to enable hosted & self hosted services (03610f2) - Services: Add custom service icon upload (6b97e42)
- Services: Add option to completely disable message badges (cea7a5c)
- Services: Improve handling of external links (e2d6edf)
- Services: Improve user experience of service search (7e784c6)
- Account: Enable a user to delete their own account (1f3df73)
- Translations: Improved translations. A million thanks to the amazing community. 🎉
Bug Fixes
- App: Allow to turn on notifications when system dnd is enabled (3045b47)
- App: App mute now disables notifications as well (0fa1caf)
- App: Fix service reload after waking machine up (531531e)
- App: Fix "add services manually" message (ac417dc)
- i18n: Fallback to system language or english (9733eaf)
- Notification: Remove notification sound when app is muted (53fde0c)
- Recipes: Enable
urlInputPrefix
for team and customURL (873957d) - Services: Ctrl/Cmd+R now navigates back to the service root (7293492)
- Services: Fix transparent service background (ed0098f), closes #361
- Shortcuts: Fixed settings shortcut inconsistency (ca74846)
- Spell checker: Fixed issues with spell checker (965fdf2)
- Translations: Re-add Spanish to available languages. (ad936f2)
- Windows: Open window when clicking on toast notification (b82bbc8), closes #370