humhub/CHANGELOG-DEV.md
Lucas Bartholemy bfc6ff9c63
Added advanced space settings (#5932)
* Added advanced space settings

* Modified Changelog [skip-ci]

* Improve usage of AdvancedSettings

* Improved usage of Space Advanced Settings

* Updated Changelog [skip ci]

* Hide Followers Option

* Replace Checkbox [skip ci]

* Added missing hideFollowers rule [skip ci]

* Allow default values for all Space Advanced Settings

* Default Settings

* Added tests
2022-11-18 19:48:28 +01:00

31 lines
1.7 KiB
Markdown

HumHub Changelog
================
1.13.0 (Unreleased)
-------------------
- Enh #5821: Remove "regular" style of checkbox and radio
- Enh #5827: Wall menu tabs for create content forms
- Enh #5808: Add a menu to remove all members of a space
- Enh #5841: Possibility to show Members/Followers as list from Space about page
- Enh #5850: Display all levels by default on info logging page
- Enh #5864: Use Base URL from general settings for all generated absolute URLs
- Enh #5868 #3506: Add Open Graph support to have preview of the pages on other websites (Facebook, Twitter, etc.)
- Enh #5872: Invalidate active sessions after password changing
- Enh #5820: Selftest for base URL
- Enh #5891: Improve select2 width on people filters
- Enh #5894: Remove EE from Licence Manager
- Fix #5903: ContentContainerModule::getEnabledContentContainers() returns an empty array
- Enh #5908: New filter ActiveQueryUser->available()
- Enh #5785: Adding option for custom .well-known routes
- Enh #5100: Added SelfTest for HumHub API connectivity
- Enh #5811: Don't require current password if not exists on force change password
- Enh #5913: Possibility to configure the "Follow" activity in the e-mail summaries
- Enh #5923: Moved Tour configuration from Config Params to Module class
- Enh #5924: Auto add `secure` flag for cookie on detected SSL
- Fix #5926: Renamed default profile field `Url` to `Website URL`
- Enh #5686: Add the logo image to the registration page
- Fix #5856: Fixed Mail Settings Help Text SMTPS Port to 465
- Enh #5932: Added advanced space settings `Hide About Page`, `Hide Activity Sidebar Widget`, `Hide Follower` and `Hide Members`
- Enh #5931: Show `Spaces` pages always when in Guest Mode
- Enh #5929: Add property `createMode` for wall stream entry widget