Releases: Keisir/inkdrop-navigation-helper
Releases · Keisir/inkdrop-navigation-helper
v1.1.2 - Support Inkdrop >= 5.8.0
- In Inkdrop v5.8.0 navigation with mouse buttons is natively supported. Therefore, the plugin now only provides the visual component for navigation.
- It is planned to add additional features in the future. (some opinioated navigation features that i have in mind)
What's Changed
Full Changelog: v1.1.1...v1.1.2
v1.1.1 - Support Inkdrop >= 5.6.3
- Fixed a bug that affected the layout when the plugin was used with Inkdrop
>= 5.6.3.
What's Changed
- Add GitHub Actions CI by @Keisir in #2
- Bump semver from 6.3.0 to 6.3.1 by @dependabot in #1
- sync config by @Keisir in #3
- Bump electron from 24.1.3 to 24.8.5 by @dependabot in #6
- fix(layout): support inkdrop v5.6.3 by @Keisir in #7
Full Changelog: v1.1.0...v1.1.1
v1.1.0 - UX improvements
- Arrow keys are now slightly larger
- The arrow keys are now disabled when navigation in that direction is not possible.
Initial release
- Added basic UI component for navigation
- Added mapping between mouse buttons and navigation commands