Skip to content

ownCloud 4.5 Features

LukasReschke edited this page Aug 26, 2012 · 6 revisions

This collects all the new features of ownCloud 4.5. This will be used for the release announcement.

Main Features

  • Big File Chunking in Server and Client
  • Faster Syncing with checksums for files and folders
  • Sub Admins –> Changed to ‘Group Admins’
  • Mounting of external Storage including new Userinterface – Dropbox, Google Drive
  • Refactored sharing, including improved permissions system
  • Addressbook and contact sharing
  • Support for caching / minimizing of JS and css ?

Minor Features

  • Simplified Settings Page
  • Lot´s of Bugfixes
  • Support for replacing files by name in web interface
  • one step further for multi applications directories

Contacts

  • Contacts are grouped by address book in the list
  • Progressive loading of contacts.
  • Drag and drop contacts between address books.
  • Drag and drop addressbook to merge with other addressbook.
  • Drag and drop VCF files to contacts list or address book to import contacts.
  • Delayed delete with undo.
  • Added URL/Website and IMPP (Instant messaging) fields.
  • Keyboard shortcuts for common operations.
  • Hopefully less CPU intensive and less memory hungry.

LDAP User and Group backend

  • Group memberships are being logged, so Sharing can take care grant/withdraw access to shard files for new/removed members. Requires activated background job.
  • Less LDAP traffic and better performance thorugh result caching.
  • Revamped Settings page, now also featuring a “Test Connection” button.
  • Various other fixes and small improvements.