You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 1.4.0 [skip ci]
# [1.4.0](v1.3.0...v1.4.0) (2021-08-20)
### Bug Fixes
* **admin:** load and-design-blazor.js after _framework/blazor.server.js ([716fd40](716fd40))
### Features
* **forms:** use AntFormItem for hints ([3c26a38](3c26a38))
* **ipb:** add forum properties to site and post ([da5b9ec](da5b9ec))
* **ipb:** add forum selection to site form ([5538761](5538761))
* **ipb:** return api models ([6b3ab13](6b3ab13))
chore(release): 1.3.0 [skip ci]
# [1.3.0](v1.2.11...v1.3.0) (2021-08-15)
### Features
* **deps:** Sitko.Core 8.0.0-preview.59 ([776b00b](776b00b))
* **deps:** Sitko.Core 8.0.0-preview.60 ([19efc76](19efc76))
* **forms:** add form field descriptions ([34879db](34879db))
* **posts:** remove direct relation from posts to sites, use relation via sections ([8494818](8494818))
* **sites:** option to mark site as main ([b907524](b907524))
chore(release): 1.2.10 [skip ci]
## [1.2.10](v1.2.9...v1.2.10) (2021-08-13)
### Bug Fixes
* **forms:** rebase site and tags form on top of BaseForm ([38bcbbd](38bcbbd))