Skip to content

Releases: avrae/avrae-service

v1.3.0

02 Mar 21:24
Compare
Choose a tag to compare
  • adds an endpoint for SRD attack import

v1.2.4

03 Feb 19:25
Compare
Choose a tag to compare
  • fixed an issue where creating spells from SRD in a tome would cause automation errors

v1.2.3

30 Jan 18:33
Compare
Choose a tag to compare
  • makes 400 error more descriptive on /character/attacks

v1.2.2

16 Dec 19:32
ace3bed
Compare
Choose a tag to compare

Ensures homebrew subscription objects are deleted when the object they subscribe to is deleted

v1.2.1

03 Dec 20:46
Compare
Choose a tag to compare

Updated template spells to include all SRD spells

v1.2.0: Better Homebrew Backend

02 Dec 20:37
2d22cdb
Compare
Choose a tag to compare

Uses subscription collections to track homebrew subscriptions instead of indexing on the homebrew object itself.

v1.1.2

15 Nov 18:25
6896759
Compare
Choose a tag to compare
  • Fixes a bug when users tried to save character attacks
  • Adds support for the overheal tag in automation damage

v1.1.1

22 Oct 18:41
cdb8c1c
Compare
Choose a tag to compare
  • Adds an endpoint to validate attack structure

v1.1.0

04 Oct 21:13
Compare
Choose a tag to compare
  • Adds endpoints for character attack overrides and specific gvars

v1.0.3

06 Aug 17:16
Compare
Choose a tag to compare

✨ Change Dockerfile to use a Python 3.7 image