Last week was a bit shorter for me due to travel to FOSDEM where I have helped Software Freedom Conservancy on a stand. More than thousand of our users have brought phpMyAdmin sticker from there :-).
There was also some progress on the code of course. Mostly it's about reviewing bug reports for first beta we've released for 4.7.0. We know there are some things broken and we are working hard to fix these.
There was also quite important change on our SQL parser - the localization is now optional, so you don't have to install motranslator as dependency (this is only in Git right now, will be released this week).
Handled issues:
- #12924 OpenSSL error: error:06065064:digital envelope routines:EVP_DecryptFinal_ex:bad decrypt
- #12941 Sorting numbers properly
- #12936 javascript error prevents navigation through tables in navigation page
- #12945 Documentation link on Add user page
- #12946 JSON_UNESCAPED_UNICODE when export in JSON
- #129 Dependency of phpmyadmin/motranslator
- #132 Made motranslator vendor optional