v3.1.5
alyssaxuu/screenityv3.1.5Jan 31, 2024by alyssaxuu
AI Summary
Migrates the data storage backend and introduces a utility to help with video resolution alignment.
Key Highlights
- Replaced LocalBase with LocalForage for saving data to IndexedDB.
- Added an option to resize the browser window to match a specific video resolution.
- Fixed automatic quality settings on devices with lower memory or screen resolution.
- Resolved 'not enough memory' errors when starting recordings from specific websites.
New Features
- Added option to resize the browser window to match a specific video resolution.
Full Release Notes
- Replaced localbase with [localForage](https://github.com/localForage/localForage) for saving data to IndexedDB. - Fixed issue when automatically setting quality on devices with lower memory / screen resolution. - Added option to resize the browser window to match a specific video resolution. - Fixed "not enough memory" error when attempting to start a recording from certain websites.