Releases: Becklyn/BecklynRadBundle
Releases · Becklyn/BecklynRadBundle
7.8.1
28 May 09:23
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
Fix unintentional BC break from 7.8.0: Remove return type from BaseController::getSubscribedServices().
7.8.0
25 May 14:45
Compare
Sorry, something went wrong.
No results found
🎁 New Features
Add BaseController::getJsonRequestData() and BaseController:getLogger()
🐛 Bug Fixes
Add missing PhpDoc meta comments to let PhpStorm know about BaseController::trans()'s translation key and domain.
🛠️ Internal
7.7.0
19 May 21:01
Compare
Sorry, something went wrong.
No results found
🎁 New Features
Add prefix-based search term tokenizer.
Add SimpleEntitySearchHelper.
7.6.0
14 May 10:44
Compare
Sorry, something went wrong.
No results found
🎁 New Features
Added log levels in StatsCounter: ->debug(), ->warning(), ->critical().
Added possibility to create a nested stats counter with a prefix.
👋 Deprecations
Deprecated log without level in StatsCounter: ->log().
7.5.4
17 Apr 15:04
Compare
Sorry, something went wrong.
No results found
7.5.3
17 Apr 12:30
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Add DeferredTranslation::translateAllValues().
Add log messages support to StatsCounter.
👋 Deprecations
Deprecated entity usage integration. Use becklyn/entity-admin instead.
7.5.2
15 Mar 13:13
Compare
Sorry, something went wrong.
No results found
✨ Improvements
Add CommandHelper::disableSearchIndexing().
7.5.1
14 Mar 17:32
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
Fix invalid tag validation pattern.
7.5.0
11 Mar 21:29
Compare
Sorry, something went wrong.
No results found
🎁 New Features
Add base tag entity.
Add TagMatcher that automatically applies a query constraint to match tags.
✨ Improvements
Add TagHelper functionality to TagMatcher.
7.4.6
11 Mar 11:57
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
Fix placeholder translation in collapsed choice widgets.