Releases: kaishuu0123/rebacklogs
Releases · kaishuu0123/rebacklogs
v2.0.0
Feature
- Add
<head>
<body>
custom script (settings page)
Fix
Deprecated
- gravatar icon
- Twitter sign up
Upgrade
- Ruby
- Rails
- Node.js
- webpacker
Development
- Add devcontainer environment
- Use PostgreSQL
- GitHub Actions
- dependabot setting
- build and push docker image to ghcr
v1.1.0
- refs RE-87 RE-88: Add pager for User/Group Management page #83
- version up some packages (from dependabot)
v1.0.0
Some bugfix Release and Major Release. (Compatible with previous versions)
- refs RE-83: Sort sprint by created_at #62
- refs RE-84: Sort projects by updated_at #63
- docs(README): fix typo #64
- Add validation to group name. #66
- Fixed placeholder for user that add to group. #67
- Check the existence of the user to be added to the group. #68
- Options are empty on reload. #69
- Fix routing for projects. #70
Thank you @sozuuuuu @yuuu
v0.9.9
- Improvement UI/UX #55 #57
- When a user associated with a ticket is deleted, an error occurs when trying to display the associated ticket #58
- Feature Gravatar, View Sprint Progress #59
- Bump rack from 2.0.7 to 2.0.8 #60
v0.9.8
- Can projects searchable & imprv UX #53
v0.9.7
- Fix default group when OAuth Registration #51
v0.9.6
- Fix cannot open Closed Sprint Page #48
- Fix auto focus for StoryModal & TaskModal Refresh Button #49
v0.9.5
- Bump puma from 3.12.1 to 3.12.2 #40
- Can check the email transmission status in development environment. #44
- Improve it so that it is always added to the top when creating a ticket #45
- Search tickets on master backlog and Kanban page #46
v0.9.0
- User registration and user authentication are possible with OAuth authentication #42
- Can see "Public project" at a glance on the project list and project details view. #41
v0.8.0
- Implement error handling for frontend. #38