Releases: curveball/browser
Releases · curveball/browser
v1.1.5
- Fix layout when multiple single-button actions are rendered.
v1.1.4
- Make sure html-form-enhancer is included in npm build.
v1.1.3
- Added support for tooltips for c2pa-manifest, compression-dictionary,
ice-server and depreciation link relations.
v1.1.2
- Add CSS style for experimental feature
- Fix an issue with loading JSON files when running as a dependency via npx.
- Updated standard Curveball configuration.
- Migrated from mocha to node:test.
- Migrated from chai to node:assert.
v1.1.1
- HAL/Siren forms that have method=GET no longer add a CSRF token or an enctype attribute.
v1.1.0
- Add color for HTTP QUERY methods.
- Remove node-fetch dependency.
v1.0.3
- Added a DOCTYPE so we're not in quircks mode.
- Added a bug related to loading image assets.
v1.0.2
- Another JSON fail. Files are now explictly included and in the root directory.
v1.0.1
- Fix weird Typescript / Node disagreement on whether JSON import assertions are required or forbidden