Releases: clarin-eric/switchboard
Releases · clarin-eric/switchboard
2.4.0-beta2
Merge pull request #233 from clarin-eric/fixbuild fix possible build problem
2.4.0-beta1
Merge pull request #232 from clarin-eric/miscfixes bug fix in tool calls with constant values
2.3.3 - Release
- Allow repositories to customize Switchboard popup title
2.3.2 - Release
- Backwards compatibility for legacy repository calls
2.3.1 - Release
Changes since 2.3.0:
- Added dictionary mode when selecting short text
- Show data outline for text based formats
- Show contents of archive files
- Show unsafe badge and description (on mouse hover) for tools not offering SSL transport
- Multiple improvements to Switchboard popup
- Added support for matching online tools which are not integrated with the Switchboard
- Improved support for input of multiple files
- Added configurable funding badge
- Upgraded backend dependencies:
- dropwizard to 2.0.22
- Upgraded WebUI dependencies:
- lodash to 4.17.21
- browserslist to 4.16.5
2.3.1-alpha3
Changes since 2.3.1-alpha2:
- Show data outline for text based formats
- Show content for archive files
- Add possibility to edit selection resources
- Allow repos to specialize profile
- All urls in tool descriptions open in new tab
- Add configurable funding badge
- Upgraded backend dependencies:
- dropwizard to 2.0.22
- Upgraded WebUI dependencies:
- lodash to 4.17.21
- browserslist to 4.16.5
2.3.1-alpha2
Changes since 2.3.1-alpha1:
- Improved popup
2.3.1-alpha1
Changes since 2.3.0:
- Show unsafe badge and description (on mouse hover) for tools not offering SSL transport
- Multiple improvements to Switchboard popup
- Added support for matching online tools which are not integrated with the Switchboard
- Added dictionary mode when selecting short text
- Upgraded backend dependencies:
- dropwizard to 2.0.18
2.3.0 - Release
Changes since 2.2.3:
- Added Switchboard popup (for integration into data provider applications)
- Added API v2 (with support for POST calls #119)
- Improved visual design of WebGUI match/list tools section
- Improved file format detection (support for
ply
3d
andcmdi
formats) - Improved filename extraction from input URLs
- Improved tool wrapping for popup and phone sizes
- Cache tool logos
- Cache uploaded resources
- Added support for multiple files input (experimental - disabled by default)
- Upgraded backend dependencies:
- Profiler to 1.0.7
- dropwizard to 2.0.17
- Upgraded WebUI dependencies:
- axios to 0.21.1
- ini to 1.3.7