# Revolt changelog > An open-source, user-first chat platform. - Vendor: Revolt - Category: Communication - Platforms: Desktop - Official site: https://revolt.chat - Tracked by: What's New (https://whatsnew.fyi/product/revolt) - Harvested from: GitHub (revoltchat/desktop) - Entries below: 8 (newest first) What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. ## Releases ### v1.0.8 — 1.0.8 - Date: 2024-11-06 - Version: v1.0.8 - Original notes: https://github.com/revoltchat/desktop/releases/tag/v1.0.8 - Permalink: https://whatsnew.fyi/product/revolt/releases/v1.0.8 - Labels: Platforms: Desktop Changes: - Bumped Electron to version 33 Download links: - [Windows (Setup)](https://github.com/revoltchat/desktop/releases/download/v1.0.8/Revolt-Setup-1.0.8.exe) (has auto-updates) - [Mac (Universal dmg)](https://github.com/revoltchat/desktop/releases/download/v1.0.8/Revolt-1.0.8-universal.dmg) - [Linux (tar.gz)](https://github.com/revoltchat/desktop/releases/download/v1.0.8/revolt-desktop-1.0.8.tar.gz) - [Linux (arm64 tar.gz)](https://github.com/revoltchat/desktop/releases/download/v1.0.8/revolt-desktop-1.0.8-arm64.tar.gz) - [Linux (AppImage)](https://github.com/revoltchat/desktop/releases/download/v1.0.8/Revolt-1.0.8.AppImage) (has auto-updates) - [Linux (arm64 AppImage)](https://github.com/revoltchat/desktop/releases/download/v1.0.8/Revolt-1.0.8-arm64.AppImage) (has auto-updates) Distributed on Flathub, AUR, and nixpkgs! ### v1.0.6 — 1.0.6 - Date: 2022-09-03 - Version: v1.0.6 - Original notes: https://github.com/revoltchat/desktop/releases/tag/v1.0.6 - Permalink: https://whatsnew.fyi/product/revolt/releases/v1.0.6 - Labels: Platforms: Desktop Bug fixes: - fix: wrong app icon (#95) - fix: correctly restore from tray icon on second instance start - fix: restart from tray icon Download links: - [Windows (Setup)](https://github.com/revoltchat/desktop/releases/download/v1.0.6/Revolt-Setup-1.0.6.exe) (has auto-updates) - ~~[Mac (zip)](https://github.com/revoltchat/desktop/releases/download/v1.0.6/Revolt-1.0.6-mac.zip)~~ - ~~[Mac (dmg)](https://github.com/revoltchat/desktop/releases/download/v1.0.6/Revolt-1.0.6.dmg)~~ - [Mac (dmg)](https://github.com/revoltchat/desktop/releases/download/v1.0.6/Revolt-macOS-universal.dmg) - [Linux (tar.gz)](https://github.com/revoltchat/desktop/releases/download/v1.0.6/Revolt-linux.tar.gz) - [Linux (AppImage)](https://github.com/revoltchat/desktop/releases/download/v1.0.6/Revolt-linux.AppImage) (has auto-updates) ### v1.0.5 — 1.0.5 - Date: 2022-05-23 - Version: v1.0.5 - Original notes: https://github.com/revoltchat/desktop/releases/tag/v1.0.5 - Permalink: https://whatsnew.fyi/product/revolt/releases/v1.0.5 - Labels: Platforms: Desktop Bug fixes: - fix: use getConfig() instead of store.getConfig to prevent error on quit - feat: use monochrome tray icon and fix tray icon on macOS (#91) This release actually includes a DMG build for macOS. ### v1.0.4 — 1.0.4 - Date: 2022-05-10 - Version: v1.0.4 - Original notes: https://github.com/revoltchat/desktop/releases/tag/v1.0.4 - Permalink: https://whatsnew.fyi/product/revolt/releases/v1.0.4 - Labels: Platforms: Desktop Small quality of life improvements and minor bug fixes: - feat: prevent launching multiple instances (https://github.com/revoltchat/desktop/issues/82) - feat: add a tray icon (https://github.com/revoltchat/desktop/issues/2) - feat: allow minimising the app to the tray - feat: allow zooming in with "CTRL + =" (https://github.com/revoltchat/desktop/issues/8) - fix: artifact like shapes on start (https://github.com/revoltchat/desktop/pull/57) - feat: add spell check - fix: bundle window icon correctly - feat(ci): generate DMG rather than ZIP ### v1.0.3 — 1.0.3 - Date: 2022-03-04 - Version: v1.0.3 - Original notes: https://github.com/revoltchat/desktop/releases/tag/v1.0.3 - Permalink: https://whatsnew.fyi/product/revolt/releases/v1.0.3 - Labels: Platforms: Desktop Bug fixes and clean up: - Automate CI for publishing new releases. - Fix AppX icons - Update Discord RPC - Change default settings ### v1.0.2 — 1.0.2 - Date: 2021-08-11 - Version: v1.0.2 - Original notes: https://github.com/revoltchat/desktop/releases/tag/v1.0.2 - Permalink: https://whatsnew.fyi/product/revolt/releases/v1.0.2 - Labels: Platforms: Desktop Fixes auto-update. Note: assets marked as DO_NOT_USE have not been tested and likely won't work If you are on Arch Linux, install `revolt-desktop-git`. ### v1.0.1 — 1.0.1 - Date: 2021-08-03 - Version: v1.0.1 - Original notes: https://github.com/revoltchat/desktop/releases/tag/v1.0.1 - Permalink: https://whatsnew.fyi/product/revolt/releases/v1.0.1 - Labels: Platforms: Desktop Add Discord RPC. Added minimum window size and remember state of window. Add hardware acceleration toggle. ### v1.0.0 — Initial Release - Date: 2021-08-03 - Version: v1.0.0 - Original notes: https://github.com/revoltchat/desktop/releases/tag/v1.0.0 - Permalink: https://whatsnew.fyi/product/revolt/releases/v1.0.0 - Labels: Platforms: Desktop