Releases: Codeminer42/cm42-central
Releases · Codeminer42/cm42-central
v3.0.0 2023-10-10
- Remove "Story attachments" feature
- Implement real-time updates in the beta board
- Refactor some components to be functional components
v2.10.0 2023-06-12
- Refactor Note Operations to use dry-monads
- Refactor Project Operations to use dry-monads
- Refactor Team Operations to use dry-monads
- Refactor Task Operations to use dry-monads
- Refactor Project Board Operations to use dry-monads
- Refactor Iteration Operations to use dry-monads
- Remove Grape Gem
- Add global message about attachments feature removal
2.9.0 2023-05-26
- Migrate from Webpacker to Vite Ruby
Also includes:
[2.8.0] 2023-05-15
- Update Ruby to version 2.7.8
- Upgrade Node to 16.20
[2.7.3] 2023-05-09
- Refactor Story operations to use dry-monads
[2.7.2] 2022-12-28
- Rails to 5.2.6.2
- Puma to 5.6.2
[2.7.1] 2021-07-12
Update
- Ruby to 2.6.8
- Rails to 5.2.5
[2.7.0] 2021-07-12
Fixed
- Bug when change release date of story.
Added
- New position column to Story
Changed
- Change drag and drop logic in beta version
[2.6.0] 2020-03-11
[2.6.0] 2020-03-11
Added
- [ V2 ] Drag-n-drop
Fixed
- Bug when change release date of story.
Changed
- [ V2 ] When story is accepted and release it has a different background color.
[2.5.0] 2020-01-17
Removed
- Rewire and Rewire Webpack
- Inject loader
- Karma and all dependencies related
Changed
- [ V2 ] When story is accepted it has a different background color.
- Unscheduled stories may or not may have a estimate.
- Chilly Bin column have stories with or no estimate.
- Migrate all the javascripts tests from jasmine to jest.
Update
- Front-End Dependencies
- NodeJS from 9.11.2 to 10.17.0
- Webpack Dev Server from 3.1.14 to 3.9.0
Added
- babel-jest and @testing-library/jest-dom
- [ V2 ] Dialog confirmation when story state is changed in expanded shape.
- [ V2 ] Spinner when project is loading.
- [ V2 ] User mention.
- [ V2 ] Button to reverse story flow.
- [ V2 ] Actor in history of changes.
- [ V2 ] Buttons to show and hide columns.
Fixed
- [ V2 ] Internationalization date.
- [ V2 ] Sprints calc bug.
[2.4.0] 2019-10-21
Added
- [ V2 ] Search feature
Changed
- The app will automatically switch between teams when a user opens a link to a project of a team that is not the current selected one