All Versions
22
Latest Version
Avg Release Cycle
111 days
Latest Release
107 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v4.3.3 Changes
April 06, 2026What's Changed
- 🛠 fix: prevent Kanban flicker from concurrent mutations and duplicate broadcasts by @kaishuu0123 in #286
- 🚀 Release by @github-actions[bot] in #287
Full Changelog : v4.3.2...v4.3.3
-
v4.3.2 Changes
April 06, 2026 -
v4.3.1 Changes
April 06, 2026What's Changed
- 🛠 fix: resolve Kanban drag flicker and expand isDirty guard in TicketModal by @kaishuu0123 in #280
- 🚀 Release by @github-actions[bot] in #281
Full Changelog : v4.3.0...v4.3.1
-
v4.3.0 Changes
April 06, 2026What's Changed
- 🔊 feat: rich Markdown editing and UI consistency improvements by @kaishuu0123 in #278
- 🚀 Release by @github-actions[bot] in #279
Full Changelog : v4.2.1...v4.3.0
-
v4.2.1 Changes
April 05, 2026What's Changed
- 🛠 Fix missing before_action callbacks and i18n hardcoded Japanese text by @kaishuu0123 in #276
- 🚀 Release by @github-actions[bot] in #277
Full Changelog : v4.2.0...v4.2.1
-
v4.2.0 Changes
April 05, 2026What's Changed
- ⬆️ Bump rack-session from 1.0.2 to 2.1.1 by @dependabot[bot] in #238
- ⬆️ Bump rack-protection from 3.2.0 to 4.2.1 by @dependabot[bot] in #239
- ⬆️ Bump rack from 2.2.22 to 3.2.5 by @dependabot[bot] in #240
- ⬆️ Bump rackup from 1.0.1 to 2.3.1 by @dependabot[bot] in #241
- ⬆️ Bump rubocop from 1.85.1 to 1.86.0 by @dependabot[bot] in #242
- ⬆️ Bump actionview from 8.0.4 to 8.0.4.1 by @dependabot[bot] in #243
- ⬆️ Bump activestorage from 8.0.4 to 8.0.4.1 by @dependabot[bot] in #244
- ⬆️ Bump activesupport from 8.0.4 to 8.0.4.1 by @dependabot[bot] in #245
- ⬆️ Bump react-i18next from 16.5.8 to 16.6.6 by @dependabot[bot] in #251
- ⬆️ Bump @rails/actioncable from 8.1.200 to 8.1.300 by @dependabot[bot] in #252
- ⬆️ Bump vite-plugin-ruby from 5.2.0 to 5.2.1 by @dependabot[bot] in #253
- ⬆️ Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #256
- ⬆️ Bump shadcn from 4.1.0 to 4.1.1 by @dependabot[bot] in #257
- ⬆️ Bump imjasonh/setup-crane from 0.4 to 0.5 by @dependabot[bot] in #258
- ⬆️ Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #259
- ⬆️ Bump brace-expansion from 5.0.4 to 5.0.5 by @dependabot[bot] in #260
- ⬆️ Bump @tanstack/react-query from 5.91.3 to 5.96.0 by @dependabot[bot] in #263
- ⬆️ Bump activesupport from 8.0.4.1 to 8.0.5 by @dependabot[bot] in #250
- ⬆️ Bump activestorage from 8.0.4.1 to 8.0.5 by @dependabot[bot] in #254
- ⬆️ Bump actionview from 8.0.4.1 to 8.0.5 by @dependabot[bot] in #255
- ⬆️ Bump shadcn from 4.1.1 to 4.1.2 by @dependabot[bot] in #267
- ⬆️ Bump axios from 1.13.6 to 1.14.0 by @dependabot[bot] in #262
- ⬆️ Bump json from 2.19.2 to 2.19.3 by @dependabot[bot] in #266
- ⬆️ Bump rack from 3.2.5 to 3.2.6 by @dependabot[bot] in #269
- ⬆️ Bump vite_ruby from 3.10.0 to 3.10.2 by @dependabot[bot] in #270
- ⬆️ Bump parser from 3.3.10.2 to 3.3.11.1 by @dependabot[bot] in #271
- ⬆️ Bump playwright from 1.58.2 to 1.59.1 by @dependabot[bot] in #272
- ⬆️ Bump @tanstack/react-query from 5.96.0 to 5.96.2 by @dependabot[bot] in #274
- ⬆️ Bump parallel from 1.27.0 to 1.28.0 by @dependabot[bot] in #273
- 👌 Improve sign-in/sign-up form UX by @kaishuu0123 in #275
- 🚀 Release by @github-actions[bot] in #264
Full Changelog : v4.1.3...v4.2.0
-
v4.1.3 Changes
March 21, 2026What's Changed
- 🛠 Fix ProjectChannel to allow admin users without group membership by @kaishuu0123 in #234
- 🚀 Release by @github-actions[bot] in #235
Full Changelog : v4.1.2...v4.1.3
-
v4.1.2 Changes
March 21, 2026 -
v4.1.1 Changes
March 21, 2026What's Changed
- 🔊 chore: reduce log noise, add version tooling, reorganize docs by @kaishuu0123 in #231
- 🚀 Release by @github-actions[bot] in #232
Full Changelog : v4.1.0...v4.1.1
-
v4.1.0 Changes
March 21, 2026What's Changed
- 🛠 fix: add bottom margin to project list page by @kaishuu0123 in #227
- 🛠 fix: fix sprint empty message and add bottom margin to project list by @kaishuu0123 in #228
- 🔊 feat: add realtime notifications via Solid Cable by @kaishuu0123 in #230
- 🚀 Release 2026-03-21 09:36:30 +0000 by @github-actions[bot] in #229
🆕 New Contributors
- 🔊 @github-actions[bot] made their first contribution in #229
Full Changelog : v4.0.0...v4.1.0