Skip to content

Latest commit

 

History

History
112 lines (83 loc) · 9.26 KB

CHANGELOG.md

File metadata and controls

112 lines (83 loc) · 9.26 KB

1.3.1 (2021-10-31)

Bug Fixes

  • make sure to update package.json on release (3bf214a)

1.3.0 (2021-10-31)

Bug Fixes

  • add version number to package.json (7256911)

Features

  • add feedback link (a02c299)
  • interaction color: change interaction color to red (20964a9)

1.2.0 (2021-10-31)

Features

  • add fog of war options to map (b965cda)

1.1.0 (2021-10-31)

Features

  • add english translation for Legend Generator (503e1e1)

1.0.1 (2021-10-30)

Bug Fixes

  • use semrel npm but do not publish (fa1d33a)

1.0.0 (2021-10-30)

Bug Fixes

  • add GITHUB_TOKEN to semrel (08cd69f)
  • add lint step to ci (9c88241)
  • add main as a release branch (8e561bf)
  • add translations (6ba377b)
  • bad working saving and loading (6bf0f0e)
  • chunk attribute checkboxes (c3612ed)
  • clean up supernatural events (e277ae9)
  • code smells (73c63b5)
  • do not try to publish to npm (14e634f)
  • encounter and page title translation (401025d)
  • exclude data folder from sonarcloud (7efbb4c)
  • faster calendar updates (d546fd4)
  • fix correct load path for gh-pages (0139460)
  • hide unfinished dice page (cb84962)
  • imports (0152c62)
  • improve design (fb31721)
  • improve name page (f4149be)
  • improve scroll position restorer on calendar page (d176c90)
  • lint issues (5c03948)
  • menu title (49b9b76)
  • mobile styles (94a98f8)
  • move day names and filler days to components (e402e68)
  • no more primary button (b681616)
  • parchment height (ebd102f)
  • parchment height on safari (1638441)
  • pre-commit hook (5268743)
  • prop error (e040b86)
  • refactor day to a component (aa68d35)
  • remove comments from tsconfig (9f0cc97)
  • remove duplicate tw imports (ffe4a7f)
  • remove most export defaults (3352344)
  • remove npm as semrel plugin (b830d49)
  • remove yarn lint from deploy step (52cece9)
  • sonarcloud exclusion (fb6ff96)
  • translate day names (681d974)
  • try to skip semrel npm (e266927)
  • typo (d03d221)
  • update react router (ea156eb)
  • update workflows (3fd6384)
  • use correct Blooding English translation (70c14f3)
  • use correct English translation for Nightwarg (b30fb05)
  • use correct month names in English (3e52181)
  • use last-release-git (121cc63)
  • use last-release-git (5564c91)
  • use semrel npm but do not publish (46e979f)
  • use Swedish names for non-translated menu items (3898b51)
  • visual bugs (9f7450a)
  • visual stuffz (32c0de6)

Features