Releases: bkw777/mainline
Releases · bkw777/mainline
v 1.3.23
minor stuff
- update most of the derelict translations, but just with Google Translate
- fully localized y/n prompt
- new notice.sh replacing notify-send.sh
- remove OSDNotify.vala
v1.3.22
fix #273 warning in AsyncTask - do not try to watch or close pid if spawn_async() is handling it
v1.3.20
support external terminal apps
v1.3.18
- eliminate all temp directory, temp file, and temp bash scripts for the dpkg & aria2c commands with direct stdin/stdout pipes
- remove last remaining TeeJee lib files
v1.3.17
- enable checksums by default
- fix copy button in terminal truncated long lines
v1.3.16
- option to include the failed builds in the list
v1.3.15
- fix building on focal
- add buttons and ctrl+scrollwheel to change font scale in the terminal
- save & restore the terminal window font scale
- add button to copy the terminal window's entire buffer, including scrollback, to clipboard
v1.3.13
- improve error handling in TerminalWindow
- add Keep Downloads option