Skip to content

BEdita 4.6.0 released

Compare
Choose a tag to compare
@stefanorosanelli stefanorosanelli released this 22 Dec 17:01
· 344 commits to 4-cactus since this release

Main changes on this release below, see also the complete changelog.

API changes

  • #1844 Improve external OAuth2 providers check
  • #1836 New /applications endpoint
  • #1830 Add private URLs to Streams
  • #1829 Implement proper OAuth2 flow on /auth
  • #1827 Get all relations in /model/schema/:type

Core changes

  • #1841 Add pseudonym to Profiles
  • #1840 password_modified read-only property
  • #1839 Trees.menu is default off
  • #1834 Lighter async mail payload
  • #1826 Fix filter[] error on related objects
  • #1823 Fix unique uname generation use cases
  • #1822 Add file metadata to Streams
  • #1821 New fix_history command

Integration changes

  • #1837 Docker: update PHP and composer versions
  • #1831 Use MySQL 8 as default for dump file & CI