Releases: RastislavKish/umai
Releases · RastislavKish/umai
v0.5
v0.5
Version 0.5. This release brings the following changes:
- Support for Ubuntu Mate 24.04. Things mostly work, the problematic area of UM 24.04 is orca autostart both on the login screen and after session start. UMAI workarounds the latter, resolving the former still needs research.
- Orca from the gnome-47 branch
v0.4.2
Version 0.4.2. This is a hotfix release, fixing the script's shebang.
v0.4.1
Version 0.4.1. This release implements the support for Ubuntu Mate 23.10.
v0.4
Version 0.4:
- Added support for Ubuntu Mate 23.04.
- Removed deb installation of Firefox, since it no longer seems to be a necessary measure.
- ocrdesktop installation now uses a venv environment to handle the program's Python dependencies. This allows the usage on UM 23.04 with its new Python policy, and is backward compatible with 22.04.
- Orca installation uses the gnome-45 branch for UM 23.04. 22.04 stays with gnome-44, since that's the last supported version on the system.
- Added loose OS distribution and version checks to prevent accidental installation on unsupported OSes. The checks are not perfect, namely the distribution flavor is not verified.
v0.3.2
v0.3.2
Version 0.3.2. This is a small fix making Orca build to use the gnome-44 branch.
v0.3.1
Version 0.3.1. This is a hot-fix release, fixing a problem with an added message print in v0.3.
v0.3
Version 0.3. This release adds configuration of the Mate's accessibility setting (org.mate.interface accessibility).
v0.2
Version 0.2. This release fixes minor text issues:
- Fix usage instructions in readme.
- Fix license header in the script file.
v0.1
Version 0.1, the initial release.