Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Releases: irccloud/irccloud-desktop

v0.7.2

04 Jul 13:33
Compare
Choose a tag to compare
v0.7.2 Pre-release
Pre-release
  • Updated dependencies including a fix for a crash on macOS Yosemite

v0.7.1

26 Jun 16:28
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release
  • Updated dependencies including a fix for AppImage linux builds (#121)

v0.7.0

05 Jun 13:15
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release
  • Updated dependencies including [email protected]
  • [mac] Prompt to move to Applications folder on launch
  • [win/linux] Improve support for handling irc:// links

v0.6.0

25 Jan 11:53
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

v0.5.1

04 Dec 17:21
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release
  • Fixed various auto update issues

v0.5.0

04 Dec 15:33
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release
  • Auth dialogs (e.g. PayPal) can now open in app
  • (Windows) Fixed copying link addresses to clipboard
  • Stability improvements and minor fixes

v0.4.0

02 Oct 14:59
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release
  • Updated to the latest version of electron.
  • Zooming in and out is now more finely grained, the actual size keyboard shortcut no longer conflict with the main window shortcut, and the interaction with incremental and pinch zooming has been improved.
  • Maximise and full screen are now separate options, and they're now remembered properly between restarts.
  • Added a menu item for opening the config file in an editor.
  • Added user script and style support via the config file userScriptPath and userStylePath options. You will be prompted whether to trust these files when they're first detected and they can be disabled with the acceptUserScripts and acceptUserStyles config options.
  • Added a menu item to reveal the log file.
  • Improve filenames for downloads triggered with alt/option-click.
  • Fixed duplicate separators in context menus.
  • Added a cmd/ctrl-t shortcut to open a new browser tab.
  • Added automatic crash reporting via sentry.io
  • (Windows) Added 32 bit builds.
  • (Linux) Added categories to the desktop file and fixed various icon issues.

v0.3.0

17 Feb 17:19
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
  • Feature: Alt-clicking on a link or "Save as…" context menu item will download an image or link immediately
  • Feature: Copy image context menu
  • Feature: (macOS) Don't quit the app when closing the window #56
  • Fix: (Linux) Don't show broken and unsupported "Set as Default IRC client" dialog
  • Fix: (Linux) Working AppImage package #55

v0.2.0

11 Jul 16:55
Compare
Choose a tag to compare
v0.2.0 Pre-release
Pre-release
  • Feature: Prompt to set as default IRC client
  • Feature: Remember window position #48
  • Feature: Added a menu option to disable spellcheck while typing #47
  • Feature: (Linux) Now available in AppImage format
  • Fix: Make sure streamlined login page is still used after logging out, or session invalidation
  • Fix: (macOS) Remove icon from DMG #43

v0.1.9

30 Jun 14:17
Compare
Choose a tag to compare
v0.1.9 Pre-release
Pre-release
  • Fix Windows build
  • Fix error on window resize in Windows (#42)