Skip to content

Releases: ryonakano/reco

Reco 3.0.1 Released

07 Oct 04:32
fea33ca
Compare
Choose a tag to compare
  • Use the user cache folder instead of the system temporary folder to save temporary recording files
  • Fix wrong OARS data
  • Update Italian translation (thanks to @albanobattistella)

Reco 3.0.0 Released

06 Oct 06:47
f096102
Compare
Choose a tag to compare
  • Publish the app to the new AppCenter on elementary OS 6 with the Flatpak manifest
  • A completely rewrited and improved method to detect recording sources
  • Redesign: Separate Delay and Duration settings from Recording section as Timer section and put it under Recording section
  • Make sure to show a dialog for any errors in recording
  • Code refactoring

Translation updates:

  • Add Brazilian Portuguese translation (thanks to @mathessaricci)
  • Update Portuguese translation (thanks to @hugok79)
  • Update Spanish translation (thanks to @Eldhrimer)
  • Update Japanese translation

Reco 2.4.6 Released

11 Jun 11:55
21587fa
Compare
Choose a tag to compare
  • Update Portuguese translation (thanks to @hugok79)
  • Update Spanish translation and add Catalan translation (thanks to @fitojb)
  • Update Japanese translation

Reco 2.4.5 Released

13 Apr 13:22
Compare
Choose a tag to compare
  • Update Dutch translation (thanks to @Vistaus)
  • Revert another change done in version 2.4.3 that potentially caused an error during the packaging process
  • Revive the change that had been reverted in version 2.4.4

Reco 2.4.4 Released

13 Apr 07:50
Compare
Choose a tag to compare
  • Revert changes done in version 2.4.3 that potentially caused an error during the packaging process

Reco 2.4.3 Released

13 Apr 05:55
Compare
Choose a tag to compare
  • MainWindow: Readable copy for dialog messages
  • MainWindow: Add window title for the new Gala feature that shows windows titles in Multitasking view
  • Add Italian translation (thanks to @albanobattistella)
  • Add Portuguese translation (thanks to @hugok79)
  • Update Japanese translation
  • Clean code

Reco 2.4.2 Released

03 Jan 01:44
Compare
Choose a tag to compare
  • Inhibit sleeping while recording
  • Update Japanese translation

Reco 2.4.1 Released

31 Oct 00:00
3f67bdf
Compare
Choose a tag to compare
  • Make sure GSettings key "length" and "delay" take only natural numbers
  • Follow API change of Gtk.FileChooser in GTK 4
  • Fix temporary recordings are not deleted on error
  • Fix some microphones are not recognized (thanks to @peteruithoven)
  • Update Dutch translation (thanks to @Vistaus)
  • Update Turkish translation (thanks to @safak45x)

Reco 2.4.0 Released

02 Jul 12:31
bf06a02
Compare
Choose a tag to compare
  • Respect an elementary OS-wide dark preference. This does not work on Hera; it will work on the next version of elementary OS.
  • Allow setting per-app dark style preference. This works on Hera too.
  • Allow choosing stereo or mono. The app now handles audio channels correctly.
  • Update Spanish translation (thanks to @CCaroV)
  • Update Japanese translation
  • Readable code: cast as an enum instead of a row int
  • Explicit gstreamer1.0-libav as a dependency to fix a potential crash when trying to record in AAC

Reco 2.3.2 Released

28 Mar 12:32
c42cb17
Compare
Choose a tag to compare
  • Add Turkish translation (thanks to @safak45x)
  • Add Russian translation (thanks to @usmanovmax)