Downloads
Download tar.gz
16.48 KB
MD5: 46bc141766465c3617da2441d16def6f
SHA-1: 954ce344c25124bfca1bd03f1e504eb44571ea1f
SHA-256: 854d3f52b30d450541b9249502b260b77ed2a77d9c74fd2340d379d4d8886ac3
Download zip
22.63 KB
MD5: db6f1d19369395bf80f55a29136b0804
SHA-1: 6cb605e23c3e526ab377dad4ee0728fe330e0951
SHA-256: b037f5bae81cf070e7c65a91241600c3672dd485b8cd87b2cf3aeb09db4cab0a
Release notes
This is mostly a bug fix release, addressing the following issues since 5.x-1.12:
- #230836: CCK date field shows blank after the node is published.
- #236841: Publish dates no longer work if time part omitted
- #190860: Scheduler unpublishes nodes when "Publish on:" date is set to the past.
- #245967: Add sort information for views
- #249299: Create new German locale file for version 5.x
And small fixes/additions since 5.x-1.13-rc1:
- #251129: unnecessary query on every node_load
- #197114: views filter and argument integration
- #224535: No publish date means node goes unpublished
- #221330: Timecheck function not reporting actual times
The following notable issue is still open:
- #252116: Scheduler should persist timestamps in UTC. This makes views handle 'publish on' and 'unpublish on' times with an extra timezone shift. However, I hope we can live with this until 5.x-1.14.
Thanks for everyone involved in this release!