CHANGELOG for 4.1
This commit is contained in:
parent
23e338852c
commit
eff6d3c12b
1 changed files with 21 additions and 0 deletions
21
CHANGELOG
21
CHANGELOG
|
@ -1,3 +1,24 @@
|
||||||
|
v 4.1.0
|
||||||
|
- Project public mode (only admin can set now)
|
||||||
|
- Public area with unauthorized access
|
||||||
|
- Load dashboard events with ajax
|
||||||
|
- remember dashboard filter in cookies
|
||||||
|
- replace resque with sidekiq
|
||||||
|
- fix routing issues
|
||||||
|
- cleanup rake tasks
|
||||||
|
- fix backup/restore
|
||||||
|
- scss cleanup
|
||||||
|
- show preview for note images
|
||||||
|
- improved network-graph
|
||||||
|
- get rid of app/roles/
|
||||||
|
- added new classes Team, Repository
|
||||||
|
- Reduce amount of gitolite calls
|
||||||
|
- Ability to add user in all group projects
|
||||||
|
- remove derecated configs
|
||||||
|
- replaced Korolev font with open font
|
||||||
|
- restyled admin/dashboard page
|
||||||
|
- restyled admin/projects page
|
||||||
|
|
||||||
v 4.0.0
|
v 4.0.0
|
||||||
- Remove project code and path from API. Use id instead
|
- Remove project code and path from API. Use id instead
|
||||||
- Return valid clonable url to repo for web hook
|
- Return valid clonable url to repo for web hook
|
||||||
|
|
Loading…
Reference in a new issue