Skip to content

Releases: SeaDve/Kooha

v2.3.0

21 Mar 12:11
555c4f5
Compare
Choose a tag to compare

This release contains new features and fixes:

  • Area selector window is now resizable
  • Previous selected area is now remembered
  • Logout and idle are now inhibited while recording
  • Video format and FPS are now shown in the main view
  • Notifications now show the duration and size of the recording
  • Notification actions now work even when the application is closed
  • Progress is now shown when flushing the recording
  • It is now much easier to pick from frame rate options
  • Actually fixed audio from stuttering and being cut on long recordings
  • Record audio in stereo rather than mono when possible
  • Recordings are no longer deleted when flushing is cancelled
  • Significant improvements in recording performance
  • Improved preferences dialog UI
  • Fixed incorrect output video orientation on certain compositors
  • Fixed incorrect focus on area selector
  • Fixed too small area selector window default size on HiDPI monitors
  • Updated translations

v2.2.4

23 Sep 02:00
f742e36
Compare
Choose a tag to compare

This release contains minor fixes:

  • Added window close shortcut
  • Improved file-saving handling (thanks to @DaPigGuy)
  • Updated translations

v2.2.3

25 Dec 01:37
5be60d0
Compare
Choose a tag to compare

This release contains minor fixes:

  • Fixed indefinite flushing time on certain distros
  • Slightly improved performance on certain configurations
  • Updated translations

v2.2.2

02 Oct 02:39
c38956a
Compare
Choose a tag to compare

This release contains minor fixes:

  • Fixed error dialog showing when show URI is simply canceled
  • Fixed more audio issues
  • Updated translations

v2.2.1

01 Oct 04:34
d94dfd8
Compare
Choose a tag to compare

This release contains minor fixes:

  • Only show None profile when it is active
  • Guard window selection behind KOOHA_EXPERIMENTAL env var
  • Updated translations

v2.2.0

29 Sep 07:28
Compare
Choose a tag to compare

This release contains new features and fixes:

  • New area selection UI
  • Added option to change the frame rate through the UI
  • Improved delay settings flexibility
  • Added preferences window for easier configuration
  • Added KOOHA_EXPERIMENTAL env var to show experimental (unsupported) encoders like VAAPI-VP8 and VAAPI-H264
  • Added the following experimental (unsupported) encoders: VP9, AV1, and VAAPI-VP9
  • Unavailable formats/encoders are now hidden from the UI
  • Fixed broken audio on long recordings
  • Updated translations

v2.1.1

21 Aug 13:06
78afbc9
Compare
Choose a tag to compare

This release contains fixes:

  • Improved tooltip text on settings toggle buttons
  • Fallback to manual mode when failed to get default device name through GStreamer device monitor

v2.1.0

19 Aug 13:42
Compare
Choose a tag to compare

This release contains new features and fixes:

  • Remember previously selected video sources
  • Added ability to cancel while flushing the recording
  • Use different icons for settings toggle button to discern state more clearly
  • Added 3 seconds delay option
  • Fixed x264 encoder failing to initialize on uneven resolutions
  • Fixed minutes stuck on 00 if time is equal or greater than an hour
  • Recordings are now stored by default in ~/Videos/Kooha (This won't affect existing settings)
  • "Show in Files" button in notifications now highlights the file in the file manager
  • Improved support information in the new about window
  • Improved error handling
  • Improved codebase and stability
  • Updated translations

v2.0.1

19 Oct 23:57
Compare
Choose a tag to compare

This is a minor release:

  • GIF recordings now loop infinitely
  • Minor codebase improvements
  • Added Serbian Cyrillic translations
  • Added Serbian Latin translations
  • Updated Croatian translations
  • Updated Ukrainian translations
  • Updated Basque translations
  • Updated Dutch translations
  • Updated Turkish translations
  • Updated Italian translations
  • Updated Spanish translations
  • Updated Hungarian translations
  • Updated German translations
  • Updated Slovak translations

v2.0.0

23 Sep 07:57
57d0825
Compare
Choose a tag to compare

This is a big release containing a lot of fixes and new features!

  • Added MP4 and GIF formats
  • Added feature to record a single window or monitor
  • Added optional-in hardware accelerated encoding
  • Added multiple video sources recording
  • Added much improved error handling
  • Fixed broken UI on non-default close button placement
  • Fixed major bug in GNOME 41
  • Fixed off selection region on integer scaling
  • Fixed saving the recording to a hidden directory
  • Improved performance
  • Now working for certain desktop environments and window managers
  • Full rewrite to Rust
  • Updated translations