Skip to content

Releases: RastislavKish/umai

v0.5

22 Sep 12:08

Choose a tag to compare

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

18 Oct 03:49

Choose a tag to compare

Version 0.4.2. This is a hotfix release, fixing the script's shebang.

v0.4.1

14 Oct 23:53

Choose a tag to compare

Version 0.4.1. This release implements the support for Ubuntu Mate 23.10.

v0.4

17 Sep 00:25

Choose a tag to compare

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

07 Jun 19:51

Choose a tag to compare

v0.3.2

Version 0.3.2. This is a small fix making Orca build to use the gnome-44 branch.

v0.3.1

11 Aug 00:26

Choose a tag to compare

Version 0.3.1. This is a hot-fix release, fixing a problem with an added message print in v0.3.

v0.3

11 Aug 00:05

Choose a tag to compare

Version 0.3. This release adds configuration of the Mate's accessibility setting (org.mate.interface accessibility).

v0.2

09 Aug 01:01

Choose a tag to compare

Version 0.2. This release fixes minor text issues:

  • Fix usage instructions in readme.
  • Fix license header in the script file.

v0.1

09 Aug 00:42

Choose a tag to compare

Version 0.1, the initial release.