diff --git a/docs/en_us/release_notes/source/04-09-2014.rst b/docs/en_us/release_notes/source/04-09-2014.rst new file mode 100644 index 0000000000..152b574b88 --- /dev/null +++ b/docs/en_us/release_notes/source/04-09-2014.rst @@ -0,0 +1,77 @@ +################################### +April 9, 2014 +################################### + +The following information reflects what is new in the edX Platform as of April +9, 2014. See previous pages in this document for a history of changes. + +************************** +edX Documentation +************************** + +You can access the public edX `roadmap `_ for +details about the currently planned product direction. + +The following documentation is available: + +* `Building and Running an edX Course. + `_ You can also download + the guide as a PDF from the edX Studio user interface. + + Recent changes include: + + * Expanded the `Course Data `_, `Enrollment `_, and `Staffing `_ sections. + + * Updated `Working with HTML Components `_ to reflect the new HTML editor. + + +* `edX Data Documentation + `_ + + Recent changes include: + + * + +* `edX Platform Developer Documentation + `_ + + Recent changes include: + + * Added the `Custom JavaScript Display and Grading `_ + chapter. + + + +************* +edX Studio +************* + +* **HTML Editor Upgrade** + + The HTML editor you use for HTML components, as well as Pages, was upgraded to improve usability. + + .. image:: images/HTMLEditor.png + :alt: Image of the new HTML Editor + + For instructions on using the new editor to add text, images, and links, see `Working with HTML Components `_. + +*************************************** +edX Learning Management System +*************************************** + +* A problem that prevented course staff from deleting the student's state for an XBlock in the Beta Instructor Dashboard is now resolved. (LMS-2491) + +* (LMS-2474) + +* Video transcripts are now displayed in their source language. (BLD-935) + +* (BLD-958) + + +*************************************** +edX Discussions +*************************************** + +* (FOR-542) diff --git a/docs/en_us/release_notes/source/images/HTMLEditor.png b/docs/en_us/release_notes/source/images/HTMLEditor.png new file mode 100644 index 0000000000..5865825f8a Binary files /dev/null and b/docs/en_us/release_notes/source/images/HTMLEditor.png differ diff --git a/docs/en_us/release_notes/source/index.rst b/docs/en_us/release_notes/source/index.rst index 15a1dda4be..2e50013746 100755 --- a/docs/en_us/release_notes/source/index.rst +++ b/docs/en_us/release_notes/source/index.rst @@ -11,6 +11,7 @@ Contents :maxdepth: 5 read_me + 04-09-2014 04-02-2014 03-26-2014 03-18-2014