A slightly more technical update this week with a few key bugfixes as we build towards a more collaborative version of the editor

Bugfixes

  • Fixed Selected widgets sometimes lose focus when using arrow keys to move

Improvements

  • Fixed Implement MOSS VAT changes for EU countries - The VAT MOSS allows your business to submit returns and pay VAT to EU member states
  • Fixed Added queue for all client /server requests which prevents some race conditions where project could be overwritten by earlier versions if saves were delayed
  • Fixed Centralise all ajax communication points to a single location to use the queue
  • Fixed Added browserify tool to manage js source files dependencies which should reduce the number of times the editor doesn’t load correctly