* UTF8 now saved correctly in database. #1151
* Unit tests added to System diagnostics.
* Debug values output to screen when enabled in admin settings.
- * Users can now log in from multiple computers or browsers concurrently
+ * Users can now log in from multiple computers or browsers concurrently.
+ * New search system.
Bugfixes:
* Searching by tag with extended characters now works. #1151, #1231
* Invalid views now default to 'default' view. #1161.
* Metadata cache now handles a 0 string. #1227
* ElggPlugin get() now works with 0. #1286
+ * User data storage based on GUID instead of username.
API changes:
* New plugin hook system:unit_test for adding files to unit tests.