Skip to content

v0.13.0

Choose a tag to compare

@ArtificialOwl ArtificialOwl released this 18 Oct 14:31
· 2878 commits to master since this release

0.13.0

  • Feature: Circles Async is now available on every shares rendering the UX a lot smoother.
  • Feature: The stability of Circles Async is testable from the Admin Interface.
  • Feature: mail address can be added as a member of a Circle.
  • Feature: contact can be added as a member of a Circle.
  • Feature: When sharing a file to a Circle, all non-local member (Mail address or Contact) will receive a link to the shared files by mail.
  • Feature: the older Admin of a Circle becomes Owner if current Owner's account deleted. If the Circle has no Admin, the Circle is deleted.
  • api: Circles::getSharesFromCircle()/ShotgunCircles::getSharesFromCircle() returns SharingFrame[]
  • Fix: Unexpected behaviour when an the account of a circle owner is removed from the cloud
  • Code: Automatic DI
  • Code: Compatibility NC13 collaboration search
  • New Command: ./occ circles:clean
  • API: The app dispatch events (by Vinicius Cubas Brand viniciuscb@gmail.com)