Plugins » Release notes
|
|
Author: | Harry Garrood |
|---|---|---|
| Website: | http://github.com/hdgarrood/redmine_release_notes | |
| Code repository: | git://github.com/hdgarrood/redmine_release_notes.git | |
| Registered on: | 2012-02-17 (3 months ago) | |
| Current version: | 1.1.0 | |
| Compatible with: | Redmine 1.2.x, 1.3.x |
This plugin lets you create, manage, and produce release notes for your projects.
- Create/update/delete release notes per issue.
- View release notes completion status per version
- Generate release notes per version
Feel free to request features by raising issues.
Installation notes
This plugin requires database migrations (see plugins)
I highly recommend you read the readme at the github repo first.
If you do encounter problems, read the usage guide, and if that doesn't help, raise an issue.
Changelog
1.1.0 (2012-03-11)
Compatible with Redmine 1.2.x, 1.3.x.
- No more deletion of release notes accidentally—GET requests can no longer modify any data
- Define your own custom formats for release note generation
- Support for localization (fork me on github if you want do some translation)
- No more silent truncation of release notes
- Loads of other bug fixes
1.0.1 (2012-02-25)
Compatible with Redmine 1.2.x, 1.3.x.
Minor bug fixes and improvements. See github for more details.
1.0.0 (2012-02-17)
Compatible with Redmine 1.2.x, 1.3.x.
First release.