Skip to content

Releases: alyssaxuu/screenity

Screenity 3.1.11

28 Mar 19:05
Compare
Choose a tag to compare
  • Small z-index fix on the dropdown submenu in the extension popup

Screenity 3.1.10

25 Mar 22:24
Compare
Choose a tag to compare

Screenity 3.1.9

02 Mar 20:00
Compare
Choose a tag to compare
  • 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

17 Feb 10:18
Compare
Choose a tag to compare
  • 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

14 Feb 17:19
Compare
Choose a tag to compare
  • 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

06 Feb 20:51
Compare
Choose a tag to compare
  • 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

31 Jan 23:53
Compare
Choose a tag to compare
  • 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

27 Jan 16:30
Compare
Choose a tag to compare
  • 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

22 Jan 20:38
Compare
Choose a tag to compare
  • 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

19 Jan 00:52
Compare
Choose a tag to compare
  • 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.