Releases: stakwork/sphinx-tribes
Releases · stakwork/sphinx-tribes
v0.1.100
What's Changed
- Add Feature Status Management to WorkspaceFeatures by @MahtabBukhari in #2321
- Add Time-Based Filtering for Workspace Bounty Cards by @aliraza556 in #2320
- Implement Ticket-to-Bounty Conversion by @Ekep-Obasi in #2331
- Add Proof of Work Counter to Bounties by @MahtabBukhari in #2330
Full Changelog: v0.1.99...v0.1.100
v0.1.99
What's Changed
- Fix: Show All Bounties in Workspace Planner Regardless of Visibility Status by @aliraza556 in #2319
- Feat: fix failing test due to DB connections by @elraphty in #2327
- Fix: Assigned bounty budget metric by @elraphty in #2326
Full Changelog: v0.1.98...v0.1.99
v0.1.98
What's Changed
- Feature: Enhanced Bounty Timing and Proof of Work Tracking by @aliraza556 in #2310
- Fix/upload meme v2 by @tobi-bams in #2315
- Update the Output style for Message History in Hive Chat by @MahtabBukhari in #2318
Full Changelog: v0.1.97...v0.1.98
v0.1.97
What's Changed
- PR: Added Extra Checks ON Budget Deposit TO Avoid Double Payments by @elraphty in #2314
- Total people by period by @AhsanFarooqDev in #2293
Full Changelog: v0.1.96...v0.1.97
v0.1.96
What's Changed
- feat: created util to print out trace from endpoint call by @kevkevinpal in #2217
- fix: nginx ignores headers with underscore so I am changing to a dash by @kevkevinpal in #2313
Full Changelog: v0.1.95...v0.1.96
v0.1.95
What's Changed
- [Unit Tests] - CalculateAverageDays by @MahtabBukhari in #2236
- [Unit Tests] -
GetChat
by @aliraza556 in #2252 - [Unit Tests] - ExpireInHours by @MuhammadUmer44 in #2253
- [Unit Tests] - PubKeyContext by @aliraza556 in #2254
- [Unit Tests] - GetRolesMap by @MuhammadUmer44 in #2262
- Unit-Test-GenerateBudgetInvoice by @sophieturner0 in #2263
- unique uuid for each request in log by @MahtabBukhari in #2261
- refactor(auth): migrate from fmt.Print to structured logging by @saithsab877 in #2279
- logger: fixed the wrong file being printed by @kevkevinpal in #2282
- [Unit Tests] - CompletedDifferenceCount by @MirzaHanan in #2270
- [Unit Tests] - DeletePerson by @MuhammadUmer44 in #2281
- [Unit Tests] - PersonIsAdmin by @Shoaibdev7 in #2284
- Implement a new bounty cards endpoint by @MahtabBukhari in #2278
- [Unit Tests] - ProcessChatResponse by @MahtabBukhari in #2283
- [Unit Tests] - UpsertLogin by @sophieturner0 in #2285
- [Unit Tests] - CreateChat by @aliraza556 in #2277
- Add session_id to allowed CORS headers by @aliraza556 in #2307
- [Unit Tests] - GetChatHistory by @MirzaHanan in #2286
- [Unit Tests] - GetAdminPubkeys by @MuhammadUmer44 in #2296
- [Unit Tests] - GetIsAdmin by @MirzaHanan in #2298
- Added [Unit Tests] - ValidateTicketReviewRequest by @aliraza556 in #2299
- [Unit Tests] && [Corrected Function] - DeleteBountyAssignee by @MahtabBukhari in #2300
- [Unit Tests] - GetFilterStatusCount by @sophieturner0 in #2301
- [Unit Tests] - GetFilterCount by @saithsab877 in #2302
- [Unit Tests] - AverageCompletedTime by @saithsab877 in #2287
- Add Proof of Work Feature to Bounties by @MahtabBukhari in #2308
- Create feature flag database schema 2242 by @AhsanFarooqDev in #2311
Full Changelog: v0.1.94...v0.1.95
v0.1.94
What's Changed
- feat: add put endpoint to update chats by @Ekep-Obasi in #2227
- Create a logger util by @MahtabBukhari in #2225
- Create env var for log level allow the use of log level in the logger util by @MahtabBukhari in #2250
- Refactor: Replace fmt.Print with Logger Utils in Routes Package by @saithsab877 in #2257
- Replace fmt.Print statements with structured logger in utils package by @saithsab877 in #2259
- fix: logger to print by config val by @kevkevinpal in #2267
- Refactor(db): migrate from fmt to structured logging by @saithsab877 in #2269
- refactor(handlers): migrate from fmt to structured logging by @saithsab877 in #2268
Full Changelog: v0.1.93...v0.1.94
v0.1.93
What's Changed
- Added checks for chat id by @MahtabBukhari in #2220
- Fix: Stakwork Link Display in Ticket Editor Component by @saithsab877 in #2219
- Update the request structure for ProcessChatResponse by @MahtabBukhari in #2221
- Replace where we return with 500 to panic an error instead by @MahtabBukhari in #2216
- Feature: Advanced Error Tracking with Structured Edge List Generation by @aliraza556 in #2215
- Feature: Integrate Jarvis Error Reporting System by @aliraza556 in #2224
Full Changelog: v0.1.92...v0.1.93
v0.1.92
What's Changed
- [Bug] Fix 500 error in /hivechat/response endpoint - Primary key conflict in message creation by @MahtabBukhari in #2213
- Refactor: Fixed 7 days payment reversal by @elraphty in #2218
Full Changelog: v0.1.91...v0.1.92
v0.1.91
What's Changed
- Add endpoint GetChat to access from Workspace component by @Shoaibdev7 in #2207
- Add stack trace logging for internal server errors (500) by @aliraza556 in #2204
Full Changelog: v0.1.90...v0.1.91