2022-07-01 19:18:23 +00:00
# Change Log
All notable changes to this project will be documented in this file.
See [Conventional Commits ](https://conventionalcommits.org ) for commit guidelines.
2022-08-01 15:02:50 +00:00
## [1.0.0-beta.3](https://github.com/logto-io/logto/compare/v1.0.0-beta.2...v1.0.0-beta.3) (2022-08-01)
### Features
* **console:** add Next.js integration guide in admin console ([7d3f947 ](https://github.com/logto-io/logto/commit/7d3f94738f495de98464d23b6fdf18214d59005e ))
2022-07-19 01:05:03 +00:00
## [1.0.0-beta.1](https://github.com/logto-io/logto/compare/v1.0.0-beta.0...v1.0.0-beta.1) (2022-07-19)
**Note:** Version bump only for package @logto/shared
2022-07-14 16:40:44 +00:00
## [1.0.0-beta.0](https://github.com/logto-io/logto/compare/v1.0.0-alpha.4...v1.0.0-beta.0) (2022-07-14)
**Note:** Version bump only for package @logto/shared
2022-07-07 16:40:33 +00:00
## [1.0.0-alpha.3](https://github.com/logto-io/logto/compare/v1.0.0-alpha.2...v1.0.0-alpha.3) (2022-07-07)
**Note:** Version bump only for package @logto/shared
2022-07-03 09:04:51 +00:00
### [0.1.2-alpha.5](https://github.com/logto-io/logto/compare/v0.1.2-alpha.4...v0.1.2-alpha.5) (2022-07-03)
**Note:** Version bump only for package @logto/shared
2022-07-02 04:24:46 +00:00
### [0.1.2-alpha.1](https://github.com/logto-io/logto/compare/v0.1.2-alpha.0...v0.1.2-alpha.1) (2022-07-02)
**Note:** Version bump only for package @logto/shared
2022-07-01 19:18:23 +00:00
### [0.1.1-alpha.0](https://github.com/logto-io/logto/compare/v0.1.0-internal...v0.1.1-alpha.0) (2022-07-01)
### Features
* **console,ui:** generate dark mode color in console ([#1231 ](https://github.com/logto-io/logto/issues/1231 )) ([f72b21d ](https://github.com/logto-io/logto/commit/f72b21d1602ab0fb35ef3e7d84f6c8ebd7e18b08 ))
* **console:** add details summary component in guides ([693c4f0 ](https://github.com/logto-io/logto/commit/693c4f0422eb312190f2c7b0673e3ceaa8c41213 ))
* **core,shared:** get /dashboard/users/active ([#953 ](https://github.com/logto-io/logto/issues/953 )) ([1420bb2 ](https://github.com/logto-io/logto/commit/1420bb28cec9c0e20b4d0645a58e436135f87c83 ))
* **demo-app:** implement (part 2) ([85a055e ](https://github.com/logto-io/logto/commit/85a055efa4358cfb69c0d74f7aeaeb0bade024af ))
* **demo-app:** implementation ([#982 ](https://github.com/logto-io/logto/issues/982 )) ([7f4f4f8 ](https://github.com/logto-io/logto/commit/7f4f4f84addf8a25c3d30f1ac3ceeef460afcf17 ))
* **demo-app:** init ([#979 ](https://github.com/logto-io/logto/issues/979 )) ([ad0aa8e ](https://github.com/logto-io/logto/commit/ad0aa8e0c20a8d60f095b477e942b724fb53ca7d ))
* **shared,phrases-ui:** not allow hyphens in username ([#1319 ](https://github.com/logto-io/logto/issues/1319 )) ([5e81966 ](https://github.com/logto-io/logto/commit/5e819665c7c1d584ff5cff25e4e0723122be78b2 ))
* update field check rules ([#854 ](https://github.com/logto-io/logto/issues/854 )) ([85a407c ](https://github.com/logto-io/logto/commit/85a407c5f6f76fed0513acd6fb41943413935b5a ))
### Bug Fixes
* `lint:report` script ([#730 ](https://github.com/logto-io/logto/issues/730 )) ([3b17324 ](https://github.com/logto-io/logto/commit/3b17324d189b2fe47985d0bee8b37b4ef1dbdd2b ))
* **console:** dashboard chart style ([#1177 ](https://github.com/logto-io/logto/issues/1177 )) ([cf47044 ](https://github.com/logto-io/logto/commit/cf470446e4458e748bbf6384adb96d69805a1991 )), closes [#1178 ](https://github.com/logto-io/logto/issues/1178 )
* **console:** new platform tab colors ([#1158 ](https://github.com/logto-io/logto/issues/1158 )) ([1bb770f ](https://github.com/logto-io/logto/commit/1bb770fd1fa364f12c1c56a8542d36a3cf9647fe ))
* **core:** remove name regex ([#1109 ](https://github.com/logto-io/logto/issues/1109 )) ([a790248 ](https://github.com/logto-io/logto/commit/a790248c091e444614652b08b05686e9934cb639 ))