Skip to content

0.1.4

Compare
Choose a tag to compare
@adnanhashmi09 adnanhashmi09 released this 29 Jul 17:37
· 327 commits to main since this release
74ae988

What's Changed 🎉

Enhancements and Features 🚀

  • Support for GitHub Actions as a deployment source (#450)
  • GitLab integration APIs and repo sync ETL handler (#466, #468)
  • Animated search component added (#459)
  • New useBranchesForPrFilters hook in Incidents.tsx (#470)

Fixes and Improvements 🛠️

  • Fixed code execution for newer Docker versions (#431)
  • Updated image update status API polling interval to 600,000 milliseconds (#442)
  • Fixed branch selector (#415)
  • Fixed delete repo button in add teams section (#463)
  • Refactored deployment_type in TeamsCRUDProvider and updated WorkflowSelector styles (#469)
  • Fixed v2 API logic and redirect issue (#472)
  • Fixed CLI log switching between different Log Sources (#476)
  • Fixed MTD bookmark pushback to take minimum value (#490)

Infrastructure and Maintenance 🔧

  • Added .gitattributes file for consistent line endings (#441)
  • Updated workflow to spawn ARM runner on demand (#482)
  • Added prerequisite check before running docker compose build and watch (#451)
  • Removed latest_github_commit field from version.ts and resources.ts (#473)
  • Removed GitHub API call from versions API (#474)

Documentation 📃

  • Updated README with typo fixes, .env file setup information, and troubleshooting details (#446, #447, #477)
  • Added Community Slack link (#491, #492)

Security 🔒

  • Added password type to GitHub Personal Access Token input field (#479)

Dependency Updates 📦

  • Bumped braces from 3.0.2 to 3.0.3 in /cli (#483, #486)
  • Bumped ws from 8.16.0 to 8.18.0 in /cli (#484, #487)

New Contributors ⭐

All Contributors ⭐

Full Changelog: 0.1.3...0.1.4