Releases: punarinta/make-slack-great-again
Releases · punarinta/make-slack-great-again
Release list
2026-09-16
- GIPHY dialog in message composer
- small UI bugfixes in Settings
- custom color themes
- prevent a stall when keychain fails
- RAM usage by images optimized
- inline audio player
- support following OS color theme
- allow to transcribe audio with the AI provider
2026-09-13
- fuzzy matching in the quick switcher
- highlight unread "Threads" in the chatlist
- rank people above group DMs in the quick switcher
- cross-workspace quick switcher
- support undo send with Ctrl+Z
- allow to name group DMs locally
2026-09-09
- support custom OpenAI-compatible AI endpoints
- "Move to thread" feature
- fixed missing app icon in Windows taskbar
- an option to minimize to tray instead of taskbar
- notify on session expiry when minimized to tray
- an option to show only unread conversations
- fix stale presence dots in chats list
2026-09-05
- fix missing notifications for thread replies
- add Ctrl+K quick switcher on a central hotkey registry
- fix image-cache CPU load in preview-heavy channels
2026-08-30
- persist starred conversations and group them in the sidebar
- support Slack Enterprise Grid on session sign-in
- stash composer input per chat to prevent cross-chat leaks
2026-08-24
- full URLs for shortened link labels
- persist per-channel notification levels
- stop rendering time as emoji shortcodes
- render shared-message unfurls as author cards
- fix missing previews in Saved messages
- wire up edit and forward in the thread panel
- fix the window being too big for small screens
- fix session sign-in discarding the token from Slack's 403 boot page
2026-08-14
- threads overview system
- show thread replies that arrive while the thread is open
- show links to other messages as clickable chips
- message reminders via Slack's Later API
- Qt 6.5+ is now required instead of 6.1+
- add an auto-update switch in settings
- centralize Qt discovery across the build scripts
- "Saved messages" roster entry and page for reminders
- ability to download a thread as a text file
2026-08-04
- play animated gifs in messages
- skip notifications for events older than 30 days
- add a UI font size setting
- a toggle to hide the Agents & apps section
- store credentials in the OS keychain
- post file uploads into the thread instead of dropping them
- show bot message content in notifications
2026-07-29
- fast log in to Slack through a browser
- fixed unreadable file dialogs on mismatched app/OS themes
- macOS bundle identity and scheme registration
- close windows and dialogs with Cmd+W / Ctrl+W
- use modern approach to notifications on macOS
- render emoji codes in plain_text and link labels
2026-07-24
- allow users to choose between app keys and cookie modes
- support Slack "table messages"
- preview CSV files as tables
- fix UI freeze during bursts of profile updates
- allow to set own app keys in the settings
- various optimizations for Slack in app-keys mode
- even lower RAM usage on Linux