Skip to content

Releases: oarevalo/BugLogHQ

BugLogHQ 1.8.8

16 Mar 15:25
Compare
Choose a tag to compare
  • Fix for checkpoint requests being passed by value in ACF.

BugLogHQ 1.8.7

06 Mar 20:06
Compare
Choose a tag to compare
  • Added CORS support
  • [FIX] handle error when reseting the app using an invalid resetApp value
  • [FIX] Added top-level error handling to avoid breaking the app on invalid paths and other unexpected situations

BugLogHQ 1.8.6

29 Feb 18:47
Compare
Choose a tag to compare
  • AngularJS Client
  • Updated bugLogClient.js to include comments about Chrome errors and more inclusive window.onerror sample
  • [FIX] escaping of square bracket should only be done in MSSQL
  • Updated http posts to JIRA API to use explicit basic auth headers to deal with a bug in Railo/Lucee (RAILO-3315)
  • Used correct values for subject and date fields on RSS feed
  • Renamed _insert and _update to _insertRow and _updateRow to avoid CF11 conflicts

BugLogHQ 1.8.5

03 Nov 04:27
Compare
Choose a tag to compare
Merge pull request #111 from KrunchMuffin/master

Fix for correct icons not showing up.