·
19 commits
to main
since this release
We are pleased to release Beta 10 of Ou Dedetai! This release fixes not only various bugs but also introduces new features.
Here's what's new that you can now find:
- We now can prevent Logos from offering to update to the latest version while still permitting you to update your books and datasets.
- We added the ability to create a support zip file. This should make it easier troubleshooting and helping people quickly gather the information we need.
- We now build an ARM64 binary in order to enhance testing on ARM devices as we continue to try to bring support to ARM machines for Logos x86_64 through modern ELF interpreters. As a public service announcement: make sure you download the x86_64 binary unless you are testing on ARM!
- The TUI now has the option to install a default installation or perform an advanced operation, matching the GUI. We also fixed the UX during the advanced install.
- The app will now report when you've hit the Github rate limit.
Some notable bugs we fixed:
- We fixed a bug that prevented Ou Dedetai from installing certain versions of the software.
- We fixed a bug where Ou Dedetai would install the software in the wrong directory.
- We fixed the way that download percentages are reported so that a user can track download progress in the GUI.
- 4.0.0-beta.10
- Fixes bug where advanced GUI install failed (#354) [N. Shaaban]
- Adds a new option: "Get Support" to create a zip and display our social groups (#353, #274, #103) [N. Shaaban]
- Adds a new option: "Uninstall" to remove all the directories/files we use. Replaces the cli option --remove-install-dir with --uninstall. Requires a successful install for option to be present on TUI/GUI for now. (#233, #362) [N. Shaaban]
- Fixes bug with latest staging wine that doesn't include a wine64 binary (#350, #352) [N. Shaaban]
- Fixes legacy config migration (#320) [N. Shaaban]
- Allows user to go back to the main menu in some circumstances (#355) [N. Shaaban]
- Add Github actions for snap build (#343) [N. Shaaban]
- Move progress bar as files are downloaded (#364) [N. Shaaban]
- Add a simple Install option to the TUI to match GUI (#341) [T. H. Wright]
- Fixes misc bugs where versions we not being compared properly, resulted in a failed install for one user (#359) [N. Shaaban]
- Fixes Manjaro 7zip package name (#361) [T. H. Wright]
- Fixes bug where a custom XDG_DATA_DIR wasn't creating the FaithLife-Community subfolder (#358) [N. Shaaban]
- Adds extra line to the footer of the TUI (also refactor TUI splitting into header/footer) (#343, #342) [T. H. Wright]