Here are the changes for Scheduler 6.x-1.9 (released 27 April 2013), ready to be added to the release notes page http://drupal.org/node/1981352
New Features
- Show the users own scheduled nodes when viewing 'my account'.
#1071976: Authenticated user to view list of own scheduled nodes - Add tabs to Admin page
#1023414: Add tabs to admin scheduler settings page - Swedish translation
#978644: Swedish translation
Bug Fixes
- Fixed call to undefined function token_get_date_token_values()
#1021536: Fatal error: Call to undefined function token_get_date_token_values() - user_access should not be tested in hook_nodeapi op=view
#1067156: user_access should not be tested in hook_nodeapi op=view - Scheduled publish time changes unexpectedly, due to incorrect 12hr check
#1075382: Scheduled publish time changes unexpectedly - Removed undefined offset: 0 in scheduler_list_access_callback()
#1124276: Undefined offset: 0 in scheduler_list_access_callback() - Lightweight cron admin functionality removed for anon users.
#1463378: Lightweight cron functionality exposed to anon users?
Usability improvements
- Move help text into hook_help for improved access
#1027302: Move help text into hook_help
Comments
Comment #1
rickmanelius commentedThanks Jonathan!