Downloads
Download tar.gz
3.45 MB
MD5: a4bfaa3abd4db28fa0243bebf97337f0
SHA-1: c06621f64465437c624c8baf00afc4e73bb70449
SHA-256: 2bc9b1bc7d7b62ca9c9a9af867b7ee4dd988822de85047cb3b32d6ec2bab1852
Download zip
3.55 MB
MD5: 900fa0dcee461bcea5c4dfce76504a3b
SHA-1: 30201a0d7ad9a0ec73963ea85f2b2f85e4addd65
SHA-256: 14e0c0bb9d5890b3d4b6e88f99fd1f802d9a2fa08e4af31ba74b4dab24ab6db4
Release notes
This release adds 'subscriptions'. Users are able to subscribe to documents they own, or have permission to write to. When subscribed documents are modified or deleted the subscribed user will recieve an email notification.
New Features:
- There are two additional 'My Account' screens:
- My Account / My documents - Gives a list of all the files originated by a user. For any entry in the list there is a button allowing the user to subscribe or unsubscribe
- My Account / My Subscriptions - Gives a list of all the files subscribed to by a user. Against each entry there is a button allowing the user to unsubscribe.
- There is a new item on the context menu allowing you to subscribe to, or unsubscribe from, a file or revision.
- Note that if you are subscribed to a document then make changes yourself you are not notified.
- The notification messages are fully configurable. The new subscriptions admin screen allows the subject line and contents to be fully customised.
- The admin screens have been re-organised. There are now seperate admin screens for main settings, roles, subscriptions and replication.
The release also fixes outstanding bugs from the previous release including:
- Problems with search - large files, especially pdf's, often failed to convert to text properly and this led to files being left in the temporary directory.
- Problems with drag and drop not working
- File size incorrectly reported for revisions
- Not correctly barring incorrect node types from having attachments
- Positioning for tooltips and context menus was wrong, particularly on Safari.
- Fixed a problem on upload with invalid file names (containing ' or ").
- Problem adding attachments from a slave - replication delays made this unreliable. A configurable delay has now been added.