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
That would actually be a nice usability improvement. A lot of people already build search pages with Views, so having an easier way to convert the default search results into a View would make...
[UX] Convert search to a view.
Try using caching in the View settings, set to 24 hours. This should work for anonymous site visitors. I haven't tested this in practice, so this is just a guess.
View to show a different node each day
Have you already played with Views random seed? I belief, what you try to achieve would work with that module. Show only one node and set the sort order to "Global: Random seed" with "...
View to show a different node each day
I found a long expired sandbox module for Drupal that would do this. https://www.drupal.org/sandbox/couloir007/2030621 I don't think I've ever used the Nodequeue module. It seems like...
View to show a different node each day
To add a summary of event details to the list below the title and customize the way the time is displayed. If this is part of the library then I guess the easiest way is to create a list...
FullCalendar Views - way to modify list view?