Skip to content

v0.2.2

Choose a tag to compare

@FoxxMD FoxxMD released this 03 Sep 17:33
· 7 commits to main since this release

What's New?

Documentation Persistence

Docs now use localStorage for user-input on the Quickstart page enabling users to navigate away from the page and return with their inputs intact. This also opens up the ability to populate these variables throughout other docs pages in a future update.

API Sync Improvements

Logging and error handling for Api Sync Output has been greatly improved. A bug related to komodo base url has been addressed that should make KOMODO_URL input more lenient.

Full Changelog

πŸš€ Features

  • Parse komodo api error response to proper Error

πŸ› Bug Fixes

  • Add missing app version to dockerfile
  • Remove trailing slash from komodo api base url

🚜 Refactor

  • Reduce log noise by demoting some logging from info to verbose level

πŸ“š Documentation

  • Reduce button group size for mobile
  • Move komodo api to before console output in quickstart
  • Improve docs landing page
  • Refactor to use localstorage for user input
  • Add shell examples of sync resouce only output and clipboard copy

βš™οΈ Miscellaneous Tasks

  • Ignore docs for image publishing
  • Bump logging for LOG_LEVEL fix
  • Bump version for release