Skip to content

Commit

Permalink
CHANGELOG for 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dzaporozhets committed Jan 14, 2013
1 parent 23e3388 commit eff6d3c
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -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

This comment has been minimized.

Copy link
@tvb

tvb Jan 14, 2013

typo: dePrecated

This comment has been minimized.

Copy link
@tvb

tvb Jan 21, 2013

@randx ^

- replaced Korolev font with open font
- restyled admin/dashboard page
- restyled admin/projects page

v 4.0.0
- Remove project code and path from API. Use id instead
- Return valid clonable url to repo for web hook
Expand Down

0 comments on commit eff6d3c

Please sign in to comment.