Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2020-11-21) ### Bug Fixes * add missing translation ([0c2b4ef](0c2b4ef)) * change icons to be closer to kankas icons ([6d32c70](6d32c70)) * change quest entity type to correct value ([813cbdb](813cbdb)) * correctly convert campaign id to improve request caching ([69ab8fc](69ab8fc)) * fix workaround for broken kanka mention links ([98f1348](98f1348)) * improve error handling fo API requests ([7a35a6d](7a35a6d)) * improve link and sync logic ([32d1474](32d1474)) * improve link generation for entities ending in "y" ([151a6cc](151a6cc)) * improve style for details summary ([b97fb6a](b97fb6a)) * open new journal entry sheet in read mode after sync ([c308267](c308267)) * organisation typing ([3cc8976](3cc8976)) * use correct key for entity links ([1ea09b3](1ea09b3)) ### Features * add character traits as metadata ([8027315](8027315)), closes [#13](#13) * add configuration option to include image in journal text ([6d2e9c3](6d2e9c3)) * add configuration to decide how attributes should be handled ([36b20bb](36b20bb)) * add english translations ([8f2bf5b](8f2bf5b)) * add extended meta data import configuration ([1ecfd99](1ecfd99)), closes [#7](#7) * add import for ability entities ([f80c63a](f80c63a)) * add import for characters ([673ad26](673ad26)) * add import for event entities ([69f80f3](69f80f3)) * add import for families ([0286e97](0286e97)) * add import for item entities ([8a0c97c](8a0c97c)) * add import for journal entities ([f89d4c9](f89d4c9)) * add import for quest entities ([154805f](154805f)) * add import for races ([447c5ab](447c5ab)) * add notifications for expired tokens ([8d149fc](8d149fc)), closes [#14](#14) * add proper campaign selection to module settings ([8732493](8732493)) * add quest references to meta data ([9b2d79e](9b2d79e)), closes [#15](#15) * add setting to hide private entities ([112b7d2](112b7d2)), closes [#8](#8) * add settings to enable/disable import of certain types ([2ac2edb](2ac2edb)), closes [#16](#16) * add support for note entities ([a33fbe0](a33fbe0)) * add support for organisation entities ([ea8b782](ea8b782)) * defer entity list loading after template render ([de11f7c](de11f7c)), closes [#18](#18) * display attributes and additional meta data in journal entries ([749b90a](749b90a)) * display sections for meta data ([62f14fc](62f14fc)) * handle kanka mention links ([5451e60](5451e60)) * hide empty entity type lists ([ac710a5](ac710a5)) * improve entity list styles ([efc9f79](efc9f79)) * improve entity list styling ([be641ce](be641ce)) * remember collapsible status in local storage ([718cea6](718cea6)), closes [#1](#1) * **journal:** add location sync ([4d3977e](4d3977e)) * initial commit ([8e5b82b](8e5b82b))
- Loading branch information