[1.6.6i-alpha]
- Fix a-api-key env.
[1.6.6h-alpha]
- Fix package.json
[1.6.6g-alpha]
- improve x-api-key & x-api-secret, fix schema example
- Fix getAvatarByUid.
[1.6.6f-alpha]
- Remove unwanted required
[1.6.6e-alpha]
- Fix jsonpath import method
[1.6.6d-alpha]
- fix new project cannot run
[1.6.6c-alpha]
- fix plenty of frontend lib generate bugs (after change api name)
- fix search lookup long
[1.6.6b-alpha]
- add missing customkeycloak guard
[1.6.6a-alpha]
- fix simpleapp generated frontend lib bugs
[1.6.5g]
- change simpleapp document controller use document name instead of document type
- allow use header x-api-key(match env X_API_KEY), x-api-secret (match env X_API_SECRET), to by pass access token. which will use robotuser in user context
- add support of x-guest-accesstoken (submit by external user source, like parent/student app), it store into usercontext as guestinfo, since appuser = robotuser
- Fix document search properties to restrict (required field and sorts)
[1.6.5f]
- added webhook db
- support audit trail
- support upload avatar to cloudapi
- added html input for simpleapp
[1.2.0]
- lot of house keeping
- frontend more stable login using keycloak
- reduce too much console log at backend
- build frontend/lang/df.ts instead of directly edit
- some improvement of simpleappinput, like add more probs and reduce console error
- simplified generated frontend page by using centralize tool bar
- support document status
- give frontend freedom to edit header bar and menu bar
[1.1.24]
- fix cannot create tenant due to fullname miss-spell
- fix viewer create record auto redirect
- allow listview have more flexible usecase
- allow user.json template use lose isolation
- remove dependency of @nuxt/ui
- swagger ui add more xorg sample string