Skip to content

Releases: annotationsatharvard/catcha

Release 0.6.0-alpha-3

Release 0.6.0-alpha-3 Pre-release
Pre-release

Choose a tag to compare

@jmiranda jmiranda released this 05 Aug 14:19

An alpha release of 0.6.0 including the following feature(s):

  • Added basic permission check for search API (#70)

Release 0.5.12

Choose a tag to compare

@jmiranda jmiranda released this 12 Feb 15:49

Hotfix for search API bug

Release 0.5.11

Choose a tag to compare

@jmiranda jmiranda released this 09 Feb 15:20

Release Notes

  • Implementation of basic permission scheme (#70)

0.5.10

Choose a tag to compare

@jmiranda jmiranda released this 11 Jan 17:33

Fixed several bugs

  • #76 No row with the given identifier exists: [org.mindinformatics.ann.framework.module.persistence.Annotation#0] bug
  • #68 Specified key was too long; max key length is 767 bytes (re: source column)
  • #52 Refactor database migration scripts to remove all references to catch schema

0.5.9

Choose a tag to compare

@jmiranda jmiranda released this 17 Nov 03:35

Fixed major performance issue with the Search API.

0.5.8

Choose a tag to compare

@jmiranda jmiranda released this 04 Sep 17:38

Fixed major bug with MySQL v5.6 that caused application to halt due to a failed liquibase migration (see #68).

0.5.7

Choose a tag to compare

@jmiranda jmiranda released this 21 Aug 16:11
v0.5.7

Release 0.5.7

0.5.6

Choose a tag to compare

@jmiranda jmiranda released this 21 Aug 16:08
v0.5.6

Release 0.5.6

0.5.5

Choose a tag to compare

@jmiranda jmiranda released this 21 Aug 16:00
v0.5.5

Release 0.5.5

0.5.4.1

0.5.4.1 Pre-release
Pre-release

Choose a tag to compare

@jmiranda jmiranda released this 23 May 15:18

Fixes compatibility issue related to JSON web token validation (older edX clients do not provide issuedAt attribute in the correct format).