Recent Releases of kalamar

kalamar - v0.58

Full Changelog: https://github.com/KorAP/Kalamar/compare/v0.57...v0.58

- JavaScript
Published by Akron over 1 year ago

kalamar - v0.57

Improvements for the DNB deployment.

Full Changelog: https://github.com/KorAP/Kalamar/compare/v0.56...v0.57

- JavaScript
Published by Akron over 1 year ago

kalamar - v0.56

Full Changelog: https://github.com/KorAP/Kalamar/compare/v0.55...v0.56

- JavaScript
Published by Akron over 1 year ago

kalamar - v0.55

Full Changelog: https://github.com/KorAP/Kalamar/compare/v0.54...v0.55

- JavaScript
Published by Akron over 1 year ago

kalamar - v0.54

Full Changelog: https://github.com/KorAP/Kalamar/compare/v0.53...v0.54

- JavaScript
Published by Akron over 1 year ago

kalamar - v0.53

Full Changelog: https://github.com/KorAP/Kalamar/compare/v0.52...v0.53

- JavaScript
Published by Akron over 1 year ago

kalamar - v0.52

Improved docker release

Full Changelog: https://github.com/KorAP/Kalamar/compare/v0.51...v0.52

- JavaScript
Published by Akron about 2 years ago

kalamar - v0.51

This release introduces a first implementation of a plugin marketplace and frontend support for CQP.

Full Changelog: https://github.com/KorAP/Kalamar/compare/v0.50...v0.51

- JavaScript
Published by Akron over 2 years ago

kalamar - v0.50

This release updates compatibility with latest changes to the Kustvakt API.

Full Changelog: https://github.com/KorAP/Kalamar/compare/v0.49...v0.50

- JavaScript
Published by Akron almost 3 years ago

kalamar - v0.49

This release introduces CoNLL-U support via a plugin, especially for the Docker release. It also improves OAuth to support localhost redirects.

Full Changelog: https://github.com/KorAP/Kalamar/compare/v0.48...v0.49

- JavaScript
Published by Akron almost 3 years ago

kalamar - v0.48

This release contains some major fixes in the authorization of OAuth clients. In addition it adds support for NKJP and UDPipe annotations. Some features were introduced to make working in Docker environments more easily.

Full Changelog: https://github.com/KorAP/Kalamar/compare/v0.47...v0.48

- JavaScript
Published by Akron about 3 years ago

kalamar -

Mainly fixes for internationalization and improvements to run Kalamar in a docker environment. See the Changelist for further information.

- JavaScript
Published by Akron about 3 years ago

kalamar - v0.45

Introduced plugin registration via OAuth 2.0. This requires at least Kustvakt v0.67 to work. See the list of changes for further information.

- JavaScript
Published by Akron over 3 years ago

kalamar - v0.43

  • Introducing new menu class supporting fixed containers
  • Improvements to documentation and tour
  • Improvements to CSP
  • Support for plugin access to pagination

- JavaScript
Published by Akron about 4 years ago

kalamar - Kalamar v0.42

Updates

  • Added GitHub based CI for perl.
  • Added further methods for communicating JSON Files with the server to the APIs (lerepp).
  • Remove ruby-sass requirement (fixes #123).
  • Added support to issue new OAuth2 tokens.
  • Added tests for Mojolicious >= 9.11 compatibility.
  • Replace old Kalamar logo with new KorAP logo (designed by Norbert Cußler-Volz)
  • Added large footer.
  • Make KorAP logo stay when side menu is active (fixes #133).
  • Change samesite to 'None' to temporarily allow for session riding by plugins.
  • Overhaul of menuSpec to use getElementsByClassName and getElementsById instead of child accessors (lerepp).
  • List tokens of a client.
  • Upgrade Mojolicious dependency to 9.19.
  • Added query reference API.
  • Use AutoSecrets plugin to improve security.
  • Fixed bug where missing documentation pages raise exceptions in Mojo >= 9.0.
  • Support revocation of tokens.
  • Disable caching in auth routes.
  • Deprecate JWT flow. In the future only OAuth2 flow will be supported and will be the default option for authentication and authorization.
  • Added settings navigation by default.
  • Fix rendering bug in unauthenticated oauth route.
  • Add option to toggle password fields.
  • Add "copy to clipboard" feature for input fields.
  • Add "copy to clipboard" for client id.
  • Show settings only on demand.

Caveats

  • Upgrading to Mojolicious 9.19 will invalidate all sessions. This is a security update.
  • Even testing this distribution will rewrite your kalamar.secret file to migrate to kalamar.secret.json. It will keep kalamar.secret - but you'll advise to delete the file after checking the integrity with kalamar.secret.json.

- JavaScript
Published by Akron over 4 years ago