Skip to content
This repository was archived by the owner on Feb 13, 2026. It is now read-only.

3.5.25

Choose a tag to compare

@leofeyer leofeyer released this 20 Mar 09:19

Fixed

  • Only show error messages to authenticated users in the install tool (see #8666).
  • Always show the modal windows in full height (see #8631).
  • Support cross domain requests when rebuilding the search index (see #8597).
  • Correctly store numbers with leading zero in the Config class (see #4035).
  • Delete an old search entry if the new URL is more canonical (see #8647).
  • Also make Folder::$dirname an absolute path again (see #8325).
  • Support using namespaces and use statements in DCA/config files (see #8635).