Skip to content

v4.12.0

Latest

Choose a tag to compare

@edward-ly edward-ly released this 05 Aug 22:11
· 127 commits to master since this release
v4.12.0
7bbd8d1

Added

  • Option to mark apps as enterprise-only on new app registration. #1840
  • Optional query parameter include_enterprise for app list retrieval endpoints. #1840
  • Option to mark apps as deprecated from the account settings. #1762
  • Allow all licenses compatible with AGPL-3.0-or-later to be specified in info.xml. #1747 #1754
  • Allow openmetrics and admin delegation settings to be specified in info.xml. #1695

Changed

Fixed

  • Add IP filtering to app release URLs. #1838
  • Trust the reverse proxy's X-Forwarded-For header for login rate limiting,
    so failed-login limits apply per visitor instead of collapsing into a single site-wide bucket. #1813
  • Fix broken fa translation entries breaking compilemessages and CI. #1812
  • Reject app IDs longer than 32 characters during upload instead of letting Nextcloud server crash on install. #1811
  • Do not update password if notification email fails to send. #1808
  • Allow GitHub-only accounts to edit profile without a password. #1807
  • Rate-limit email notifications. #1771
  • Update default value of subscribe_to_news in database. #1761
  • Multiple accessibility fixes. #1720 #1721