Releases: sulu/SuluRedirectBundle
Releases · sulu/SuluRedirectBundle
Release 2.1.4 (2024-07-24)
- Upgrade CI for PHP 8.4 testing (#93) (@alexander-schranz)
- Add Symfony 7 support (#92) (@TheCadien)
Release 2.1.3 (2024-06-06)
- Fix compatibility to JMS Serializer 5, remove ContainerAwareInterface usage and define requirement better (#91) (@alexander-schranz)
- Add format-suffix handling (#88) (@wachterjohannes)
- Remove branch from workflow badge (#90) (@alexander-schranz)
- Fixing workflow badge (#89) (@mamazu)
Release 2.1.2 (2022-10-19)
- Fix redirect import for symfony 6.x (#86) (@luca-rath)
- Fix sourceHost import (#84) (@flogado)
Release 2.1.1 (2022-09-08)
- Remove strtolower transform from RedirectRoute::setTarget (#85) (@luca-rath)
Release 2.1.0 (2022-08-16)
- Add support for Symfony 6 (#83) (@alexander-schranz)
Release 2.0.2 (2021-09-27)
- Update bundle version in UPGRADE.md (@alexander-schranz)
- Fix wrong namespace of RedirectRouteTest (#77) (@optior)
- Use branch-independent links in README.md (#76) (@nnatter)
- Add paragraph about route priority (#75) (@alexander-schranz
Release 2.0.1 (2021-04-30)
Merged pull requests:
- Fix GoneDocumentSubscriber by passing sourceHost to RedirectRouteManager #72 (@nnatter)
- Additional hint to config the user roles in Sulu #70 (@playr1983g)
- Enhance readme and documentation #69 (@luca-rath)
Release 2.0.0 (2021-03-23)
Release Blog | Breaking Changes | Full Changelog
Merged pull requests:
- Fix enabled toggler toolbar action #68 (@luca-rath)
- Add toggler toolbar action #67 (@luca-rath)
- Add export toolbar action #66 (@luca-rath)
- Display helpful error message when redirect for source already exists #64 (@nnatter)
- Match source and sourcehost case insensitively #63 (@nnatter)
- Add PHP 8 compatibility #62 (@alexander-schranz)
- Upgrade ramsey uuid package #61 (@alexander-schranz)
- Add toolbar action to import redirects #59 (@luca-rath)
- Fix phpstan #58 (@alexander-schranz)
- Add symfony 5 compatibility #51 (@luca-rath)
- Fix ImportCommand service definition #50 (@luca-rath)
- Remove filter type attribute #49 (@Emilvooo)
- Add job to upload translations to crowdin #47 (@danrot)
- Adjust documentation for routing.yml #44 (@Prokyonn)
- Add php cs fixer #43 (@Prokyonn)
- Fix configuration for Sulu 2.0.0 compatibility #42 (@Prokyonn)
- Fix configuration for Sulu 2.0.0-RC2 #41 (@Prokyonn)
- Enable redirect routes by default #38 (@alexander-schranz)
- Update to Sulu 2.0 #32 (@kleinkoerkamp)
Release 1.0.0 (2020-01-20)
Merged pull requests:
- Adjust typehints related to source-host #56 (@nnatter)
- Allow to configure hostname for redirect #53 (@choonge)
- Add csv import without header #36 (@alexander-schranz)
- Add permission check to rest controller #34 (@alexander-schranz)
0.2.2 (2018-10-04)
Fixed bugs:
- Gone subscriber can't be disabled #29
Merged pull requests:
- Fixed 410 empty target in import #31 (wachterjohannes)