Releases: LF-Decentralized-Trust-labs/gitmesh
Releases · LF-Decentralized-Trust-labs/gitmesh
v0.4.0-alpha: Phase Two O Three
What's Changed
- fixed automation page by @RAWx18 in #258
- Added DevSpace by @RAWx18 in #261
- major rebase issue created causing 73 commits rebase, finally conflic… by @RAWx18 in #267
- added fixes for devspace pages by @RAWx18 in #270
- chore(gov): automated governance registry & history sync by @RAWx18 in #271
- Fixed multiple issues by @RAWx18 in #291
- fixes issues by @RAWx18 in #296
- ip SSRF improper categorization in isPublic fixed by @RAWx18 in #298
- fixes by @RAWx18 in #300
- fixed some bugs by @RAWx18 in #329
- fixed by @RAWx18 in #331
- Fix Groups.io integration reliability: cookie refresh, error handling, and webhook validation by @DarshanCode2005 in #265
- chore(gov): automated governance registry & history sync by @RAWx18 in #333
- Fix /gov commands for role change in steward bot. by @focuzd in #338
- Update GitHub steward bot schedule and fix case mismatch by @focuzd in #341
- chore(gov): automated governance registry & history sync by @RAWx18 in #343
- fixed by @RAWx18 in #344
New Contributors
- @DarshanCode2005 made their first contribution in #265
Full Changelog: v0.3.0-alpha...v0.4.0-alpha
v0.3.0-alpha: Phase One O Three
What's Changed
- After fixing the setting update toast bug by @mithulcrafts in #141
- assign distinct colors to notification filter icons for better visual… by @mithulcrafts in #143
- fix: fixed the color pallet for better content visibility on both dark and light themes by @jason2000-cpu in #144
- fix: cloning repo loading screen appearing twice by @focuzd in #145
- feat/add a toggle to include readme in create new project dialog by @focuzd in #146
- Update README.md by @RAWx18 in #150
fix:After fixing theme-toggle bugby @mithulcrafts in #151- After adding ISSUE_Templates by @mithulcrafts in #152
- feat: pivoted version updated by @RAWx18 in #154
- minor fix by @RAWx18 in #155
- auth fixed by @RAWx18 in #156
- fix: solved frontend reload errors and cubejs restarting issues by @Parvm1102 in #163
- fixed feat: simplify GitHub integration with automatic App installati… by @RAWx18 in #200
- feat(gov): establish automated governance registry and history ledger by @RAWx18 in #201
- fix(workflows): enable push permissions for governance auto-sync workflow by @Copilot in #202
- sync check by @RAWx18 in #203
- [WIP] Add auto-synced contributors registry with full contribution history by @Copilot in #204
- Add DCO workflow and fix governance sync for branch protection by @Copilot in #206
- fix(dco): exempt merge commits from DCO sign-off requirement by @Copilot in #207
- fix: resolve YAML syntax error in gov-sync workflow by @Copilot in #208
- fix: handle missing labels in governance sync workflow by @Copilot in #209
- fixed the steward bot by @RAWx18 in #210
- PAT fix by @RAWx18 in #211
- feat: extend governance with auto-synced contributors registry and full contribution history by @RAWx18 in #213
- chore(gov): automated governance registry & history sync by @RAWx18 in #214
- fixed two issues by @RAWx18 in #222
- bug: gitmesh steward bot workflow creates infinite PR loop by @RAWx18 in #224
- chore(gov): automated governance registry & history sync by @RAWx18 in #225
- fixed slack integration by @RAWx18 in #239
- fixed multiple issues by @RAWx18 in #241
- Feat/update landing page UI by @gagan-ahlawat-0 in #243
- fixed an organization bug by @RAWx18 in #247
- chore(gov): automated governance registry & history sync by @RAWx18 in #248
- fixes by @RAWx18 in #250
- fixed docker issues by @RAWx18 in #252
- fixed envs by @RAWx18 in #255
Maintainers
- @RAWx18 made their first contribution in #1
- @Parvm1102 made their first contribution in #20
- @Ronit-Raj9 made their first contribution in #27
New Contributors
- @jason2000-cpu made their first contribution in #144
Full Changelog: v0.1.0-alpha...v0.3.0-alpha
v0.2.0-alpha: Deployment Stability
What's Changed
- feat: implement create new project feature by @focuzd in #113
- feat: Enable live fetching and automatic PR creation by @RAWx18 in #118
- bug fix: fix chat page content shift when sidebar expands by @focuzd in #121
- Docs/enhance readme.md contribution.md by @mithulcrafts in #123
- After updating repo links in CONTRIBUTING.md by @mithulcrafts in #125
- Redesign and stabilize /hub/settings/local-providers UI by @SK8-infi in #127
- UX Improvement: Notifications Accessible via Navbar Bell and removing notifications section from settings by @mithulcrafts in #128
- add remove profile picture functionality by @berkaymuratt in #130
- After fixing the show details button UI in hub/settings/event-log by @mithulcrafts in #132
- Profile image upload failure UI fix by @mithulcrafts in #136
- Integrated Additional MCP Servers by @Shark-Bot-X in #135
- Add PR Template by @SK8-infi in #137
- chore: untrack .env.production and update production config by @Ronit-Raj9 in #139
Maintainers
- @RAWx18 made their first contribution in #1
- @Parvm1102 made their first contribution in #20
- @Ronit-Raj9 made their first contribution in #27
Contributors
- @gagan-ahlawat-0 made their first contribution in #102
- @mithulcrafts made their first contribution in #104
New Contributors
- @focuzd made their first contribution in #113
- @SK8-infi made their first contribution in #127
- @berkaymuratt made their first contribution in #130
- @Shark-Bot-X made their first contribution in #135
Full Changelog: https://github.com/LF-Decentralized-Trust-labs/gitmesh/commits/v0.2.0-alpha
v0.1.0-alpha: Initial Alpha Release
What's Changed
- Initial codebase migration from RAWx18/Beetle to LFDT-Beetle by @RAWx18 in #1
- docs: updated contributing.md by @Parvm1102 in #20
- Implement Comprehensive RAG Chat System with Vector StorageImplement Comprehensive RAG Chat System with Vector Storage by @Ronit-Raj9 in #27
- Added .env.example and updated readme by @Ronit-Raj9 in #28
- Updated gitignore and deleted qdrant storage directory by @Ronit-Raj9 in #30
- V2 by @Ronit-Raj9 in #31
- fix: Hub/overview page data fetching by @Parvm1102 in #34
- feature: profiles added by @Parvm1102 in #35
- Fix: Shifted database to Supabase by @Parvm1102 in #36
- Clean: removed ai + rag code by @Parvm1102 in #37
- Prod by @RAWx18 in #38
- fix: updated rag pipeline and made UI compatible for branch import by @Parvm1102 in #39
- Fix: RAG + AI works and minor fixes by @Parvm1102 in #40
- fixed minor ui changes for the import page for selecting the files. by @Parvm1102 in #42
- fixed rag speed and reuploading by @Parvm1102 in #51
- fix: Not owned public repo issue by @Parvm1102 in #52
- Fixed Rag Context and file processing issues by @Parvm1102 in #53
- Added Control Panel Data for RAG chat context by @Ronit-Raj9 in #55
- fix: Unable to unselect files in /contribution/chat upload UI by @ruriazz in #54
- feat: Added FRONTEND_URL environment variable for configurable frontend URLs by @Ronit-Raj9 in #58
- feat: Add clickable GitHub links and discussions integration by @Ronit-Raj9 in #66
- Fix import popup not closing after pressing import button by @Copilot in #64
- Fix branch selector showing stale branches when switching projects by @Copilot in #63
- Bump next from 14.2.30 to 14.2.32 in /ui by @dependabot[bot] in #67
- Enhance branch selection UI with search and better ordering using real repository data by @Copilot in #62
- bug: search repo card fix acc to bet 50 for #104 commit by @Parvm1102 in #68
- Add Apache License 2.0 by @RAWx18 in #74
- feat: added gitlab, fixed ui changes, faster inference, added edit mode by @RAWx18 in #75
- Fixes in chat page by @RAWx18 in #81
- Fixed #78, #82, #83, #92, #93, #94 by @RAWx18 in #95
- chats are now working more smoothly by @Parvm1102 in #100
- feat: Add public repo search for GitHub and GitLab projects by @gagan-ahlawat-0 in #102
- fixed bug: Intermittent “Cannot read properties of null (reading 'use… by @RAWx18 in #103
- Improved user experience by making header logo redirect to home page by @mithulcrafts in #104
- feat: Enforce signed commits with reliable commit-msg hook by @Copilot in #111
- Revise README badges and community links by @RAWx18 in #112
Maintainers
- @RAWx18 made their first contribution in #1
- @Parvm1102 made their first contribution in #20
- @Ronit-Raj9 made their first contribution in #27
New Contributors
- @ruriazz made their first contribution in #54
- @gagan-ahlawat-0 made their first contribution in #102
- @mithulcrafts made their first contribution in #104
Full Changelog: https://github.com/LF-Decentralized-Trust-labs/gitmesh/commits/alpha