Skip to content

Release 1.2.0

Latest
Compare
Choose a tag to compare
@alectronic0 alectronic0 released this 23 Apr 09:35
· 3508 commits to master since this release

Features:

  • Check for actual data type of upload documents (ie a png is a png and not an exe)
  • Enable HTTP client to hard delete uploaded document
  • Enable HTTP client to soft delete uploaded document

Changes:

  • Fix the OWASP Check vulnerability issue
  • CNP DB separation Liquibase
  • increase maximum connection to the DB to allow 200 user connections
  • CNP allows Custom Urls
  • CNP DM database is in the UK

Bug Fixes:

  • Deleted record is displayed when a get request is made
  • Document with TTL set is not deleted when due when Java box works in BST timezone (tested locally)
  • TTL Batch job is running even when suppose to be toggled off