1.6.1 |
### Description
* Add a `is--teaser` class
**Full Changelog**: https://github.com/oveleon/contao-recommendation-bundle/compare/1.6.0...1.6.1 |
1.6.0 |
### Update
* Add forwards compatibility for archive and children icons https://github.com/oveleon/contao-recommendation-bundle/pull/31/commits/0ff76d279ceb789e3282946b9a9995739a2ce454
* Unlock symfony 7 https://github.com/oveleon/contao-recommendation-bundle/pull/31/commits/d87dacc56ceacf3b7f2a7bf3b57d64b5e57490ca
___
**Full Changelog**: https://github.com/oveleon/contao-recommendation-bundle/compare/1.5.2...1.6.0 |
1.5.2 |
### Bugfix
- Fix #30 - Allow saving `00:xx` times for recommendations |
1.5.1 |
### Fixes
- Correctly initialize showModal for dialog popup - Update templates
____
**Full Changelog**: https://github.com/oveleon/contao-recommendation-bundle/compare/1.5.0...1.5.1 |
1.5.0 |
### Features
- Added overviewPage and customLabel for recommendation readers 89420a755acd963df4ba94ed4a2ba285987829f7
- Added customLabel for recommendation lists 89420a755acd963df4ba94ed4a2ba285987829f7
- add an option to open a `dialog`-popup for recommendation lists 679b3f4739d42b4ef5cf0482ebf2e934abc30806 7820cd4fddf7d986efb3151cb12bffd0e8f56bc3 cc38f35dd20e422b81284800d1467fcb15809302 > In case you don't need a reader and want to shorten your recommendations with line-clamp. > This does not include any CSS and uses the native HTML functionality ### Bugfixes
- Allow cspInlineStyles in recommendation teasers 7820cd4fddf7d986efb3151cb12bffd0e8f56bc3
- Do not show jumpTo link on reader pages when using reader on the same page e335f97d608c00c73a12df746c218b06e02ab111
- Use own translations for `More` -description a70a94a97971404d655e6ff66ac7a9a8f4566b46
- Properly check auto-item aliases in contao 5 1804ecb33dca957019be13cb042418a3acad9851
- Allow auto-item for Contao `5.x-dev` 31ff8dbcc8ec4ed611a6f2a77a55fd97b3c3c307
___
**Full Changelog**: https://github.com/oveleon/contao-recommendation-bundle/compare/1.4.8...1.5.0 |
1.4.8 |
### Bugfix
- Fixed recommendation aliases for contao 5 (#27) 03930cdc6c5d8e43f41ad9ccf23f729c103eb18d
### QoL
- Implemented external image size (#28) 756ee0e8e1529d2ca6830d0ec772b935ddc9f10c
___
**Full Changelog**: https://github.com/oveleon/contao-recommendation-bundle/compare/1.4.7...1.4.8 |
1.4.7 |
## What's Changed * Hotfix - Product-Installer dependency in https://github.com/oveleon/contao-recommendation-bundle/pull/26
___
**Full Changelog**: https://github.com/oveleon/contao-recommendation-bundle/compare/1.4.6...1.4.7 |
1.4.6 |
## What's Changed * Add product installer connection @doishub @zoglo https://github.com/oveleon/contao-recommendation-bundle/pull/24
___
**Full Changelog**: https://github.com/oveleon/contao-recommendation-bundle/compare/1.4.5...1.4.6 |
1.4.5 |
Bugfixes
- allow saving reviews without text https://github.com/oveleon/contao-recommendation-bundle/commit/ac0a076d3da6f07e037da345e1e4c2b42222adf2 @zoglo
- Skip cronjob if table does not exist https://github.com/oveleon/contao-recommendation-bundle/pull/23 @doishub
|
1.4.4 |
Bugfixes
- Fixed an issue with recommendations not being found when aliases were numeric 5eefcc288db0b54f323b3483caab54b0ed9501f - Generate aliases with a prefix beef713c2bc3d721c5594aa15853c8b0987f4286 > You can change the prefix in the recommendation settings (See [initial setup](https://github.com/oveleon/contao-recommendation-bundle#initial-setup)) |
1.4.3 |
Bugfix - fixes undefined array key warnings when submitting a recomenndation via form 65e90f49971dbfcc807df6fc95df8fbac975a309 |
add Zeige mehr Versionen an |
1.4.2 |
## What's Changed * Do not mark `auto_item` as used in non-reader modules by @fritzmg in https://github.com/oveleon/contao-recommendation-bundle/pull/15
## New Contributors * @fritzmg made their first contribution in https://github.com/oveleon/contao-recommendation-bundle/pull/15
**Full Changelog**: https://github.com/oveleon/contao-recommendation-bundle/compare/1.4.1...1.4.2 |
1.4.1 |
Bugfix
- Fixed an issue where the human readable datetime didn't show recent recommendations correctly
|
1.4.0 |
Addition
- Support auto-item by @doishub #12
> This extension can now be used for news items or other auto-item based pages. > A new checkbox has been added to archives (Expert settings: useAutoItem) which declares the archive as dynamic. > Ratings within a dynamic archive are flagged with a scope which holds the auto-item value.
- Added $this->addSummary to output the total amount of Reviews @doishub #12
**Full Changelog**: https://github.com/oveleon/contao-recommendation-bundle/compare/1.3.0...1.4.0 |
1.3.0 |
Changes
- Changed to symfony bundle structure - Dropped Contao 4.9 Support - Dropped PHP 7 Support (PHP ^8.1) - Added simultaneous Contao 4.13 and Contao ^5.1 Support |
1.2.1 |
Changes
- Removed Patchwork/UTF8 for backend modules 7043af0820c82187df5ee9f5ab8c9ad2d0ba9609 - Changed database collation for recommendation alias 7043af0820c82187df5ee9f5ab8c9ad2d0ba9609 - Contao 4.13 Support |
1.2.0 |
Additions
- Added the possibility to disable images within modules (reader and list) https://github.com/oveleon/contao-recommendation-bundle/commit/551db4707fa876c2654957a5b79914c1432976b8
- Added a custom field that can be used for further details within recommendations https://github.com/oveleon/contao-recommendation-bundle/commit/8456b4904c2ee4888981781f32767584890df725
- Added custom field to metadata (within modules) and recommendation form (with a label) https://github.com/oveleon/contao-recommendation-bundle/commit/8456b4904c2ee4888981781f32767584890df725
- Added elapsed time to recommendations (e. g. *2 months ago*) https://github.com/oveleon/contao-recommendation-bundle/commit/b88c2acf2e86178d2921054842dd0201202cda19
- Added a new default template: recommendation_default.html5
Changes
- Changed recommendation_full (Images need to be allowed within the reader module -> MetaData) https://github.com/oveleon/contao-recommendation-bundle/commit/b13c51d3fc51c411be877b1fc83be9dfc14f19d9
- **Updated required PHP Version from ^7.2 to ^7.4**
Notice
Make sure to use the new recommendation_default template for the new features. The recommendation_latest template will be removed in a future version. |
1.1.1 |
Additions
- Added cache invalidation https://github.com/oveleon/contao-recommendation-bundle/commit/7e0f38ae134e274f79f3ce2e3a761b23ddd43fab |
1.1.0 |
Additions
- Updated readme and added documentation - PHP 8 Compatibility - Contao 4.12 Compatibility
- Added a recommendation form - Able to choose an archive that recommendations will be saved in - Able to choose meta-fields that will be submitted - E-Mail notifications to the administrator - Moderation - Privacy checkbox - Activation E-Mail (No IP logging) - Purging of non-verified recommendations
- Added group and user permissions to recommendation archives and recommendations - Added new sorting options to recommendation list - By rating - By date - Random
- Added a recommendation filter to recommendation lists to display by minimum rating - Added sitemap integration
Changes
- Restructured recommendation settings (Author on top) - Added a jumpTo page to recommendation lists
Deprecated
- Removed offset from recommendation lists
Bugfixes
- Fixed translations - Fixed a bug where image sizes from .yml files were ignored |
1.0.4 |
|
1.0.3 |
|
1.0.2 |
Color field added for active stars in recommendation settings |
1.0.1 |
|
1.0.0 |
Initial Release |
dev-main |
|
dev-feature/summary |
|
dev-feature/additional-fields |
|