Skip to content

Releases: eXaminator/kanka-foundry

4.2.0

22 Feb 17:38
Compare
Choose a tag to compare

4.2.0 (2025-02-22)

Bug Fixes

  • make changes to comply with some upcoming Kanka API changes (250d331), closes #146
  • rename "items" to "objects" to be in line with Kankas UI (af33bfc)

Features

  • add location to quests and add support for all instigator types (803a3f0)
  • add price, size and weight properties to objects (25c1b75)
  • Display if Creatures, Families, Races or Locations ar dead, extinct or destroyed respectively. (5f0aba3)

4.1.5

17 Nov 11:54
Compare
Choose a tag to compare

4.1.5 (2024-11-17)

Bug Fixes

  • add a fallback mechanism for new or changed types of entity attributes (d2c2e0d), closes #144

4.1.4

12 Oct 14:35
Compare
Choose a tag to compare

4.1.4 (2024-10-12)

Bug Fixes

  • don't crash on calendars when linking all entities at once (eeba233), closes #142

4.1.3

06 Sep 17:52
Compare
Choose a tag to compare

4.1.3 (2024-09-06)

Bug Fixes

  • don't omit entity entry if it has no other posts (48aa1f7), closes #141

4.1.2

13 Aug 18:45
Compare
Choose a tag to compare

4.1.2 (2024-08-13)

Bug Fixes

  • add missing founded date for organisations (efcea45)

4.1.1

11 Aug 20:18
Compare
Choose a tag to compare

4.1.1 (2024-08-11)

Bug Fixes

  • add missing founded date for locations (01fd51b)

4.1.0

11 Aug 20:14
Compare
Choose a tag to compare

4.1.0 (2024-08-11)

Bug Fixes

  • fix init hook hot reloading for development environment (b42bfd4)

Features

  • add birthday and day of death to character overview (29da8f4), closes #99

4.0.15

11 Aug 19:44
Compare
Choose a tag to compare

4.0.15 (2024-08-11)

Bug Fixes

  • properly set ownership for private posts on entities (9bbbdea), closes #139

4.0.14

30 Jul 19:25
Compare
Choose a tag to compare

4.0.14 (2024-07-30)

Bug Fixes

  • add migration to handle old personality traits that are missing the entry_parsed field (28b1600)

4.0.13

29 Jul 21:18
Compare
Choose a tag to compare

4.0.13 (2024-07-29)

Bug Fixes

  • fix error in module.json that prevented finalizing the last release (d125ce2)