Skip to content

v2.3.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@aryaei2000 aryaei2000 released this 10 Feb 12:16
· 223 commits to master since this release

Change Log:

  • Set minimum stability to stable for composer packages. (57188f2)
  • Synchronise networks that are not locally present. (3894d9a)
  • Replaced NetworkRequest model with new adapter class. (82b7273)
  • Added NetworkRequest status constants. (e48ca94)
  • Added config node to composer.json. (3d48a22)

Bug Fix:

  • Fixed a bug in validating Justification in network request creation. (69bb83b)
  • Fixed a bug in reading file name as subject ID. (850484a)
  • Fixed object type in ValidationHelper. (63c9b8b)
  • Fixed a bug in validating elements of $_POST. (f9ed0e1)