Releases: willianrod/ODeck
Releases · willianrod/ODeck
v0.0.8
What's Changed
- Update executable.ts to support multiple OS executables by @theundertakerjr666 in #42
- [feature] Home assistant plugin by @sergius02 in #52
- [feature] allow to reorder keys by @EduardoJM in #37
- [feature] Added a command plugin by @sergius02 in #50
- Spanish translation by @sergius02 in #49
New Contributors
- @theundertakerjr666 made their first contribution in #42
- @sergius02 made their first contribution in #52
Full Changelog: v0.0.6...v0.0.8
To download the latest app version go to:
Android: https://play.google.com/store/apps/details?id=com.willianrod.odeck
iOS: https://apps.apple.com/br/app/odeck/id6463042332
v0.0.6
What's Changed
- Updated readme video @willianrod in #21
- Readme available also in Spanish @sesave in #20
- Fix issue with hotkey commands containing commas @willianrod in #22
- Fix issue while opening OBS and some other games @EduardoJM in #24
- Add active effect to editing key @IsmaelEzequiel in #30
- Now you can delete your devices @fireblaze267 in #28
- Complete handlers rewrite to allow plugin development @willianrod in #32
- Added Github actions to build Windows, Linux and MacOS apps @EduardoJM in #33
New Contributors
- @sesave made their first contribution in #20
- @EduardoJM made their first contribution in #24
- @IsmaelEzequiel made their first contribution in #30
- @fireblaze267 made their first contribution in #28
Full Changelog: v0.0.4...v0.0.6
Mobile app:
This version uses the same mobile app build as the last one, so there is no need to update it if you already have the last version installed.
- iOS: https://apps.apple.com/br/app/odeck/id6463042332
- Android (Pending review from Google, you can install the APK below): https://play.google.com/store/apps/details?id=com.willianrod.odeck
v0.0.5
What's Changed
- Updated readme video @willianrod in #21
- Readme available also in Spanish @sesave in #20
- Fix issue with hotkey commands containing commas @willianrod in #22
- Fix issue while opening OBS and some other games @EduardoJM in #24
- Add active effect to editing key @IsmaelEzequiel in #30
- Now you can delete your devices @fireblaze267 in #28
- Complete handlers rewrite to allow plugin development @willianrod in #32
New Contributors
- @sesave made their first contribution in #20
- @EduardoJM made their first contribution in #24
- @IsmaelEzequiel made their first contribution in #30
- @fireblaze267 made their first contribution in #28
Full Changelog: v0.0.4...v0.0.5
Mobile app:
This version uses the same mobile app build as the last one, so there is no need to update it if you already have the last version installed.
- iOS: https://apps.apple.com/br/app/odeck/id6463042332
- Android (Pending review from Google, you can install the APK below): https://play.google.com/store/apps/details?id=com.willianrod.odeck
v0.0.4
- Add support to MacOS
- Refactor QR Code scan page
- Updated dependencies
- Add support to iOS devices (iPhone and iPad)
- Add app logo
(iOS app will be available on App Store soon)
What's Changed
- feat(macos): add compatibility with macos by @willianrod in #15
Full Changelog: v0.0.3...v0.0.4
v0.0.3
Admin Changes
- feat(keybind): add key bind recorder by @willianrod in #6
- feat(soundboard): add buttons to play sound by @willianrod in #7
- feat(file-picker): add file picker by @willianrod in #8
- fix(i18n): adds missing translation for play sound label by @dennisurtubia in #9
- fix(responsivity): includes responsiveness on devices index at Start component by @dennisurtubia in #11
- fix(form): reset form after submission by @willianrod in #12
- fix(keypad): respect the number of keys horizontally and vertically by @willianrod in #13
App Changes
- fix(socket): set connection as offline if the connection is lost
- fix(keypad): respect the number of keys horizontally and vertically
New Contributors
- @dennisurtubia made their first contribution at #9
Full Changelog: v0.0.2...v0.0.3
v0.0.2
What's new?
- Internationalization
- en-US
- pt-BR
- Show placeholder when no keys are selected or when selected key is deleted
Pull requests
- feat: create a placeholder to an empty key by @willianrod in #3
- feat: add i18next localization by @willianrod in #4
New Contributors
- @willianrod made their first contribution in #3
Full Changelog: v0.0.1...v0.0.2
v0.0.1 Alpha Release
Release Features
- Open an URL
- Emit a combination of keys to invoke hotkeys
- Run an EXE file
- Media keys to interact with media playing on your system
- Create multiple pages
- Navigate between pages
- Pair app with QR Code
Caution: This is an alpha release, bugs may happen