v1.8.0
Improved Plugin API
- Now you can edit the color and alignment of text in custom popups
- You can create an instant object to calculate elapsed time
- Way more information about the actual content pointed by the mouse is now reported during mouse events
- Added a function to move the cursor position in the UI
What's Changed
- Added custom popup text style and alignment options by @Etto48 in #102
- Provided an updated example of fill popup in test/debug_plugins/debug.lua by @Etto48 in #103
- Added a way to get a time reference in a plugin by @Etto48 in #104
- Feature/mouse_info by @Etto48 in #105
- Added jump_to function to Plugin API by @Etto48 in #106
- Updated russh to v0.45 by @Etto48 in #107
Full Changelog: v1.7.4...v1.8.0