Skip to content

v1.8.13

Compare
Choose a tag to compare
@bengarrett bengarrett released this 28 Aug 22:35
· 52 commits to main since this release
30dc479

Changelog

  • 1b16149 8bbs link updates
  • 1b34763 cites of bbs posts from 1980
  • 1f6208f fix some clarifications on info
  • 30dc479 fix unknown years typo not triggering for new additions and changes.
  • 7b30cae more clarity with the history texts and fixes for 8bbs details

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.