Skip to content

1.2.3

Compare
Choose a tag to compare
@picasso picasso released this 21 Jan 19:36
· 77 commits to master since this release
  • implemented tracking of attribute changes with WP Data Store (without Event Listeners)
  • RAW update implemented without Event Listeners
  • optimization of tracking changes for attributes
  • implemented functionality for reset Post Editor backups
  • added nobackups option for Block Editor
  • added support to clean changes for mode without blocks synchronization
  • added check has Session Storage Support
  • added debug messages for raw_helpers option
  • fixed bug when translatedValues are used with wrong lang value
  • no more storing lang on the reference (leads to complex and difficult to detect errors)
  • modified syncCompleted function to avoid removing non existent id
  • other small improvements