Skip to content

v1.8.14

Compare
Choose a tag to compare
@bengarrett bengarrett released this 02 Sep 09:29
· 46 commits to main since this release
483b045

Changelog

  • a34c081 fix search game helper showing invalid information
  • 02c5545 keyboard shortcuts for releaser search results
  • 455acdc more keyboard shortcuts for easier editing + checksum previews
  • 483b045 pkg updates
  • 491e0bf titles in the menu
  • 7260d87 update to titles.

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.