v1.7.0
What's Changed
- Expanded type. by @augustjohnson in #505
- Release 1.6.1 by @augustjohnson in #507
- 416 remove created at field from v1 objects by @augustjohnson in #508
- Fixied shadow elves spells. by @augustjohnson in #509
- Fixing filters. by @augustjohnson in #511
- A few small fixes and changes. by @augustjohnson in #512
- Backmerge of main. by @augustjohnson in #513
- Additional Tal'Dorei material by @nstefanski in #362
- 139 queryable mechanics such as abilities and proficiencies by @augustjohnson in #515
- 228 consider designing a post deployment smoke test by @augustjohnson in #519
- AI Code review action by @eepMoody in #497
- Bugfix: V2 Documents - filtering by query param by @calumbell in #520
- Bugfix: fixed typo in
organization
field of TOB 2023 & Black Flag SRD (API v1) by @calumbell in #517 - Adding filter to all relevant document endpoints. by @augustjohnson in #524
- V2 spell class mapping by @augustjohnson in #525
- Adding support for document__ruleset_key filter by @augustjohnson in #526
- Adding a functional csv export. by @augustjohnson in #516
- 468 deprecate v1 search by @augustjohnson in #528
- V2: added is_subclass filter to
characterclass
view by @calumbell in #531 - added name icontains and type exact to creature filterset by @calumbell in #530
- V2 Feature: filtering
/classes
endpoint by?subclass_of
query param by @calumbell in #533 - V2 Feature:
/search
now returns more helpful data by @calumbell in #535 - Bringing v2 spell filtering into line with v1 by @tylereed in #536
- Creature action data by @augustjohnson in #543
- Bugfix: add missing sorting options to V2 Items endpoint by @calumbell in #538
- Legendary reaction bonus by @augustjohnson in #545
- Creatureaction exposed by @augustjohnson in #547
- Splitting creature category to category and subcategory by @tylereed in #537
- Fix casting time by @tylereed in #546
- Merging conflicting migrations by @augustjohnson in #549
- 469 clean up and upgrade dependencies by @augustjohnson in #552
- Merge pull request #552 from open5e/469-clean-up-and-upgrade-dependen… by @augustjohnson in #554
- 469 clean up and upgrade dependencies by @augustjohnson in #555
- Maybe this will fix static files? by @augustjohnson in #556
- 469 clean up and upgrade dependencies by @augustjohnson in #557
- 246 recurring random unicode characters in json files by @augustjohnson in #559
- Ruleset to gamesystem refactor by @augustjohnson in #561
- 364 v2 testing by @augustjohnson in #562
- 563 standardize approach to distance across all v2 by @augustjohnson in #567
- Feature: V2
/rules
endpoint by @calumbell in #560 - Release 1.7.0 by @augustjohnson in #551
- merge fix. by @augustjohnson in #568
- Backmerge of a hotfix. by @augustjohnson in #569
- Address self-hosting. by @augustjohnson in #571
- Fixing some accumulated bugs. by @augustjohnson in #573
- 574 api v2 some magic items marked as non magical in items data by @augustjohnson in #575
- Openapi schema definition by @augustjohnson in #578
- Pulling main up to speed. by @augustjohnson in #579
- Rdme hotfix by @augustjohnson in #580
- Readme hotfix by @augustjohnson in #581
- Removing the conflicting operations. by @augustjohnson in #582
- Readme working. by @augustjohnson in #583
- Should be resolving some of the issues with v1/v2. by @augustjohnson in #584
- Readmedocs changes. by @augustjohnson in #585
- Data: V2 Rules by @calumbell in #588
- More descriptive smoke test. by @augustjohnson in #590
- Fixing up spell endpoint to fetch all needed data beforehand by @tylereed in #592
- 419 v2 casting options field support by @augustjohnson in #593
- OAS Generation for APIV2 by @Dashron in #589
- 442 way to compare if a v1 data item has not been converted to v2 by @augustjohnson in #594
- 458 add hit dice to sizes model by @augustjohnson in #596
- Removing items from the response. by @augustjohnson in #597
- 464 add monster filter for habitat similar to cr by @augustjohnson in #599
- API V2: Filtering nested fields via query parameter (
Documents
&c) by @calumbell in #601 - Eager Loading for CreatureViewSet by @calumbell in #602
- Bugfix (API V2): Added missing Serializers to
CreatureSerializer
by @calumbell in #603 - Error in the viewset. by @augustjohnson in #607
- V2 Creature Traits by @calumbell in #608
- API V2: Fixed N+1 problem on
/items
endpoint by @calumbell in #609 - Adding creature action attacks. by @augustjohnson in #611
- Release 1.7.0 PR by @augustjohnson in #612
Full Changelog: v1.6.0...v1.7.0