Skip to content

v0.5.0

Latest
Compare
Choose a tag to compare
@gholmann16 gholmann16 released this 12 Oct 02:05

A lot has changed since the last release, but the reason I haven't been posting releases in so long is because I wanted to make this project into a single executable for speed purposes, and this required transitioning to using system libraries rather than packing them into an AppImage. After all this time I'm still running into bugs, so for now I will just post what I've managed to do.
I've managed to use all static or system libraries that you could find on any distribution aside from one, libappimageupdate, and due to that, you will have to have that library installed on your system. Since this is such a major requirement, I will just post the executable compiled for Arch Linux rather than bothering to compile on an ancient version of Ubuntu, so a second requirement is that you have a libc of at least version 2.38.

Other changes:

  • libneptune has been separated from main project for integration into others
  • I added a GTK graphical interface
  • Adding updates
  • Switching from root installs to user installs
  • CLI for permission editing

Overall many bugs have been fixed and Neptune has been vastly improved, but it will be a while until I can ship a single executable that will work on most distributions.