We released the preview version of 1.30.0 today for testing and feedback. The official release of this version will be on January 15th, but we encourage folks to download and test the preview version and provide feedback.
If you are able to use the preview version to update a development version of your site, that would also be good. We do not recommend updating production sites with the preview release.
Read the release notes for a complete list of what to expect in this release.
https://github.com/backdrop/backdrop/releases/tag/1.30.0-preview
Recent comments
It is an admin theme that's based upon the bootstrap 3. Maybe it's missing a piece to act as an admin theme?
Add blocks filtering problem
Thank you, Martin and Olaf! I had a feeling that there might be something out there already :) I will check all three options (I will look at porting modules) and report back which one...
Filter by text in "message" in /admin/reports/dblog
The Views Watchdog module for Backdrop "extends the Views module and allows to create custom lists of log entries". On Github, there is also a Wiki page with information about available fields,...
Filter by text in "message" in /admin/reports/dblog
Hi Irina I have often wondered this. I have had Log Filter on my list of possible migrations for a while; this uses a JS library to do the filtering. I notice on the project page of this...
Filter by text in "message" in /admin/reports/dblog
Thanks man, you've convinced me; I'll bypass Views. :D
Views, hooks or handlers?