Skip to content

Releases: punarinta/make-slack-great-again

2026-09-16

Choose a tag to compare

@punarinta punarinta released this 16 Sep 07:49
  • 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

Choose a tag to compare

@punarinta punarinta released this 13 Sep 15:02
  • 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

Choose a tag to compare

@punarinta punarinta released this 09 Sep 06:53
  • 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

Choose a tag to compare

@punarinta punarinta released this 05 Sep 12:31
  • 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

Choose a tag to compare

@punarinta punarinta released this 30 Aug 16:17
  • 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

Choose a tag to compare

@punarinta punarinta released this 24 Aug 19:35
  • 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

Choose a tag to compare

@punarinta punarinta released this 14 Aug 12:31
  • 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

Choose a tag to compare

@punarinta punarinta released this 04 Aug 17:24
  • 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

Choose a tag to compare

@punarinta punarinta released this 29 Jul 08:33
  • 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

Choose a tag to compare

@punarinta punarinta released this 24 Jul 13:22
  • 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