Releases: ubergrape/grape-electron
Releases · ubergrape/grape-electron
Release 3.5.0
- Divided complex strings in translation files.
Release 3.5.0-beta.1
- Divided complex strings in translation files.
Release 3.4.0
- Added Spanish, Ukrainian, Russian, Romanian, and Turkish translations.
- Now auto-update feature is configurable via
autoUpdateEnabled
store variable.
Release 3.4.0-beta.4
- Added Spanish, Ukrainian, Russian, Romanian, and Turkish translations.
- Now auto-update feature is configurable via
autoUpdateEnabled
store variable.
Release 3.4.0-beta.3
- Added Spanish, Ukrainian, Russian, Romanian, and Turkish translations.
- Now auto-update feature is configurable via
autoUpdateEnabled
store variable.
Release 3.4.0-beta.2
- Added Spanish, Ukrainian, Russian, Romanian, and Turkish translations.
- Now auto-update feature is configurable via
autoUpdateEnabled
store variable.
Release 3.4.0-beta.1
- Added Spanish, Ukrainian, Russian, Romanian, and Turkish translations.
- Now auto-update feature is configurable via
autoUpdateEnabled
store variable.
Release 3.3.0
- Added uninstalling script for a Grape app of version 2.x.x inside installer (Windows) to replace version 2.x.x with 3.x.x.
- Added allowPrerelease variable to configure the auto-update channel.
- Prevent from clicking "Check for updates..." button in the menu, when an update already in progress.
- Added French and Italian languages.
- Open links in an existing window, if it exists, for calls from the same channel. Works with web-client >= 2.16.0.
- Remember window sized and their location after the app closed.
Release 3.3.0-beta.9
- Correctly update "Check for updates..." button when needed.
Release 3.3.0-beta.8
- Correctly update "Check for updates..." button when needed.
- Added migration for "allowPrerelease" store state.