Skip to content

Latest commit

 

History

History
189 lines (89 loc) · 7.91 KB

CHANGELOG.md

File metadata and controls

189 lines (89 loc) · 7.91 KB

1.6.0 (2021-09-08)

Features

  • core: upd Sitko.Core and Sitko.Blockly (648bffb)

1.5.1 (2021-08-31)

Bug Fixes

  • admin: run every page in isolated scope (8a4d1e6)
  • ci: generate vault token on deploy (8692f69)

1.5.0 (2021-08-20)

Features

  • ipb: refresh expired tokens (d4376ee)

1.4.0 (2021-08-20)

Bug Fixes

  • admin: load and-design-blazor.js after _framework/blazor.server.js (716fd40)

Features

  • forms: use AntFormItem for hints (3c26a38)
  • ipb: add forum properties to site and post (da5b9ec)
  • ipb: add forum selection to site form (5538761)
  • ipb: return api models (6b3ab13)

1.3.0 (2021-08-15)

Features

  • deps: Sitko.Core 8.0.0-preview.59 (776b00b)
  • deps: Sitko.Core 8.0.0-preview.60 (19efc76)
  • forms: add form field descriptions (34879db)
  • posts: remove direct relation from posts to sites, use relation via sections (8494818)
  • sites: option to mark site as main (b907524)

1.2.11 (2021-08-15)

Bug Fixes

  • admin: fix page title prerendering (a3ddc73)

1.2.10 (2021-08-13)

Bug Fixes

  • forms: rebase site and tags form on top of BaseForm (38bcbbd)

1.2.9 (2021-08-13)

Bug Fixes

  • admin: upd footer - fix copyright, add links, show version (91aaf90)
  • css: align font-awesome icons in buttons (4aa0f23)
  • css: use dark-geekblue theme (00eaf79)

1.2.8 (2021-08-13)

Bug Fixes

  • ci: trigger deploy on release (daca030)

1.2.7 (2021-08-13)

Bug Fixes

  • ci: trigger test on release (0b17d05)

1.2.6 (2021-08-13)

Bug Fixes

  • ci: add persist-credentials: false (cfd71f4)

1.2.5 (2021-08-13)

Bug Fixes

  • ci: commit release as biowareru-bot (0823caa)

1.2.4 (2021-08-13)

Bug Fixes

  • ci: define GITHUB_TOKEN (5c2900d)

1.2.3 (2021-08-13)

Bug Fixes

1.2.2 (2021-08-13)

Bug Fixes

  • ci: deploy key required on release step (5ddf0d5)

1.2.1 (2021-08-13)

Bug Fixes

  • ci: use deploy key for git operations (3e64bb2)

1.2.0 (2021-08-13)

Features

  • pages: show page sites in list (a5a6cd6)

1.1.3 (2021-08-13)

Bug Fixes

  • ci: try to fix admin workflow trigger (fc14d33)

1.1.1 (2021-08-13)

Bug Fixes

1.1.0 (2021-08-13)

Bug Fixes

  • ci: fix tag parsing (b244cc7)
  • pages: remove changes list from form (791e7c3)

Features

  • admin: display debug view in forms for admins (bacb3ab)
  • users: mark user as admin (175db74)

1.0.2 (2021-08-13)

Bug Fixes

  • ci: run build on prs, release only on push (8408f59)

1.0.1 (2021-08-13)

Bug Fixes

  • ci: add project path (767c5bc)
  • ci: install .NET 6 (230defb)
  • ci: no need for npm cache on release job (7808d4e)

1.0.0 (2021-08-13)

Bug Fixes

  • ci: need node js for semantic-release (1debc14)

Features

  • ci: start implementing semantic-release (22fb887)