Skip to content

Updates to JavaScript libraries and other enhancements and bug fixes

Compare
Choose a tag to compare
@kesara kesara released this 02 Aug 21:48
· 299 commits to main since this release
d374a73

This release updates JavaScript libraries and includes other enhancements and bug fixes.

  • Fix bug in PostgreSQL docker restore script.
  • Update node docker image to current-alpine.
  • Update JavaScript libraries.
  • Bump up Python dependencies.
  • Increase event introduction field size to 511. (#90)
  • Remove the link to RFC 7231 from the header. (#99)
  • Remove the link to RFC 1738 from URL in text.
  • Add line "Did you know that the IETF is where the 404 error code and URL are defined?" with a links to RFC 7231 and RFC 1738 respectively. (#99)
  • Remove URL reference from 404 'Did you know' text.
  • Set FILE_UPLOAD_PERMISSIONS to 0o664 on django site settings. (#111)