Skip to content

Latest commit

 

History

History
210 lines (96 loc) · 9.07 KB

File metadata and controls

210 lines (96 loc) · 9.07 KB

4.1.0 (2025-09-15)

Features

  • 2024: Adding equipment and equipment categories (#860) (15fb5eb)

4.0.0 (2025-09-04)

  • refactor(race/subrace)!: remove redundant data (#875) (67261fb), closes #874

BREAKING CHANGES

  • dropped the race.starting_proficiencies, race.starting_proficiency_options, subrace.starting_proficiencies, subrace.language_options, and subrace.languages properties of all races and subraces in the database. Clients can instead find this data on the corresponding traits linked to each race or subrace.

How was it tested?

I ran the database + API project locally with Docker and called the endpoints of the various classes and subclasses. I also ran the unit and integration tests in the API project.

Is there a Github issue this is resolving?

4.5.0 (2026-03-23)

Features

  • 2024: Finish Traits, Species, and Subspecies (#1028) (e647cdb)

4.4.0 (2026-03-14)

Features

4.3.3 (2026-03-04)

Bug Fixes

  • 2024: Adjust choice implementation to match other top level choices (#1018) (4cbfe16)

4.3.2 (2026-03-03)

Bug Fixes

  • 2024: Acolyte's equipment_options to be consistent (#1016) (230de74)
  • 2024: Species don't have proficiencies (b2081db)

4.3.1 (2026-02-21)

Bug Fixes

4.3.0 (2026-01-02)

Features

  • 2024: Adding Backgrounds + related Feats and Proficiencies (#973) (529c9fe)

Bug Fixes

4.2.3 (2025-12-17)

Bug Fixes

  • ci: Set repo on token to allow downstream trigger (d91315c)

4.2.2 (2025-12-17)

Bug Fixes

  • ci: Auto release (#969) (c94ccd3)
  • release-please: Include all commit types in changelog config (c16433d)

4.2.1 (2025-10-24)

Bug Fixes

  • dependabot: use build instead of deps (#941) (782da71)

4.2.0 (2025-10-24)

Features

3.26.1 (2025-06-30)

Bug Fixes

  • trident: change damage type to piercing (#865) (84c2fe6)

3.26.0 (2025-06-13)

Features

  • 2024: Add a bunch of easy tables to 2024 (#856) (40ec703)

3.25.1 (2025-05-16)

Bug Fixes

  • Add subclass improvements to level features (#836) (0907a8a)

3.25.0 (2025-05-04)

Features

  • images: Redirect image urls to new image urls (#826) (be7e6aa)

3.24.0 (2025-04-28)

Features

  • magic-items: Images for Deck of Many Things to Elemental Gems (1936368)

3.23.0 (2025-04-28)

Features

  • magic-items: Images for Boots of striding and sprinting to Deck of Illusions (46155eb)

3.22.0 (2025-04-27)

Features

  • images: All remaining monster images (4805d07)

3.21.0 (2025-04-27)

Features

  • images: Hezrou to Manticore, Warhorse Skeleton, and Werebear to White Dragon Wyrmling (3f54cae)

3.20.0 (2025-04-27)

Features

3.19.2 (2025-04-27)

Bug Fixes

3.19.1 (2025-04-27)

Bug Fixes

  • images: Add image for Grick (cf5105d)

3.19.0 (2025-04-27)

Features

  • images: Duergar to Ghost (2460333)
  • images: Ghoul to Hell Hound (7061e7f)

3.18.0 (2025-04-26)

Features

  • images: Cultist to Druid (92d2db9)

3.17.0 (2025-04-25)

Bug Fixes

  • npm: Set to private so we don't publish to npm (08e582a)
  • npm: Update npm lockfile (9fdcf7d)

Features

  • release: Now create CHANGELOG.md and npm version bump with semantic release (935a3c6)