Skip to content
This repository has been archived by the owner on Feb 16, 2023. It is now read-only.

Latest commit

 

History

History
298 lines (154 loc) · 14.5 KB

CHANGELOG.md

File metadata and controls

298 lines (154 loc) · 14.5 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

12.4.9 (2021-12-20)

Bug Fixes

  • share button for mobile and thread header (f6199fc)

12.4.8 (2021-12-15)

Bug Fixes

12.4.7 (2021-12-15)

Bug Fixes

12.4.6 (2021-12-15)

Bug Fixes

  • removed some uses of deprecated action comp (c76edc3)

12.4.5 (2021-12-14)

Bug Fixes

  • added basic testing for storables (48a8214)
  • refactored state class structure (7aba71f)
  • refactored thread class to a separate file (9ec133f)
  • site model overrides (a58c7d8)
  • updatedAt works as expected (1e1c079)

12.4.4 (2021-12-14)

Bug Fixes

12.4.3 (2021-12-13)

Bug Fixes

  • pagelog deprecated for now (ff04a96)

12.4.2 (2021-12-13)

12.4.1 (2021-12-13)

Bug Fixes

12.4.0 (2021-12-13)

Features

Bug Fixes

  • pages can be moved,reloads still bug (9491c9b)

12.3.16 (2021-12-12)

Bug Fixes

12.3.15 (2021-12-12)

12.3.14 (2021-12-12)

Bug Fixes

  • site state fixes around the app (35269d5)

12.3.13 (2021-12-10)

Bug Fixes

  • restored a bug due to character serialization (00e6b6a)

12.3.12 (2021-12-10)

Bug Fixes

  • restored site avatar images to the SiteList (0e14f64)

12.3.11 (2021-12-09)

Bug Fixes

  • avatarurl can be set for a site (5bfbad0)
  • site avatar selector restored (b580dcc)

12.3.10 (2021-12-09)

Bug Fixes

  • added site theme tool (4257fc3)
  • i18n of site settings (7c287e5)
  • site theme tool comp restored (e3671bf)

12.3.9 (2021-12-08)

Bug Fixes

  • page editor toolbar fixed (e818f13)
  • removed some siteBadge reads (57e8ff6)
  • small updates for keeper and menu on site (2949686)
  • some locale updates (1599659)
  • some menu madness (fc10832)
  • updates for locales (6553a9a)

12.3.8 (2021-12-08)

Bug Fixes

  • deprecated button removal (401b87f)

12.3.7 (2021-12-08)

Bug Fixes

  • added material list styling comps (3d7016e)
  • impressions should work again with pageclass (68f0bbc)
  • page classes refactored to storable (31909ab)
  • sitelist ordering corrected (49ebdda)
  • small updates to topics selector (4ad9d1e)
  • topics list is sortable (eeae50b)

12.3.6 (2021-12-07)

Bug Fixes

  • categories restored after refactors (f3bba08)
  • heavy site state refactoring (3926225)
  • linter fixes (75f39a5)
  • site state cleared from refactors (d6e61e2)

12.3.5 (2021-12-07)

Bug Fixes

  • hidden as boolean (cfce5f5)
  • linter fixes (8f95021)
  • moved site creation to sites module (0e64ca5)
  • storable class, and site class cleared (8fb7322)
  • system badge deprecation warning added (548fc23)
  • works for logged in users (f5467ee)

12.3.4 (2021-12-03)

Bug Fixes

  • player adding and removal fixed for games (6c3133f)
  • support for charna value changes (ec5b815)

12.3.3 (2021-12-03)

12.3.2 (2021-12-03)

Bug Fixes

  • charna updates merged (af8ae8f)
  • show member tools for players too (838eb7e)

12.3.1 (2021-11-30)

12.3.0 (2021-11-30)

Features

Bug Fixes

  • keeper works with toggle-for-stats (6d56bc2)
  • numerical stats are shown in some form (ebc6770)

12.2.1 (2021-11-29)

Bug Fixes

  • game can be added to a character (d64e460)

12.2.0 (2021-11-27)

Features

  • characters can have avatars (199a365)

12.1.3 (2021-11-26)

Bug Fixes

  • avatar changing for profile is operational (b71312c)

12.1.2 (2021-11-26)

Bug Fixes

12.1.1 (2021-11-26)

12.1.0 (2021-11-26)

Features

  • avatar selecton component added (52af94a)

12.0.2 (2021-11-26)

Bug Fixes

12.0.1 (2021-11-25)

Bug Fixes

  • added list components stylebook header (cd5ab5a)
  • language switcher works again (2a9c077)
  • locale changing is operational again (e714bf6)
  • stylebook toggle override removed (87f914e)

12.0.0 (2021-11-25)

⚠ BREAKING CHANGES

  • all characters prior to this release, are broken.

Features

Bug Fixes

  • character deletion operational (4741de0)
  • character have stats and json for sheet (f422fa6)
  • character stats and derived stats logic done (ca0f8b9)
  • charsheet stats added (666d612)
  • delete menu item added to character view (efed8b6)
  • deprecated old character methods (5fb828d)
  • description as a character stat (c96460d)
  • some rendering updates for charsheet (80ceab3)
  • statlabels for character stats with i18n (3b06b8f)
  • updating a character works (f72810f)

Changelog purged from here on. See git tag 11.7.0 for earlier changes