| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 0.1.4 source code.tar.gz | 2024-07-24 | 14.9 MB | |
| 0.1.4 source code.zip | 2024-07-24 | 15.2 MB | |
| README.md | 2024-07-24 | 2.3 kB | |
| Totals: 3 Items | 30.1 MB | 1 | |
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 β
- @sidtohan made their first contribution in [#431]
- @KartikChawla09 made their first contribution in [#444]
- @Kamlesh72 made their first contribution in [#475]
- @shivamchhuneja made their first contribution in [#492]
All Contributors β
- @samad-yar-khan
- @e-for-eshaan
- @amoghjalan
- @shivam-bit
- @adnanhashmi09
- @jayantbh
- @sidtohan
- @ayush3160
- @aravindputrevu
- @KartikChawla09
- @Kamlesh72
- @gajrajgchouhan
- @JuanJoseLL
- @nathenharvey
- @VipinDevelops
- @shivamchhuneja
Full Changelog: https://github.com/middlewarehq/middleware/compare/0.1.3...0.1.4