************************************************************************
-CHANGES & IMPROVEMENTS in TYPO3 4.0
+CHANGES & IMPROVEMENTS between TYPO3 4.0 and 4.1
(for technical details see ChangeLog)
************************************************************************
-New features / improvements
-===========================
+General
+==================
- * Workspaces
- * indexed search (template support, speed improvements)
- * Integrated kb_cont_slide extension into core
- * tab indenting in textareas in the backend
- * display of BE clickmenus with XMLHTTP / AJAX
- * User admin module: switch back to admin user after user switch (SU-mode), "create new user" link
- * Zapped lots of gremlins
+ * New PHP version requirement: You need to have at least PHP 5.2.0 in order to run TYPO3 4.2
+ * Workspaces allow moving of elements (for details, see Inside TYPO3, Core API, and this video: http://castor.t3o.punkt.de/files/moving_in_workspaces2.mp4 (/.mov for better quality)
-Access Control
-==============
+Backend
+==================
- * FE-groups are now nested. Additionally, pages and content elements can have more than one group assigned. (Michael Stucki, integrating extension "fenestgrp" by Glen Gibb and extension "ingmar_accessctrl" by Ingmar Schlecht)
+ * ...
-Security
-=========
+Compatibility
+=============
- * New option for lockSSL: get redirected to standard http after BE login with SSL
+ * ...
-Bugfixes
-========
+Speed improvements
+==================
- * config.disablePrefixComment was ignored by plugins
- * When copying a file into the same folder in the "Filelist" module, it is automatically renamed
+ * ...
-Usability
-=========
+Development
+====================
- * on timeout in BE, popup won't appear again after clicking "No"
- * made new content element wizard easier to use (removed empty categories)
- * rte wizard has save and close buttons now
+ * ...
+
+Database changes
+================
+
+ * ...
+
+DBAL
+====
+
+ * ...
+
+Frontend features
+=================
+
+ * ...
+
+Backend skin
+============
+
+ * ...
+
+Important bugfixes
+==================
+
+ * ...
+
+Currently unsupported
+=====================
+
+ * Missing features concerning the disposal of Inline Relational Record Editing (IRRE)
+ -> Workspaces and Versioning are currently not supported
+ -> FlexForms using the TCA type 'inline' are currently not supported/tested
+ -> Import/Export (sysext tx_impexp) might not work correctly in special cases