Update default config file and Changelog
[pithos] / snf-pithos-app / Changelog
1 Changelog
2 =========
3
4 v0.9.7
5 ------
6 * Delegate feedback post request to Identity Provider (astakos)
7   New setting *PITHOS_SERVICE_TOKEN* is required to be set for feedback to 
8   work.
9 * Change API calls to include public objects in shared by me
10
11 v0.9.6
12 ------
13 * Backend umask support
14
15 v0.9.5
16 ------
17 * Calculate the length of the last block properly. 
18
19 v0.9.4
20 ------
21 * Solve OOS API compatibility problems.
22 * add missing imports
23 * Send sharing notifications.
24 * Different queue message types use different keys.
25 * Add dispatcher function for updating object checksums asynchronously.
26 * Make checksum updates optional.
27
28 v0.9.3
29 ------
30 * Use cookie to get token when retrieving objects.
31 * Typo fixes.
32