2021-05-23 20:22:50 +00:00
|
|
|
### **1.0.3** (2021-05-23)
|
|
|
|
|
|
|
|
- Instuction about how to integrate with non CRA projects
|
|
|
|
- Add mention to awesome list
|
|
|
|
|
2021-05-01 14:17:28 +00:00
|
|
|
### **1.0.2** (2021-05-01)
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-05-01 14:12:41 +00:00
|
|
|
### **1.0.1** (2021-05-01)
|
|
|
|
|
|
|
|
- Fix: LoginOtp (and not otc)
|
|
|
|
|
2021-05-01 13:52:33 +00:00
|
|
|
# **1.0.0** (2021-05-01)
|
|
|
|
|
|
|
|
- #4: Guide for implementing a missing page
|
|
|
|
- Support OTP #4
|
|
|
|
|
2021-04-29 21:33:33 +00:00
|
|
|
### **0.4.4** (2021-04-29)
|
|
|
|
|
|
|
|
- Fix previous release
|
|
|
|
|
2021-04-29 17:07:48 +00:00
|
|
|
### **0.4.3** (2021-04-29)
|
|
|
|
|
|
|
|
- Add infos about the plugin that defines authorizedMailDomains
|
|
|
|
|
2021-04-29 16:47:44 +00:00
|
|
|
### **0.4.2** (2021-04-29)
|
|
|
|
|
|
|
|
- Client side validation of allowed email domains
|
|
|
|
- Support email whitlisting
|
|
|
|
- Restore kickstart video in the readme
|
|
|
|
- Update README.md
|
|
|
|
- Update README.md
|
|
|
|
- Important readme update
|
|
|
|
|
2021-04-11 16:24:36 +00:00
|
|
|
### **0.4.1** (2021-04-11)
|
|
|
|
|
|
|
|
- Quietly re-introduce --external-assets
|
|
|
|
- Give example of customization
|
|
|
|
|
2021-04-09 01:31:07 +00:00
|
|
|
## **0.4.0** (2021-04-09)
|
|
|
|
|
|
|
|
- Acual support of Therms of services
|
|
|
|
|
2021-04-08 16:14:10 +00:00
|
|
|
### **0.3.24** (2021-04-08)
|
|
|
|
|
|
|
|
- Add missing dependency: markdown
|
|
|
|
|
2021-04-08 15:43:34 +00:00
|
|
|
### **0.3.23** (2021-04-08)
|
|
|
|
|
|
|
|
- Allow to lazily load therms
|
|
|
|
|
2021-04-08 13:48:41 +00:00
|
|
|
### **0.3.22** (2021-04-08)
|
|
|
|
|
|
|
|
- update powerhooks
|
|
|
|
- Support terms and condition
|
|
|
|
- Fix info.ftl
|
|
|
|
- For useKcMessage we prefer returning callbacks with a changing references
|
|
|
|
|
2021-04-04 19:20:27 +00:00
|
|
|
### **0.3.21** (2021-04-04)
|
|
|
|
|
|
|
|
- Update powerhooks
|
|
|
|
|
2021-04-01 22:37:41 +00:00
|
|
|
### **0.3.20** (2021-04-01)
|
|
|
|
|
|
|
|
- Always catch freemarker errors
|
|
|
|
|
2021-04-01 15:21:10 +00:00
|
|
|
### **0.3.19** (2021-04-01)
|
|
|
|
|
|
|
|
- Fix previous release
|
|
|
|
|
2021-04-01 15:04:08 +00:00
|
|
|
### **0.3.18** (2021-04-01)
|
|
|
|
|
|
|
|
- Fix error.ftt, Adopt best effort strategy to convert ftl values into JS
|
|
|
|
|
2021-03-29 04:33:07 +00:00
|
|
|
### **0.3.17** (2021-03-29)
|
|
|
|
|
|
|
|
- Use push instead of replace in keycloak-js adapter to enable going back
|
|
|
|
|
2021-03-28 12:18:37 +00:00
|
|
|
### **0.3.15** (2021-03-28)
|
|
|
|
|
|
|
|
- Remove all reference to --external-assets, broken feature
|
|
|
|
|
2021-03-28 11:39:36 +00:00
|
|
|
### **0.3.14** (2021-03-28)
|
|
|
|
|
|
|
|
- Fix standalone mode: imports from js
|
|
|
|
|
2021-03-26 16:54:38 +00:00
|
|
|
### **0.3.13** (2021-03-26)
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-03-26 16:35:41 +00:00
|
|
|
### **0.3.12** (2021-03-26)
|
|
|
|
|
|
|
|
- Fix mocksContext
|
|
|
|
|
2021-03-26 14:36:48 +00:00
|
|
|
### **0.3.11** (2021-03-26)
|
|
|
|
|
|
|
|
- Fix previous build, improve README
|
|
|
|
|
2021-03-26 13:05:25 +00:00
|
|
|
### **0.3.10** (2021-03-26)
|
|
|
|
|
|
|
|
- Handle <style> tag, improve documentation
|
|
|
|
|
2021-03-25 11:54:13 +00:00
|
|
|
### **0.3.9** (2021-03-25)
|
|
|
|
|
|
|
|
- Update readme
|
|
|
|
- Document --external-assets
|
|
|
|
- Update README.md
|
|
|
|
- Update README.md
|
|
|
|
- Update README.md
|
|
|
|
|
2021-03-22 22:36:17 +00:00
|
|
|
### **0.3.8** (2021-03-22)
|
|
|
|
|
|
|
|
- Make standalone mode the default
|
|
|
|
|
2021-03-22 19:57:34 +00:00
|
|
|
### **0.3.7** (2021-03-22)
|
|
|
|
|
|
|
|
- (test) external asset mode by default
|
|
|
|
|
2021-03-22 19:02:53 +00:00
|
|
|
### **0.3.6** (2021-03-22)
|
|
|
|
|
|
|
|
- Fix previous release
|
|
|
|
|
2021-03-22 18:43:18 +00:00
|
|
|
### **0.3.5** (2021-03-22)
|
|
|
|
|
|
|
|
- support homepage with urlPath
|
|
|
|
|
2021-03-22 06:23:40 +00:00
|
|
|
### **0.3.4** (2021-03-22)
|
|
|
|
|
|
|
|
- Bugfix: Import assets from CSS
|
|
|
|
|
2021-03-22 04:27:01 +00:00
|
|
|
### **0.3.3** (2021-03-22)
|
|
|
|
|
|
|
|
- Fix submit not receving correct text
|
|
|
|
|
2021-03-21 21:31:01 +00:00
|
|
|
### **0.3.2** (2021-03-21)
|
|
|
|
|
|
|
|
- Fix broken previous release
|
|
|
|
|
2021-03-21 21:13:36 +00:00
|
|
|
### **0.3.1** (2021-03-21)
|
|
|
|
|
|
|
|
- kcHeaderClass can be updated after initial mount
|
|
|
|
|
2021-03-20 04:02:59 +00:00
|
|
|
## **0.3.0** (2021-03-20)
|
|
|
|
|
|
|
|
- Bump version
|
|
|
|
- Feat: Cary over states using URL search params
|
|
|
|
- Bugfix: with kcHtmlClass
|
|
|
|
|
2021-03-19 23:19:03 +00:00
|
|
|
### **0.2.10** (2021-03-19)
|
|
|
|
|
|
|
|
- Remove dependency to denoify
|
|
|
|
|
2021-03-19 23:14:27 +00:00
|
|
|
### **0.2.9** (2021-03-19)
|
|
|
|
|
|
|
|
- Update deps and CI workflow
|
|
|
|
|
2021-03-19 21:42:31 +00:00
|
|
|
### **0.2.8** (2021-03-19)
|
|
|
|
|
|
|
|
- Bugfix: keycloak_build that grow and grow in size
|
|
|
|
- Add disclaimer about maitainment strategy
|
|
|
|
- Add a note for tested version support
|
|
|
|
|
2021-03-13 11:56:59 +00:00
|
|
|
### **0.2.7** (2021-03-13)
|
|
|
|
|
|
|
|
- Bump version
|
|
|
|
- Update README.md
|
|
|
|
- Update README.md
|
|
|
|
|
2021-03-10 22:04:25 +00:00
|
|
|
### **0.2.6** (2021-03-10)
|
|
|
|
|
|
|
|
- Fix generated gitignore
|
|
|
|
|
2021-03-10 21:51:07 +00:00
|
|
|
### **0.2.5** (2021-03-10)
|
|
|
|
|
|
|
|
- Fix generated .gitignore
|
|
|
|
|
2021-03-10 20:33:36 +00:00
|
|
|
### **0.2.4** (2021-03-10)
|
|
|
|
|
|
|
|
- Update README.md
|
|
|
|
|
2021-03-09 02:07:07 +00:00
|
|
|
### **0.2.3** (2021-03-09)
|
|
|
|
|
|
|
|
- fix gitignore generation
|
|
|
|
|
2021-03-08 02:02:53 +00:00
|
|
|
### **0.2.2** (2021-03-08)
|
|
|
|
|
|
|
|
- Add table of content
|
|
|
|
- Update README.md
|
|
|
|
- Update README.md
|
|
|
|
|
2021-03-08 01:49:47 +00:00
|
|
|
## **0.2.1** (2021-03-08)
|
|
|
|
|
|
|
|
- Update ci.yaml
|
|
|
|
- Update readme
|
|
|
|
- Update readme
|
|
|
|
- update deps
|
|
|
|
- Update readme
|
|
|
|
- Add all mocks for testing
|
|
|
|
- many small fixes
|
|
|
|
|
2021-03-07 16:09:08 +00:00
|
|
|
### **0.1.6** (2021-03-07)
|
|
|
|
|
|
|
|
- Fix Turkish
|
|
|
|
|
2021-03-07 15:43:11 +00:00
|
|
|
### **0.1.5** (2021-03-07)
|
|
|
|
|
|
|
|
- Fix getKcLanguageLabel
|
|
|
|
|
2021-03-07 14:46:12 +00:00
|
|
|
### **0.1.4** (2021-03-07)
|
|
|
|
|
|
|
|
|
|
|
|
|
2021-03-07 14:39:29 +00:00
|
|
|
### **0.1.3** (2021-03-07)
|
|
|
|
|
|
|
|
- Implement LoginVerifyEmail
|
|
|
|
- Implement login-reset-password.ftl
|
|
|
|
|
2021-03-07 01:17:32 +00:00
|
|
|
### **0.1.2** (2021-03-07)
|
|
|
|
|
|
|
|
- Fix build
|
|
|
|
- Fix build
|
|
|
|
|
2021-03-06 22:06:48 +00:00
|
|
|
### **0.1.1** (2021-03-06)
|
|
|
|
|
|
|
|
- Implement Error page
|
|
|
|
- rename pageBasename by pageId
|
|
|
|
- Implement reactive programing for language switching
|
|
|
|
- Add Info page, refactor
|
|
|
|
|
2021-03-05 19:44:56 +00:00
|
|
|
## **0.1.0** (2021-03-05)
|
|
|
|
|
|
|
|
- Rename keycloakify
|
|
|
|
|
2021-03-05 18:52:19 +00:00
|
|
|
### **0.0.33** (2021-03-05)
|
|
|
|
|
|
|
|
- Fix syncronization with non react pages
|
|
|
|
|
2021-03-05 14:48:38 +00:00
|
|
|
### **0.0.32** (2021-03-05)
|
|
|
|
|
|
|
|
- bump version
|
|
|
|
- Add log to tell when we are using react
|
|
|
|
- Fix missing parentesis
|
|
|
|
|
2021-03-05 14:34:34 +00:00
|
|
|
### **0.0.31** (2021-03-05)
|
|
|
|
|
|
|
|
- Fix typo
|
|
|
|
- Fix register page 500
|
|
|
|
|
2021-03-05 00:38:08 +00:00
|
|
|
### **0.0.30** (2021-03-05)
|
|
|
|
|
2021-03-05 00:40:09 +00:00
|
|
|
- Edit language statistique
|
|
|
|
|
|
|
|
### **0.0.30** (2021-03-05)
|
|
|
|
|
2021-03-05 00:38:08 +00:00
|
|
|
- avoid escaping urls
|
|
|
|
- Use default value instead of value
|
|
|
|
- Fix double single quote problem in messages
|
|
|
|
- Fix typo
|
|
|
|
- Fix non editable username
|
|
|
|
- Fix some bugs
|
|
|
|
- Fix Object.deepAssign
|
|
|
|
- Make the dongle to download smaller
|
|
|
|
- Split kcContext among pages
|
|
|
|
- Implement register
|
|
|
|
|
2021-03-04 13:44:23 +00:00
|
|
|
### **0.0.29** (2021-03-04)
|
|
|
|
|
|
|
|
- Fix build
|
|
|
|
- Fix i18n
|
|
|
|
- Login appear to be working now
|
|
|
|
- closer but not there yet
|
|
|
|
|
2021-03-03 01:33:07 +00:00
|
|
|
### **0.0.28** (2021-03-03)
|
|
|
|
|
|
|
|
- fix build
|
|
|
|
- There is no reason not to let use translations outside of keycloak
|
|
|
|
|
2021-03-02 23:05:59 +00:00
|
|
|
### **0.0.27** (2021-03-02)
|
|
|
|
|
|
|
|
- Implement entrypoint
|
|
|
|
|
2021-03-02 22:50:08 +00:00
|
|
|
### **0.0.26** (2021-03-02)
|
|
|
|
|
|
|
|
- Login page implemented
|
|
|
|
- Implement login
|
|
|
|
- remove unesseary log
|
|
|
|
|
2021-03-02 11:19:07 +00:00
|
|
|
### **0.0.25** (2021-03-02)
|
|
|
|
|
|
|
|
- Fix build and reduce size
|
|
|
|
- Implement the template
|
|
|
|
|
2021-03-01 20:00:22 +00:00
|
|
|
### **0.0.24** (2021-03-01)
|
|
|
|
|
|
|
|
- update
|
|
|
|
- update
|
|
|
|
- update
|
|
|
|
|
2021-03-01 19:47:44 +00:00
|
|
|
### **0.0.23** (2021-03-01)
|
2021-03-01 19:49:56 +00:00
|
|
|
|
2021-03-01 19:52:03 +00:00
|
|
|
- update
|
|
|
|
|
|
|
|
### **0.0.23** (2021-03-01)
|
|
|
|
|
2021-03-01 19:49:56 +00:00
|
|
|
- update
|
|
|
|
- update
|
|
|
|
|
|
|
|
### **0.0.23** (2021-03-01)
|
2021-03-01 19:47:44 +00:00
|
|
|
|
2021-03-01 19:49:37 +00:00
|
|
|
- update
|
|
|
|
- update
|
|
|
|
|
|
|
|
### **0.0.23** (2021-03-01)
|
|
|
|
|
2021-03-01 19:47:44 +00:00
|
|
|
- update
|
|
|
|
- Handle formatting in translation function
|
|
|
|
|
2021-02-28 19:23:45 +00:00
|
|
|
### **0.0.22** (2021-02-28)
|
|
|
|
|
|
|
|
- Split page messages
|
|
|
|
|
2021-02-28 19:00:18 +00:00
|
|
|
### **0.0.21** (2021-02-28)
|
|
|
|
|
|
|
|
- Restore yarn file
|
|
|
|
- Multiple fixes
|
|
|
|
- Update deps
|
|
|
|
- Update deps
|
|
|
|
- includes translations
|
|
|
|
- Update README.md
|
|
|
|
- improve docs
|
|
|
|
- update
|
|
|
|
- Update README.md
|
|
|
|
- update
|
|
|
|
- update
|
|
|
|
- update
|
|
|
|
- update
|
|
|
|
|
2021-02-27 01:33:17 +00:00
|
|
|
### **0.0.20** (2021-02-27)
|
|
|
|
|
|
|
|
- update
|
|
|
|
- update
|
|
|
|
|
2021-02-27 01:17:04 +00:00
|
|
|
### **0.0.19** (2021-02-27)
|
|
|
|
|
|
|
|
- update
|
|
|
|
- update
|
|
|
|
|
2021-02-23 23:29:13 +00:00
|
|
|
### **0.0.18** (2021-02-23)
|
|
|
|
|
|
|
|
- Bump version number
|
|
|
|
- Moving on with implementation of the lib
|
|
|
|
- Update readme
|
|
|
|
- Readme eddit
|
|
|
|
- Fixing video link
|
|
|
|
|
2021-02-23 16:45:33 +00:00
|
|
|
### **0.0.16** (2021-02-23)
|
|
|
|
|
|
|
|
- Bump version
|
|
|
|
- Give test container credentials
|
|
|
|
|
2021-02-23 15:00:06 +00:00
|
|
|
### **0.0.14** (2021-02-23)
|
|
|
|
|
|
|
|
- Bump version number
|
|
|
|
- enable the docker container to be run from the root of the react project
|
|
|
|
|
2021-02-23 14:34:09 +00:00
|
|
|
### **0.0.13** (2021-02-23)
|
|
|
|
|
|
|
|
- bump version
|
|
|
|
|
2021-02-23 12:28:23 +00:00
|
|
|
### **0.0.12** (2021-02-23)
|
|
|
|
|
|
|
|
- update readme
|
|
|
|
|
2021-02-23 12:14:12 +00:00
|
|
|
### **0.0.11** (2021-02-23)
|
|
|
|
|
|
|
|
- Add documentation
|
|
|
|
|
2021-02-23 08:51:59 +00:00
|
|
|
### **0.0.10** (2021-02-23)
|
|
|
|
|
|
|
|
- Remove extra closing bracket
|
|
|
|
|
2021-02-22 11:17:57 +00:00
|
|
|
### **0.0.9** (2021-02-22)
|
|
|
|
|
|
|
|
- fix container startup script
|
|
|
|
- minor update
|
|
|
|
|
2021-02-21 23:38:24 +00:00
|
|
|
### **0.0.8** (2021-02-21)
|
|
|
|
|
|
|
|
- Include theme properties
|
|
|
|
|
2021-02-21 23:22:27 +00:00
|
|
|
### **0.0.7** (2021-02-21)
|
|
|
|
|
|
|
|
- fix build
|
|
|
|
- Fix bundle
|
|
|
|
|
2021-02-21 22:48:30 +00:00
|
|
|
### **0.0.6** (2021-02-21)
|
|
|
|
|
|
|
|
- Include missing files in the release bundle
|
|
|
|
|
2021-02-21 22:41:48 +00:00
|
|
|
### **0.0.5** (2021-02-21)
|
|
|
|
|
|
|
|
- Bump version number
|
|
|
|
- Make the install faster
|
|
|
|
|
2021-02-21 22:26:46 +00:00
|
|
|
### **0.0.4** (2021-02-21)
|
|
|
|
|
|
|
|
- Fix script visibility
|
|
|
|
|
2021-02-21 22:14:04 +00:00
|
|
|
### **0.0.3** (2021-02-21)
|
|
|
|
|
|
|
|
- Do not run tests on window
|
|
|
|
- Add script for downloading base themes
|
|
|
|
- Generate debug files to be able to test the container
|
|
|
|
- Fix many little bugs
|
|
|
|
- refactor
|
|
|
|
- Almoste there
|
|
|
|
- Things are starting to take form
|
|
|
|
- Seems to be working
|
|
|
|
- First draft
|
|
|
|
- Remove eslint and prettyer
|
|
|
|
|
2021-02-20 11:41:39 +00:00
|
|
|
### **0.0.2** (2021-02-20)
|
|
|
|
|
|
|
|
- Update package.json
|
|
|
|
|