Releases: LiveUI/ApiCore
Releases · LiveUI/ApiCore
1.0.1
Make commit info available in the /info
endpoint
1.0.0
First release!!! ❤️
- Emails are finally purely API based (reset password, invites, registrations)
- Configurable templates for emails
- API will be kept stable between small releases
1.0_RC8
Support for custom external authenticators.
Add a new Authenticable
to a static Auth
class and send Authenticated
(validated) user info back to it.
1.0_RC5
- Security
- New admin endpoints
- Tests
1.0_RC4
Mainly functionality required for deployment, bug fixes and refactors
1.0_RC3
Invitations:
- Send an email
- Input missing values
- Finish invitation process
Other
- Cleaning
- Security
- Refactors
1.0_RC2.3
- Single team mode for servers that only require users in a single team
- disable user registrations completely
- limit registrations from certain domains only