Skip to content

Releases: Harvard-ATG/hxat

v1.7.5

11 Apr 16:59
Compare
Choose a tag to compare

Fixed an issue with the starting resource causing a permission denied error when the starting resource pointed to a non-existent assignment.

v1.7.4

09 Mar 21:19
Compare
Choose a tag to compare

Fixed bug with session invalidation.

v1.7.3

02 Mar 19:33
Compare
Choose a tag to compare

Add support for cookieless sessions on index.

v1.7.2

26 Feb 03:15
Compare
Choose a tag to compare

Updated django from 1.7.1 to 1.7.11.

v1.7.1

23 Feb 21:35
Compare
Choose a tag to compare

Replaced X-Frame-Options with Content-Security-Policy.

v1.7.0

21 Feb 20:15
Compare
Choose a tag to compare

This release includes some cleanup and updating of dependencies.

v1.6.5

26 Sep 14:54
Compare
Choose a tag to compare

Changes in this release:

  1. Fixes an issue with the summernote WYSIWYG editor when editing source texts that contain HTML.
  2. Adds the WISIWYG editor to the instructions field.

v1.6.4

08 Sep 17:12
Compare
Choose a tag to compare

Fixed bug with tag highlighting where a user could not reply to an annotation. The issue was triggered when an annotation had a tag that wasn't assigned a color.

v1.6.3

07 Jul 18:14
Compare
Choose a tag to compare

Fixes a bug with the maximum number of launches per browser session. See PR #94.

v1.6.2

30 Jun 19:39
Compare
Choose a tag to compare

Hotfix for issue with text size adjustment when dealing with embedded styles (i.e. the dreaded msoNormal) and font size specified in floating point units.