Skip to content

0.9.5

Compare
Choose a tag to compare
@goulinkh goulinkh released this 15 Dec 10:13
· 521 commits to main since this release
327afea

🐛 Bug Fixes:

  • Fallback to the charm icon

🚀 Improvements:

  • Action logs improvements:
    • Show missing action logs
    • Show relative date format
  • Unit tests migration 🧪:
    • Moving to React testing library from Enzyme
  • Refactoring Redux implementation
    • Using Redux store
    • Removing WS connections from the state

📦 Dependency Updates:

  • Updating dependencies: Bakery, Jujulib, Vanilla Library 3.0, React 18, etc.
  • Add support for Juju 3.0

🚦 CI/CD:

  • Change CI from CircleCI to Github Actions