Skip to content

Releases: 5e-bits/5e-database

v4.2.3

17 Dec 03:02
68c12d9

Choose a tag to compare

4.2.3 (2025-12-17)

Bug Fixes

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

v4.2.2

17 Dec 02:48
ad70ef1

Choose a tag to compare

4.2.2 (2025-12-17)

Bug Fixes

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

v4.2.1

24 Oct 20:15
9b9dd74

Choose a tag to compare

4.2.1 (2025-10-24)

Bug Fixes

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

v4.2.0

24 Oct 19:03
a4f606a

Choose a tag to compare

4.2.0 (2025-10-24)

Features

v4.1.0

15 Sep 22:20

Choose a tag to compare

4.1.0 (2025-09-15)

Features

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

v4.0.0

04 Sep 17:33

Choose a tag to compare

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?

v3.26.1

30 Jun 03:01

Choose a tag to compare

3.26.1 (2025-06-30)

Bug Fixes

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

v3.26.0

13 Jun 19:52

Choose a tag to compare

3.26.0 (2025-06-13)

Features

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

v3.25.1

16 May 04:47

Choose a tag to compare

3.25.1 (2025-05-16)

Bug Fixes

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

v3.25.0

04 May 02:15

Choose a tag to compare

3.25.0 (2025-05-04)

Features

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