Skip to content
This repository has been archived by the owner on Oct 2, 2019. It is now read-only.

Releases: buglloc/brick

v0.2.11.34

13 Mar 09:26
Compare
Choose a tag to compare
  • Fixed building with new gcc
  • Improved working with internal resources (#42)

Last release before closing

02 Mar 07:45
Compare
Choose a tag to compare
  • Minor improvements

v0.2.9.34

21 Dec 16:36
Compare
Choose a tag to compare
  • Updated CEF to version 3.2454.1344
  • Exposes simple Spellchecking API

v0.2.8.31

10 Dec 22:22
Compare
Choose a tag to compare
v0.2.8.31 Pre-release
Pre-release
  • Implemented "add to autostart" in settings dialog
  • New status and app icons
  • Fixed startup title
  • Minor brick/brick-client improvements

v0.2.7.31

02 Nov 12:50
Compare
Choose a tag to compare
  • Fixed "auto away" feature

v0.2.6.31

25 Oct 15:57
Compare
Choose a tag to compare
  • Improved support for KDE, Cinnamon, GNOME Shell
  • Reimplemented Unity Launcher support
  • Minor bug fixes and improvements

v0.2.5.31

09 Oct 08:00
Compare
Choose a tag to compare
  • Updated CEF to version "3.2454.1329"
  • Fixed minor SSL connection issues

v0.2.4.31

06 Oct 20:00
Compare
Choose a tag to compare
  • Updated CEF to version "3.2454.1328"
  • Fixed tray icon on KDE4
  • Fixed notifications on Gnome Shell
  • Added fullscreen support

v0.2.3.31

23 Sep 21:44
Compare
Choose a tag to compare
  • Returns topmost float windows
  • Fixed notifications "Show" action may send incorrect JS notification ID
  • Minor bugfixes and improvements

v0.2.2.31

13 Sep 14:06
Compare
Choose a tag to compare
  • Added example Brick config (/etc/xdg/brick/example-config.json)
  • Paths in config.json accepts shorthand home directory, e.g. ~/some
  • Notification sends information about user interaction to JS for app-logic purposes
  • Minor bug fixes and improvements