Skip to content

Releases: LF-Decentralized-Trust-labs/gitmesh

v0.4.0-alpha: Phase Two O Three

19 Jan 09:59
517d7ec

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.0-alpha...v0.4.0-alpha

v0.3.0-alpha: Phase One O Three

31 Dec 04:26
6c8973d

Choose a tag to compare

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 bug by @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

New Contributors

Full Changelog: v0.1.0-alpha...v0.3.0-alpha

v0.2.0-alpha: Deployment Stability

30 Oct 08:35
c90e3bc

Choose a tag to compare

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

Contributors

  • @gagan-ahlawat-0 made their first contribution in #102
  • @mithulcrafts made their first contribution in #104

New Contributors

Full Changelog: https://github.com/LF-Decentralized-Trust-labs/gitmesh/commits/v0.2.0-alpha

v0.1.0-alpha: Initial Alpha Release

20 Oct 09:12
c90e3bc

Choose a tag to compare

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

New Contributors

Full Changelog: https://github.com/LF-Decentralized-Trust-labs/gitmesh/commits/alpha