Skip to content

3.3.1

Latest
Compare
Choose a tag to compare
@andergmartins andergmartins released this 19 Mar 15:53
· 1 commit to main since this release
497b29d

Changelog

  • ADDED: Add validation for the date and time offset in the settings page, #683;
  • ADDED: Add form validation to the settings panel;
  • ADDED: Add form validation to the metabox panel;
  • ADDED: Add a date preview to the date/time offset setting field;
  • CHANGED: The actions to move posts to another status where grouped in a single action, with a dropdown to select the status, #668;
  • CHANGED: The actions "draft", "private" and "trash" are deprecated in favor of "change-status", #668;
  • CHANGED: The metadata hash key has now a prefix "_" marking it as a private key, #695;
  • CHANGED: Improved the name of some actions;
  • CHANGED: Change the label of the field to select terms when "Replace all terms" is selected, #664;
  • FIXED: Make it impossible to choose dates in the past, #443;
  • FIXED: Enter key submits quick-edit panel when selecting a taxonomy term, #586;
  • FIXED: The name of the taxonomy in the actions field is now updated in the settings panel when the taxonomy is changed, #676;
  • FIXED: Possible to add an action using an empty category setting, #587;
  • FIXED: Fix language files for ES, IT, FR, #685;
  • FIXED: Fix inconsistent text in the filter for "Pending" actions, #673;
  • FIXED: Improve the message when no actions are found: "No Future Actions", #666;