Releases: sulu/SuluCommunityBundle
Releases · sulu/SuluCommunityBundle
Release 1.1.1 (2019-06-11)
Fixed bugs:
- Fix init command #114 (alexander-schranz)
Closed issues:
- Notice: Undefined property: Sulu\Bundle\CommunityBundle\Command\InitCommand::$entityManager #115
Release 1.1.0 (2019-05-17)
1.1.0 (2019-05-17)
Implemented enhancements:
- Add allow access of registration, password reset and password forget in example firewall #98 (alexander-schranz)
- Add test configuration to installation guide #95 (alexander-schranz)
- Add missing documentation for asset install and generate translations #90 (alexander-schranz)
Fixed bugs:
- Fix composer deprecation and upgrade ci to php 7.3 #108 (alexander-schranz)
- Fix profile without note for mysql 5.7 #103 (alexander-schranz)
- Added contact documents upload and fixed profile without avatar #101 (alexander-schranz)
- Fix loading minified js files for production #99 (alexander-schranz)
Merged pull requests:
- Add 'useAttributeAsKey' to webspaces config node #113 (wachterjohannes)
- Fix initializing of webspaces with same role name #112 (nnatter)
- Added address entity also to contact in completion form #105 (alexander-schranz)
- Added registry for community-manager #104 (wachterjohannes)
- Improve documentation with a better hint for duplicated bundle registration #92 (alexander-schranz)
Release 1.0.1 (2018-03-12)
1.0.1 (2018-03-12)
Merged pull requests:
- Document to allow fragments and login be accessable anonymously #89 (martinlagler)
- Fix login embed example file #88 (alexander-schranz)
- Fix false firewall name and validate webspace in community admin #87 (alexander-schranz)
- Use route name instead of path in security configuration #86 (martinlagler)
Release 1.0.0 (2018-02-28)
1.0.0 (2018-02-28)
Merged pull requests:
- Add description to customization documentation #85 (alexander-schranz)
- Allow webspaces with dash #84 (alexander-schranz)
- Fallback to email address to from email address when not set #81 (alexander-schranz)
Release 1.0.0-RC3 (2018-01-2019)
Release 1.0.0-RC2 (2017-12-05)
1.0.0-RC2 (2017-12-05)
Implemented enhancements:
- Document deactivate of client and proxy cache when use login-embed #40
- Password reset on disabled user #28
Fixed bugs:
- System added is not shown in the backend role edition #60
- Add email when main email is written #46
- Can't create a registration/profile form without an address and note #45
- Form options not working #17
Merged pull requests:
- Fix form options parameter in configuration #77 (alexander-schranz)
- Fix shown systems in sulu role backend ui #76 (alexander-schranz)
- confirm and enable user also with password reset email #75 (alexander-schranz)
- Add documentation for client side cache headers #74 (alexander-schranz)
- Create and update correct email entity for backend edit #73 (alexander-schranz)
- Update documentation for esi preview error #72 (alexander-schranz)
1.0.0-RC1 (2017-11-17)
Merged pull requests:
- Add phpstan to travis ci #70 (alexander-schranz)
- Run tests with symfony 3 #69 (alexander-schranz)
- Increase memory limit for tests and use yoda conditions for styleci changes #68 (alexander-schranz)
- Bugfix/fix for sf3 incompatibel formtype properties #67 (nwaelkens)
0.3.1 (2017-09-04)
Merged pull requests:
- Fix minor registration doc typo #66 (brieucthomas)
- Removed class construction for sub-types #65 (wachterjohannes)
- update webspace configuration use exist sulu_admin.email parameter #62 (alexander-schranz)
- fix documentation for login and logout config #61 (alexander-schranz)
0.3.0 (2017-04-18)
Closed issues:
- Implement from and to name for emails #52
Merged pull requests:
- Added missing default validation constraints #58 (alexander-schranz)
- added documentation for last login refresh rate #56 (alexander-schranz)
- add last login refresh request event listener #55 (alexander-schranz)
- Also make name in emailadresses configurable #54 (reyostallenberg)
0.2.0 (2017-03-06)
Fixed bugs:
- Change profile avatar title from fullname to username #53 (alexander-schranz)