Skip to content

Releases: RunOrg/RunOrg

Production release 0.9.9

22 Mar 10:47
Compare
Choose a tag to compare

Adds endpoint DELETE /form/{id} for deleting forms.

Production release 0.9.7

25 Oct 09:28
Compare
Choose a tag to compare

Sent e-mail preview /mail/{id}/to/{to} now includes fields opened and clicked that contain the time when the sent mail was first opened (based on the track link), and when one of its links was first clicked, respectively.

Production release 0.9.6

15 Aug 08:52
Compare
Choose a tag to compare
  • Implements chatrooms and posts
  • Breaking change to the CQRS clock JSON format
  • Added several missing PUT and DELETE endpoints

Production release 0.9.3

13 May 20:22
Compare
Choose a tag to compare

Provides GET /db/{db}/tokens/{token}, required for authenticating a person from clicking a link in outgoing e-mail.

Production release 0.9.2

12 May 19:03
Compare
Choose a tag to compare

Fixes a defect in JSON parser handling of \/ (solidus) escape sequence.

Production release 0.9.1

06 May 10:50
Compare
Choose a tag to compare

Fixes SQL error management.

Production release 0.9.0

02 May 11:08
Compare
Choose a tag to compare

Beta version for :

  • People (including name search and mass import)
  • Groups
  • Forms
  • Mass mailing
  • Keys

Fixes several major stability issues in the Httpd subsystem.

Internal production release 0.1.53

25 Apr 11:30
Compare
Choose a tag to compare
Pre-release

Mail preview and stats, configuration-enabled request logging, fixes default UI.

Internal production release 0.1.51

24 Apr 16:55
Compare
Choose a tag to compare
Pre-release

Contacts became People. Documentation framework upgraded.

Internal production release 0.1.47

17 Apr 12:06
Compare
Choose a tag to compare
Pre-release

Adds documentation and sub-second date-time format support.