Skip to content

Releases: FaithLife-Community/LogosLinuxInstaller

v4.0.0-alpha.8

16 Jun 00:13
Compare
Choose a tag to compare
v4.0.0-alpha.8 Pre-release
Pre-release

This release fixes various issues, as well as updates several of the required package dependencies. It is a minor step towards beta.

v4.0.0-alpha.7

14 May 13:39
Compare
Choose a tag to compare
v4.0.0-alpha.7 Pre-release
Pre-release

Release with various fixes.

v4.0.0-alpha.6

20 Apr 16:06
Compare
Choose a tag to compare
v4.0.0-alpha.6 Pre-release
Pre-release

Hotfix to allow "Run Logos" to correctly launch the app.

v4.0.0-alpha.5

20 Apr 15:08
Compare
Choose a tag to compare
v4.0.0-alpha.5 Pre-release
Pre-release

This release adds a major feature: the ability to resume a broken install! Now if an install fails, when run the next time in the same directory, the program will verify if its steps are completed or not and continue on from the last known completed step.

v4.0.0-alpha.4

01 Apr 12:37
Compare
Choose a tag to compare
v4.0.0-alpha.4 Pre-release
Pre-release

This new release includes some fixes and clean ups to the code, but the major announcement is: the Logos Linux Installer program can now update itself, meaning that once you download it from GitHub once, you shouldn't need to go to GitHub again.

While there are other features and enhancements we want to add going forward, this is the last major feature we had planned before beta, and thus we are on to testing before a beta release. We still have some other features we want to release, such as #85 which will allow us to resume an interrupted install. At this point, most of the other feature work we have planned is adding additional distro support.

EDIT: The binary in this release has been edited in order to apply a hotfix for a couple of errors found since release. This binary reflects a build up to this commit: cc10a4e

v4.0.0-alpha.3

25 Feb 02:10
Compare
Choose a tag to compare
v4.0.0-alpha.3 Pre-release
Pre-release

This release fixes #5 and two minor issues: #49 and #55. It also incorporates numerous fixes to the code and in general is pretty stable. It is still an alpha release and there are known issues, either stored in TODOs and FIXMEs in the code or in the issue tracker on GitHub.

At this point, the code should be mature enough that it can for most purposes replace the Bash script.

v4.0.0-alpha.2

10 Jan 13:17
368dc76
Compare
Choose a tag to compare
v4.0.0-alpha.2 Pre-release
Pre-release
  • Fix #3 [T. H. Wright]
  • Fix #4 [T. H. Wright]
  • Fix #6 [N. Marti]
  • Fix #32 [N. Marti]
  • Fix #37 [N. Marti]

v4.0.0-alpha.1

30 Dec 19:47
7bf31cb
Compare
Choose a tag to compare
v4.0.0-alpha.1 Pre-release
Pre-release

Release 4.0.0-alpha

28 Dec 21:24
4e7ad62
Compare
Choose a tag to compare
Release 4.0.0-alpha Pre-release
Pre-release

THIS RELEASE IS ALPHA SOFTWARE AND HAS KNOWN ISSUES

This is a major rewrite of the script found originally at https://github.com/ferion11/LogosLinuxInstaller. The script is now a full-fledged distributable written in Python rather than in Bash. This solves several issues and offers us a lot of room for improvements.

The application can be launched in several ways. You can run the program as a GUI by double-clicking it in your file browser or on your Desktop. You can run it via CLI as a standalone program, or you can use optargs with it.

Progress toward a beta release can be tracked in the milestone: https://github.com/FaithLife-Community/LogosLinuxInstaller/milestone/1

Please contact the developers in Telegram and Matrix if you want to assist in testing and debugging.