Skip to content

v1.8.21

Compare
Choose a tag to compare
@bengarrett bengarrett released this 30 Sep 11:22
· 17 commits to main since this release
c55ad5b

Changelog

  • 61654a6 Problems and fixes
  • c55ad5b arc milestone
  • 648578a fixing texts
  • 60239c0 moved terms from module popup to its own page
  • f443f91 new sites
  • 0913404 website listings use improved layout over a horizontal line.

defacto2-server is a standalone web server application. It works out of the box without installation or configuration. However, to browse any records such as the artifacts, releasers and sceners, a running defacto2 database is required.

macos users will probably need to remove the quarantine attribute before use:
$ xattr -d com.apple.quarantine defacto2-server

Windows support is limited to browsing. Features such as image regeneration or file uploading are untested and will probably not work.

Released by GoReleaser.