Releases: ryonakano/reco
Releases · ryonakano/reco
Reco 3.0.1 Released
- 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
- 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
Reco 2.4.5 Released
- 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
- Revert changes done in version 2.4.3 that potentially caused an error during the packaging process
Reco 2.4.3 Released
- 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
- Inhibit sleeping while recording
- Update Japanese translation
Reco 2.4.1 Released
- 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
- 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
- Add Turkish translation (thanks to @safak45x)
- Add Russian translation (thanks to @usmanovmax)