Skip to content

v1.8.15

Compare
Choose a tag to compare
@bengarrett bengarrett released this 03 Sep 07:59
· 41 commits to main since this release
a92987b

Changelog

  • 06cbcd2 added quick bio for the confusing group impact
  • 2b96dbb fix thumbnail assets alignment links returning a 400 http error
  • a92987b helper shortcuts for the editor
  • 4afa3d3 more shortcuts
  • 87226a0 new quality of life shortcuts and buttons for editing

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.