Skip to content

Releases: eXaminator/kanka-foundry

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)

4.0.12

29 Jul 21:07
Compare
Choose a tag to compare

4.0.12 (2024-07-29)

Bug Fixes

  • fix styling for some tables (9a530a1)
  • hide informations from players that should not be visible to them (c31e443), closes #136
  • show correct membership status for organisation members (893503a)
  • use parsed entry for personality and appearance traits to allow links to other entities (78771db), closes #131