v0.2.2
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