Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
The 3.x branches of the Views TimelineJS module were created to work with version 3 of the TimelineJS library, known as TimelineJS3. TimelineJS3 has several enhancements over the previous version and the module has been updated to take advantage of a number of them. Additional fields and settings may be added in future versions. If you would like to see one of these features added, then please post a comment in this issue.
This is the first stable release of the Panelizer module since 7.x-3.1 in early 2013. I'm really sorry it has taken this long but I hope it'll ultimately be worth the wait.
This release includes almost exactly 175 different changes since 7.x-3.1, so there's a wealth of changes to be aware of.
It cannot be stated clearly enough - please, please, please test this on a copy of your site and thoroughly test it to ensure there are no glaring bugs which were overlooked.
Please immediately report any bugs that are uncovered and I'll try to help resolve them.
The most important changes since 7.x-3.1 include:
The internal data architecture has been adjusted so that every single entity revision will have a separate {panelizer_entity} record, instead of records being reused. This makes it more closely match Field API's logic.
The internal data architecture has also been adjusted to not store {panelizer_entity} records if an individual entity's selected display is that entity's default.
Running the database updates for the above may take some time on larger sites.
Minor update to allow user to choose to hide buttons on original form when displaying the buttons in the node form summary (as opposed to just hiding them)