--- a/changelog Sat May 06 13:44:26 2017 +0200 +++ b/changelog Sat Jun 03 13:08:50 2017 +0200 @@ -1,5 +1,27 @@ Change Log ---------- +Version 17.06: +- bug fixes +- Checkers + -- extended the source documentation checker to check for raised/documented + exceptions and defined/documented signals +- Editor + -- reintroduced the highlighting of current instruction line and the error + line using colored background. It is configurable whether to use these + backgrounds or the arrows. + -- added capability to perform the various replace methods via keyboard + shortcuts +- Plugin Manager + -- added an option to cleanup the plug-ins download area during startup +- Qt Tools + -- added code to auto-discover the presence of the new 'pyqt5-tools' wheel + (Windows only) (thanks to Kyle Altendorf for providing this wheel) +- Web Browser (NG) + -- united the stop and reload buttons of the navigation bar + -- added a super menu to modernize the look & feel + -- added Ctrl-Click and middle click actions to the navigation buttons + to perform the action in a new tab + Version 17.05: - bug fixes - Editor @@ -20,7 +42,7 @@ Version 17.04.1: - bug fixes -Version 17.05: +Version 17.04: - bug fixes - General -- increased minimum required Python versions to prevent usage