Skip to content
nicoburns edited this page Dec 28, 2012 · 4 revisions

Changelog

A list of what is new in each version.

Version 1.0rc1

  • Separation of code into a small core, and several optional plugins (image, list, link, save, defaultui, minimalui)
  • Build environment using grunt.js for automatic linting and minifcation
  • Code quality improvements
  • Stability and reliability improvements

Version 1.0-beta2

  • List support
  • 'quick buttons'
  • Much tidying and modularisation of code

Version 1.0-beta1

  • (re) IE-support
  • Code modularisation
  • Minor UI updates

Version 1.0-alpha5

  • Major code reorganisation
  • Creative Commons icons
  • Tidier toolbar layout
  • Bug fixes

Version 1.0-alpha4

  • Initial support for options/configurability
  • Option: Disable image resizing
  • Support for float clearing (UI hidden by default)
  • Image selector for list of images passed in the options

Version 1.0-alpha3

  • Added word based formatting

Version 1.0-alpha2

  • Behaviour is now more intuitive when enter or backspace is pressed at the very start of a paragrap
  • Added special characters to insert panel
  • Fixed a bug where the word "false" would occasionally be inserted to the document

Version 1.0-alpha1

  • Paragraph creation and deleting now more stable, especially in firefox
  • The 'delete' key now works
  • Fixed bug where ctrl+letter caused the selection to be deleted

Version 1.0-prealpha2

  • deleteSelectionContents() is used for every key press
  • deleting after selectall now works
  • Link creation works