Skip to content

Releases: gyselroth/balloon-client-desktop

0.0.36

14 Dec 16:01
Compare
Choose a tag to compare
  • CORE: [FIX] update custom build does overwrite custom env config #62
  • CORE: [FIX] caught error is logged wrongly (exception logging) #60
  • CORE: [FIX] unlink instance not possible if logout failed #61
  • CORE: [FIX] electron-traywindow-positioner includes different version of electron which cause the build size doubled #58
  • PACKAGING: [FIX] add linux application category #63

0.0.35

14 Dec 10:31
Compare
Choose a tag to compare
  • CORE: [FIX] sync lib to 0.0.30 fixes conflicting local folders
  • CORE: [FIX] sync 0.0.30 introduces a slighty different merge concept. Conflicting folders do now get renamed as "conflict" as well, instead of being merged

0.0.34

06 Dec 12:37
Compare
Choose a tag to compare
  • CORE: [FIX] fixed multi sync threads running #34
  • CORE: [FIX] fixed regex bug in sync library and resolve various network problems, bumping sync lib to 0.0.29 #34
  • CORE: [FIX] added http request timeout, configurable via requestTimeout, default 10s, #29
  • CORE: [FIX] client now checks the api server in a 5s interval after a sync request resulted in a network error #39
  • CORE: [FIX] client does not unlink instance anymore if started with no connection to the server #40
  • UI: [FIX] startup/auth wizard now show correctly an error message if server can not be reached, added loader gifs #40

0.0.33

17 Nov 14:44
Compare
Choose a tag to compare
  • PACKAGING: [FIX] bintray deployment in stable branch

0.0.32

16 Nov 14:45
Compare
Choose a tag to compare
  • CORE: [FIX] fixed random start errors which lead to a unusable state #28
  • CORE: [CHANGE] log messages do now contain a category and a thread id #27
  • CORE: [FIX] fixed various log level errors #27
  • CORE: [FIX] simplified startup config check
  • CORE: [FIX] the default interval to check for an update is now 4 hours (instead 7 days) #30
  • CORE: [FIX] added migration script to set bookmark and folder icon (which have been replaced in 0.0.31)
  • CORE: [CHANGE] changed sync interval to 5s
  • UI: [CHANGE] balloon icon does now only spin if there is data exchanging between server and client
  • UI: [FIX] fixed de-CH typo on the startup screen
  • PACKAGING: [FEATURE] Deb packages are now gpg signed and available on bintray, consult the wiki for more information how to install via apt

0.0.31

25 Oct 10:01
Compare
Choose a tag to compare
  • UI: [CHANGE] New balloon (tray) logo for all operating systems
  • UI: [CHANGE] New startup/about balloon teaser image
  • UI: [CHANGE] Implemented new logo for window and folder icons
  • CORE: [FIX] Reauthentication does not get triggered if last authentication failed with network error
  • CORE: [FIX] Fix (static) third party version for all dependencies
  • CORE: [FIX] Startup wizard now shows an offline message even a server url has been configured within the env (before build) if the client can not reach the api server
  • CORE: [FIX] Auth prompt does not open after the client closed network connection before the offline event was triggered, the reauthentication prompt now only opens if the api returns 401.
  • CORE: [FIX] Fixed unlink account and pause sync, unlink now halts the sync as well instead triggered by the ui
  • CORE: [FIX] User gets now unlinked correctly if account is not authenticated
  • CORE: [FIX] App tray starts correctly even no connection to the api server can be established
  • PACKAGING: [FEATURE] Deb packages get deployed to bintray (apt repository), unstable&stable

0.0.30

28 Sep 11:59
Compare
Choose a tag to compare
  • UI: [CHANGE] migrated fonts to ubuntu-font package #14
  • UI: [FIX] fixed tray icon for *nix systems #17
  • UI: [FIX] switched from ico to png for windows systems which should fix #15
  • UI: [FIX] fixed install update button in tray menu is gone #13

0.0.29

28 Sep 09:37
Compare
Choose a tag to compare
  • CORE: [FEATURE] Add migration framework
  • CORE: [FIX] Fix ino collisions on windows
  • CORE: [FEATURE] Add Balloon dir shortcut in windows explorer left pane
  • CORE: [FIX] fixed memory config for threads at first start
  • CORE: [FEATURE] Implemented support for refreshToken revocation
  • CORE: [FEATURE] Added new option revokeAuthenticatioRequired
  • CORE: [CHANGE] Removed useless oidc option
  • UI: [FIX] fixed de-CH locale

0.0.28

08 Sep 13:13
Compare
Choose a tag to compare
  • CORE: [FIX] It is now possible to use localhost or an IP as bln url
  • CORE: [FIX] Enable Copy&Paste on OSX
  • CORE: [FEATURE] Update balloon-node-sync

0.0.27

01 Sep 10:05
Compare
Choose a tag to compare
  • CORE: [FIX] Auto startup is now the default if builded with nothing set for enableAutoLaunch
  • CORE: [FEATURE] Adds balloon folder icon on linux
  • CORE: [FEATURE] Adds balloon bookmark on linux (.config/gtk-3.0/bookmarks, read by nautilus)
  • CORE: [FEATURE] credentials store can now be configured either to keytar or config via env.auth.secretStorage
  • CORE: [FIX] fixed initial config writes from multiple threads
  • CORE: [FIX] fixed renew accessToken if refreshToken is available
  • CORE: [FEATURE] added new variable {username} for env.balloonDir and env.configDir
  • UI: [FIX] Update action is now visible again under menu/about
  • UI: [FIX] Increased about window height
  • DISTRIBUTION: [FEATURE] Builds for Mac OSX are now signed therefore autoupdate should for for it