Skip to content

Releases: Deer-Spangle/faexport

v2021.10.4

25 Oct 22:54
Compare
Choose a tag to compare

Changelog:

  • Fixing prometheus metrics for gallery/scraps/favorites endpoinds, which were previously being recorded as endpoint=""

v2021.10.3

25 Oct 21:21
Compare
Choose a tag to compare

Changelog:

  • Adding prometheus metrics at /metrics, with a PROMETHEUS_PASS environment variable which can be used to optionally secure it with basic auth

v2021.10.2

09 Oct 23:08
Compare
Choose a tag to compare

Changelog:

  • Fix journal RSS feed title
  • Fix docker publish github workflow

v2021.10.1

09 Oct 19:45
Compare
Choose a tag to compare

Changelog:

  • Improving RSS feed titles
  • Updating dependencies

v2021.04.1

12 Apr 22:42
Compare
Choose a tag to compare

Changelog:

  • Handling notes from deleted users gracefully, instead of them breaking the /notes/{folder} and /note/{id} endpoints.
  • Adding "user_deleted" parameter to representations of notes in the /notes/{folder} and /note/{id} endpoints.

v2021.03.2

05 Mar 00:45
Compare
Choose a tag to compare

Changelog:

  • Fixing cloudflare error message

v2021.03.1

05 Mar 00:31
Compare
Choose a tag to compare

Changelog:

  • Added a 503 error and a bit more clarity, when FA is under cloudflare protection

v2021.02.3

24 Feb 13:56
Compare
Choose a tag to compare

Changelog:

  • Updating dependencies to fix security issues
  • Added system tests, small changes to regression tests due to removal of "Age" from artist information

v2021.02.2

23 Feb 15:50
Compare
Choose a tag to compare

Changelog:

  • Adding "deleted" attribute to notifications

v2021.02.1

23 Feb 15:49
c827bb5
Compare
Choose a tag to compare

Changelog:

  • Switch from travis to github actions
  • Fix bug in thumbnail links for SFW images