Skip to content

v1.8.8

Compare
Choose a tag to compare
@bengarrett bengarrett released this 24 Aug 21:54
· 64 commits to main since this release
f09e4c2

Changelog

  • 947c092 fix releaser package
  • f09e4c2 fix transfer not working with replacement file uploads.
  • 3988421 reworking of the scene page
  • a991dba update to readme

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.