Skip to content

Releases: proycon/clam

v3.0.23

11 Dec 14:35
Compare
Choose a tag to compare

Minor update:

  • Adapted some default mime types to comply to e.g. RFC 2361 for compatibility with the CLARIN switchboard

v3.0.22

30 Nov 17:18
Compare
Choose a tag to compare

Bugfix release:

  • Do not serialise empty/unfilled input parameters in CLAM metadata #103
  • Added utility functions isncname and makencname to check if a string is a valid XML NCName and to make it so if not.

v3.0.21

19 Nov 18:10
Compare
Choose a tag to compare

Bugfix release: Fixes for shortcut method, important authentication fix and handle url-encoded URLs.

v3.0.20

10 Nov 13:52
Compare
Choose a tag to compare

Bugfix release: Fixed error message when downloading remote files and implemented proper URL decoding (#100)

v3.0.19

27 Oct 11:45
Compare
Choose a tag to compare

Bugfix release:

  • Fixed files not being added to list after upload in web interface #94

v3.0.18

30 Sep 14:49
Compare
Choose a tag to compare

Bugfix release:

  • Fix in data API: correctly parse optional attribute from CLAM XML

v3.0.17

20 Jul 11:58
Compare
Choose a tag to compare
  • adding all static assets inside the proejct rather than relying on fetching them from other origins, removes dependencies on cloudflare and CDNs

v3.0.16

25 Jun 09:26
Compare
Choose a tag to compare
  • Added FORCEHTTPS configuration directive, as a lighter alternative to using the full FORCEURL option.

v3.0.15

09 Jun 19:45
Compare
Choose a tag to compare
  • Made it possible to set a maximum number of MBs of data a user can have in running projects. #92
  • Made it possible to set a maximum number of running projects per user. #91

v3.0.14

29 Apr 10:38
Compare
Choose a tag to compare

Bugfix release: many plain text error messages had the wrong mimetype