Skip to content

Releases: alyssaxuu/screenity

Screenity 3.1.1

15 Jan 18:06
Compare
Choose a tag to compare
  • Fixed an issue when backing up a video that is shorter than 3 seconds
  • Stopping backups right after starting a recording now cancels the pending state.
  • Fixed a problem when pressing the "Stop stream" button in the Chrome overlay, now it will stop the recording automatically.
  • Solved a variety of issues with focusing the backup tab, if it's in a different Chrome window or if it needs additional user input to proceed recording.
  • Disabled additional modals that showed up in the backup tab when closing it.

Screenity 3.1.0

14 Jan 16:40
Compare
Choose a tag to compare

image

  • Introduced a new backup functionality, to automatically save copies of your all of your recording to a specified folder. Learn more in this article.
  • Allowed partial permissions for camera and microphone, so it is possible to use Screenity with only the camera or the microphone enabled.
  • More messaging throughout the extension, particularly for system audio. On macOS, informing that only Tab recording can capture the audio of a page, and on Windows, reminding to toggle the option for sharing system audio.
  • Fixed a bug when trying to save a very long video on Google Drive.
  • Issue when not focusing the tab during the countdown, which could prevent the recording from starting. Now the timer works through the service worker.

Screenity 3.0.7

08 Jan 19:59
Compare
Choose a tag to compare
  • Fixed an issue when using Chrome 109 on Windows 7 where the recording didn't go into the editor. Editing and MP4 export are still disabled as FFmpeg WASM cannot run on Chrome versions of 109 or under.
  • Fixed the drawing canvas in Google Slides which was being affected by the page. Should also solve the issue in other similar sites.
  • If Picture in Picture fails when doing an entire screen recording, it will revert to the default camera in the page.
  • Fixed issues where some extension styling affected elements in some websites due to classname conflicts.
  • Added an additional troubleshooting option in the popup top right menu, to download a JSON file with data about the system, browser, and internal Screenity data, as well as any previous recordings, to help make it easier to resolve any issues.

Screenity 3.0.6

06 Jan 20:29
Compare
Choose a tag to compare
  • Refactored the entire recording process to work much better on lower spec devices, even in hour long recordings.
  • Reduced memory consumption significantly, as well as CPU usage.
  • Added an option to override processing edit limit on >5 minute long recordings with a disclaimer, for high end devices or users who don't mind waiting longer for the recording.
  • Added progress indicator when finishing recording.
  • More messaging throughout the extension.
  • Included an advanced section in the editor page for troubleshooting, with the option to download the raw video data, or sending logs to help solve issues or recover recordings.

Screenity 3.0.5

06 Jan 20:22
Compare
Choose a tag to compare

Added memory usage tracking while recording to avoid running out of space.

Screenity 3.0.4

03 Jan 22:05
Compare
Choose a tag to compare

Fixed an issue with offscreen recording (when selecting the option of Stay in the page when recording), made it so users don't get into a state where the MediaRecorder is inactive, added a fallback for downloading videos from the editor to support Brave and other browsers, and fixed a bug when trying to open the Screenity popup in a website when offline.

Screenity 3.0.3

01 Jan 20:12
Compare
Choose a tag to compare

Added a button in the end recording page with options to download raw video if it's not showing automatically, report a bug, and access the help center. Also more fallbacks throughout the app to prevent losing recordings.

Screenshot 2024-01-01 at 8 11 43 PM

Screenity 3.0.2

31 Dec 17:06
Compare
Choose a tag to compare

Added quality modes and a way to recover the last recording as a fallback.

Screenshot 2023-12-31 at 5 05 13 PM

Screenity 3.0.1

30 Dec 23:08
Compare
Choose a tag to compare

Increased camera background blur, and added a fallback to download videos when FFMPEG fails to load (on some older versions of Chrome).

Screenity 3.0.0

27 Dec 16:51
84ddbd0
Compare
Choose a tag to compare

Complete rewrite of Screenity, now using Manifest V3. The license has also been changed to GPLv3. You can read more about the update and what's different compared to the previous version here.