ao version history
10 releases tracked, newest first.
v6.9.0
May 20, 2019- Resolved macOS start-up crash issue.
- Added support for pacman binaries.
- Introduced a new `postinstall` script to package configuration.
- Updated devDependencies `electron-builder` and `electron`.
11 downloads
v6.8.0
Jan 20, 2019## Highlights
- Added new `Help` > `Disable Automatic Update Check` option. 5a46106
- Global shortcuts now use the `Cmd/Ctrl+Alt` pattern instead of the `Shift+Alt` one. 43ef7c1
- Toggle checkbox only on confirmed option update. ee94c60
#### Updated Global Shortcuts
Description | Global Shortcut
------------------------| --------------------------
Toggle Ao Window | <kbd>Cmd/Ctrl</kbd> <kbd>Alt</kbd> <kbd>A</kbd>
Create New Todo | <kbd>Cmd/Ctrl</kbd> <kbd>Alt</kbd> <kbd>C</kbd>
Search Todos | <kbd>Cmd/Ctrl</kbd> <kbd>Alt</kbd> <kbd>F</kbd>
## All changes
[klaussinani/ao@`v6.7.0...v6.8.0`](https://github.com/klaussinani/ao/compare/v6.7.0...v6.8.0)
## Note
- To run the `AppImage` you need first to make it [**`executable`**](https://askubuntu.com/a/774520)
11 downloads
v6.7.0
Jan 18, 2019## Highlights
- Display license info upon installation on win32 machines. (#67) 05d88de
- Upgraded dependency electron@3.1.1. 8b36377
## All changes
[klaussinani/ao@`v6.6.0...v6.7.0`](https://github.com/klaussinani/ao/compare/v6.6.0...v6.7.0)
## Note
- To run the `AppImage` you need first to make it [**`executable`**](https://askubuntu.com/a/774520)
11 downloads
v6.6.0
Jan 11, 2019## Highlights
- Automatically update options in local configuration file. 9163f8b
- Updated `Development` guidelines. 5e5b5ba
## All changes
[klaussinani/ao@`v6.5.0...v6.6.0`](https://github.com/klaussinani/ao/compare/v6.5.0...v6.6.0)
## Note
- To run the `AppImage` you need first to make it [**`executable`**](https://askubuntu.com/a/774520)
11 downloads
v6.5.0
Jan 8, 2019## Highlights
- Prevent the creation of new window when clicking external URL. (#56) c7c32c3
## All changes
[klaussinani/ao@`v6.4.0...v6.5.0`](https://github.com/klaussinani/ao/compare/v6.4.0...v6.5.0)
## Note
- To run the `AppImage` you need first to make it [**`executable`**](https://askubuntu.com/a/774520)
11 downloads
v6.4.0
Jan 6, 2019## Highlights
- Added new `Launch Minimized` option. 3ab7c58
- Upgraded dependency electron@3.0.14. 962139e
## All changes
[klaussinani/ao@`v6.3.0...v6.4.0`](https://github.com/klaussinani/ao/compare/v6.3.0...v6.4.0)
## Note
- To run the `AppImage` you need first to make it [**`executable`**](https://askubuntu.com/a/774520)
11 downloads
v6.3.0
Jan 5, 2019## Highlights
- Added new `Request Exit Confirmation` option. 4d86d6f
## All changes
[klaussinani/ao@`v6.2.0...v6.3.0`](https://github.com/klaussinani/ao/compare/v6.2.0...v6.3.0)
## Note
- To run the `AppImage` you need first to make it [**`executable`**](https://askubuntu.com/a/774520)
11 downloads
v6.2.0
Jan 4, 2019## Highlights
- Added new `Tasks` option. aa2d609
- Added new `Planned` option. df1d8c5
- Added new `Important` option. 176e91a
- Minor improvements on list navigation. a6242b6
- Restored functionality of `New List` option. 47bd5a5
- Restored functionality of `Sign Out` option. be4de43
- Restored functionality of `To-Do Settings` option. 9b4e638
- Restored functionality of `Add Due Date` option. 2d28525
- Restored functionality of `Set Reminder` option. b57ade7
- Restored functionality of `Add to My Day` option. f2351bb
- Restored functionality of `Delete Todo` option. a2378ba
- Restored functionality of `Rename Todo` option. 7c8be6a
- Restored functionality of `New Todo` option. 604ce40
- Removed `Toggle Cortana` registered shortcut key. ff33405
- Added German documentation translation. (#52) c222e14
- Updated `Local Shortcut Keys` reference table. f316368
- Fixed typos on contributing guidelines. (#53) 89bd9b0
- Fixed typos on `code-of-conduct.md`. (#54) 0978634
- Updated translation guidelines. a1bf8d9
## All changes
[klaussinani/ao@`v6.1.0...v6.2.0`](https://github.com/klaussinani/ao/compare/v6.1.0...v6.2.0)
## Thanks
Huge thank you to @christop
11 downloads
v6.1.0
Jan 3, 2019## Highlights
- Minor theme improvements. df9b396
- Improved toggling functionality of the main app window. 43b44ce
## All changes
[klaussinani/ao@`v6.0.0...v6.1.0`](https://github.com/klaussinani/ao/compare/v6.0.0...v6.1.0)
## Note
- To run the `AppImage` you need first to make it [**`executable`**](https://askubuntu.com/a/774520)
11 downloads
v6.0.0
Jan 2, 2019## Highlights
- Restored functionality of list navigation. f25061c
- Added confirmation dialog on app exit. be40435
- Removed deprecated `Toggle Cortana` options. a4eda2b
- Added detailed system information on `About` window. 18eea22
- Added ability to copy system information from `About` window. 18eea22
- Added portable binary support for 32-bit & 64-bit Windows machines. 5abd93c
- Added support for 32-bit Windows machines. 18c2728
- Added `Hide Tray Icon` option for Linux & Windows. efbf913
- Automatically infer default window dimensions from screen size. 04721fe
- Automatically infer minimum window dimensions from screen size. 04721fe
- Restored functionality of update notifications. 3029ae0
- Renamed binary from `ao-app` to `ao`. c6493ee
- Restored functionality of sepia theme. 3421f6e
- Restored functionality of dark theme. d2ece04
- Improved font contrast on dark theme. 03eeea4
- Restored functionality of black theme. 57ac80b
- Minor improvements on default light theme. 4f8e7d2
- Dropped support for vibrant themes. 239c5c9
- Ensured creation of `Settings` file on installation. 285b573
- Upgraded dependency electron-builder@20.38.2. d28a99b
- Upgraded de
11 downloads