You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
v17.6.0
- Updated the application icon.
- Refactored Megacubo core to be usable as a Node module (see test.mjs for sample usage).
- Enhanced performance and overall stability.
v17.5.5
- Replaced moment.js with day.js for improved performance.
- Switched from Jimp to HTML5 OffscreenCanvas for image processing to enhance performance.
- Added scripts to assist with project preparation and building.
- Improved the busy indicator, adjusted the default font size calculation and minimized interference with scrolling to provide a smoother user experience.
v17.5.0
- Migration from Cordova to Capacitor to bring compatibility to Android 13 and 14.
- Project restructuring.
- UI rendering tweaks (Svelte), layout improvements, and minor bug fixes.