v2.8 [Jun 24, 2014]
- completion and syntax check on keyval options, e.g. \includegraphics (graphicx!)
- search and replace over several documents improved
- improved parser for log files (better detection of filenames)
- todo-style commands (e.g. \todo{}) are added to the list of todos
- better compliance with standard shortcuts on OSX
- the keyboard modifier key for the context menu (spellcheck suppression) is configurable via texstudio.ini "Editor/ContextMenuKeyboardModifiers"
- use Consolas as default editor font on Windows if available
- improved auto-hide toolbars feature in embedded viewer
- users can overwrite the default language definitions and add own ones
- makeglossaries support
- allow quoted filenames in include-like commands to support filenames and directories containing spaces
- windows version compiles now with Qt5
- updated LaTeX reference manual
- several bugfixes
v2.7 [Mar 19, 2014]
- Added Edit -> Text Operations (To Lowercase / To Uppercase / To Titlecase)
- Added list of recent sessions
- Speedup of saving for large documents
- Added recognition in filetree for import subimport importfrom and subimportfrom (Thanks to Steven Vandekerckhove)
- Added button to stop a running compilation
- The dictionary search path can now contain of multiple directories
- Dictionaries in the OpenOffice/LibreOffice Extension format (*.oxt) can now be imported
- Updated the latex reference manual to to a recent version
- Added option for maximum image tooltip width
- Added option "Reference commands in context menu"
- Added options for additional search paths in editor logic
- Added option for automatic encoding detection: make latex and character based detection selectable separately
- Added options for pdf highlight color and duration
- Find dialog: search in all loaded documents i.e. also in hidden
- Improved synchronization PDF -> source
- Support "% !BIB = biber" syntax for compatibility with TeXShop and TeXWorks
- Added several CWL files
- Several bugfixes.