Skip to content

v0.4.1

Latest

Choose a tag to compare

@github-actions github-actions released this 02 Jun 22:43
· 1 commit to main since this release
c289093

This is a small maintenance release. No new features, development on Noctis is currently paused while I focus on other obligations. The project remains fully functional and open-source.

What's Changed

  • feat: deploy/uninstall.sh cleanly removes the systemd service and install directory, with an option to preserve your .env, database, and Tantivy index
  • docs: README updated to reflect that active development is halted
  • chore: version bump to v0.4.1

Self-host it:

bash <(curl -fsSL https://astersworld.xyz/install.sh)

To uninstall:

bash ~/noctis/deploy/uninstall.sh

Support the project
Noctis is free and open-source. If it's been useful to you, I accept Bitcoin:

bc1qwtluwd698qys3mw7m84tumgxk7dtju448nk3ak

Sharing it with someone who might find it useful means just as much. Thanks for checking it out.

Full Changelog: v0.4.0...v0.4.1