Releases: alyssaxuu/screenity
Releases · alyssaxuu/screenity
Screenity 3.1.11
Screenity 3.1.10
Screenity 3.1.9
- Stopped adding the editor page while recording, now it only gets added after the recording has ended.
- Added a fallback in the editor page to recover the recording if it doesn't get through to the player.
- Small fix with displaying duration in the toolbar of over 1 hour.
Screenity 3.1.8
- Fix when trying to select 1080p quality in the dropdown
- Solved issue where longer recordings sometimes were cut off at the end.
Screenity 3.1.7
- Fixed some global state issues where certain actions caused the state to be overwritten.
- Added a patch for the Plyr library to remove remote code for players like Vimeo, Youtube, etc which were unused (and being flagged by the Chrome Store).
- Made permissions and recording iframes inject only after the user clicks on the extension button.
- Resolved some problems when trying to make a region recording.
Screenity 3.1.6
- Fixed issue where recording gets stuck at 100% when preparing the video.
- Name update for different locales due to the new 45 character limit requirement.
Screenity 3.1.5
- Replaced localbase with 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.
Screenity 3.1.4
- Added quality modes for 4K, 1080p, 720p, 480p, 360p, and 240p.
- Fixed an issue with IndexedDB when recording a region and switching between two tabs.
- Checking supported mime types to decide the best format to record in.
- Varied recording improvements to add more fallbacks and avoid duplicate data.
Screenity 3.1.3
- Fixed an issue where some elements were still clickable while in blur mode.
- Minimized errors and warnings caused by different libraries and when attempting to communicate to an internal chrome page.
- Improved messaging in extension.
Screenity 3.1.2
- Fixed webm playback in Windows 10 by using a different library due to an unresolved bug.
- Fixed issue with the Esc key on toasts not triggering actions.
- Fixed style conflicts in some pages like example.com.
- Camera now updates position automatically to remain in the viewport when window is smaller.
- Improvements with recording, ensuring chunks are in the right order based on timestamp for sending to the editor page.