Skip to content

Releases: proycon/clam

v3.0.3

30 Oct 14:23
Compare
Choose a tag to compare

Another quick update after v3 release: fixes some styling issues that became apparent in production environments

v3.0.2

30 Oct 14:00
Compare
Choose a tag to compare

Minor update:

  • add ability to reference variables from the main service configuration in the external configuration file, not only environment variables.

v3.0.1

30 Oct 13:35
Compare
Choose a tag to compare
  • Post-release bugfix: use https headers for jquery download

v3.0.0

30 Oct 11:24
Compare
Choose a tag to compare

Major new release featuring a new interface

Important Note: This release drops all Python 2.7 support, only Python 3.3 and above are supported now!

  • Brand new and completely restyled user interface. (#82)
    • Improved user experience, including on mobile devices.
    • Fixed various minor UI nags from the past (such as #43, #53)
    • Added support for a cover image.
    • Allow a link to a registration page.
    • Added support for custom css.
  • Added a 'porch' in the interface, a landing page to the webservice that requires no authentication.
  • Actions that are marked to allow anonymous usage will show up right on the porch page in the interface.
  • Reworked the format validation mechanism, now with support for added constraints on the input. (#84)
  • You can now add add viewer to an action, making them produce styled output rather than a raw download.
  • More system metadata.
  • CUSTOM_FORMATS needs not to be redefined client-side but is automatically read from the XML response. (#81)
  • Viewers can now be associated with actions as well.
  • Access to RESTful API specification from the interface.
  • Added extra webservice metadata, which also shows in the interface.
  • Improved the clamnewproject script to create a cleaner project structure.
  • Various minor fixes (such as #83, 78)

v2.4.13

02 Sep 15:26
Compare
Choose a tag to compare

Forward viewer fix (final?)

v2.4.12

02 Sep 13:41
Compare
Choose a tag to compare

Forward viewer fix (previous one was wrong)

v2.4.11

02 Sep 13:18
Compare
Choose a tag to compare

Fixed version compatibility check

v2.4.10

01 Sep 20:19
Compare
Choose a tag to compare

Another minor bugfix release for the forward viewer

v2.4.9

30 Aug 10:56
Compare
Choose a tag to compare

Remove unneeded indirection in ForwardViewer unless explicitly enabled (LanguageMachines/PICCL#51)

v2.4.8

27 Aug 14:30
Compare
Choose a tag to compare

Minor bugfix release to fix issue in forward viewer