Skip to content

Releases: LiveUI/ApiCore

1.0.2

06 Jan 11:32
Compare
Choose a tag to compare

Updating dependencies

1.0.1

16 Oct 11:40
Compare
Choose a tag to compare

Make commit info available in the /info endpoint

1.0.0

30 May 08:57
Compare
Choose a tag to compare

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

25 Apr 15:28
Compare
Choose a tag to compare
1.0_RC8 Pre-release
Pre-release

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_RC7

23 Apr 22:40
0b6dcfb
Compare
Choose a tag to compare
1.0_RC7 Pre-release
Pre-release

1.0_RC6

11 Apr 13:15
Compare
Choose a tag to compare
1.0_RC6 Pre-release
Pre-release

Github signin

1.0_RC5

27 Mar 15:43
Compare
Choose a tag to compare
1.0_RC5 Pre-release
Pre-release
  • Security
  • New admin endpoints
  • Tests

1.0_RC4

19 Dec 22:14
Compare
Choose a tag to compare
1.0_RC4 Pre-release
Pre-release

Mainly functionality required for deployment, bug fixes and refactors

1.0_RC3

23 Oct 13:57
0daad41
Compare
Choose a tag to compare
1.0_RC3 Pre-release
Pre-release

Invitations:

  • Send an email
  • Input missing values
  • Finish invitation process

Other

  • Cleaning
  • Security
  • Refactors

1.0_RC2.3

07 Oct 22:24
Compare
Choose a tag to compare
1.0_RC2.3 Pre-release
Pre-release
  • Single team mode for servers that only require users in a single team
  • disable user registrations completely
  • limit registrations from certain domains only