File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ OpenConferenceWare stable releases and changes included, with latest at top:
55
66* Next
77- FIXED Event, added uniqueness validations to slug and title fields.
8+ - FIXED `rake clear` to expire the compiled javascripts.
9+ - FIXED cache consistency, rollbacks now cause expirations so that cache doesn't store stale data.
10+ - Improved performance of shared fragments, they're now only regenerated as needed and use fast preloaded data.
11+ - Improved performance of user favorites, they now only load the proposal ids for more efficient transfers.
812- Improved models, added cascade deletes to avoid leaving orphaned records after parents are deleted.
913- Improved "README", described the various custom environmental variables that affect the application's behavior.
1014- Improved performance of event loading code by checking identifiers rather than loading entire objects.
You can’t perform that action at this time.
0 commit comments