additionals/CHANGELOG.md
2015-12-24 15:14:11 +01:00

107 lines
2.2 KiB
Markdown

#CHANGELOG
## Changelog
### 0.5.7
- date period support for calendar macro
### 0.5.6
- Redmine 3.2.x compatibility
- user macro has been added (user#1 or user:admin)
- recently_updated has been added
- lastupdated_by has been added
- lastupdated_at has been added
- calendar macro support
- NoReferrer support has been added
- system information uptime and uname have been added
- twitter macro support
- gist macro support
- vimeo macro support
### 0.5.5
- dependency with deface (used to overview views)
- fixed garfield caching macro problem
- you can add content to overview page now (top and bottom)
- some content and view optimization (removed wiki_sidebar compatibility problems with other Redmine plugins)
- Code cleanups and refactoring
### 0.5.4
- issue rule added for closing issue with open sub issues
- issue rule added for status change
- issue rule added for assigned_to change_
### 0.5.3
- Redmine 3.0.x and 3.1.x supported
- "New issue" link with list_projects macro
- Parameter syntax changed for list_users and list_projects macros (sorry for that)
### 0.5.2
- "Edit closed issue" permission has been added
- Permissions supported for top menu items
### 0.5.1
- "Hide role in memberbox" has been added
### 0.5.0
- Redmine 2.6.x compatibility
- URL fixes
- Garfield macro has been added
### 0.4.9
- added overview text field
- fix style for "goto top"
- added macro overview help page
- fix compatibility problems with sidebar and other plugins
### 0.4.8
- added youtube macro
- project guide subject can be defined for project overview page
### 0.4.7
- added jump to top link
- top menu item configuration has been added
- footer configuration (e.g. for imprint url) has been added
### 0.4.6
- initialize plugins settings now works with other plugins
### 0.4.5
- option to remove help menu item
- Redmine 2.4.1 required
### 0.4.4
- installation error fixed
- description update for link handling
- help url now opens in new windows
- sidebar error has been fixed, if no wiki page already exist
### 0.4.3
- global gantt and calendar bug fix
### 0.4.2
- no requirements of Wiki extensions plugin anymore
### 0.4.1
- Fix problem with my page permission
### 0.4.0
- First public release