wxPython News (old posts, page 2)

wxPython (Classic) 2.9.3.1 Release

Happy New Year! wxPython (classic) 2.9.3.1 has been released. This release takes care of a few bugs discovered in the installers and documentation of the previous release, and a few other things.

wxPython (Classic) 2.9.3.0 Release

wxPython (classic) 2.9.3.0 has been released. Among other things, this build adds some classes produced by one of the Google Summer of Code projects, wx.html2.WebView and related classes. This gives wxPython the ability to embed a native HTML/CSS/JS renderer using the same API and events on all platforms.

wxPython 2.9.2.3 Release

wxPython 2.9.2.3 has been released. This release fixes a bug that was causing the base class methods of wx.richtext.RichTextCtrl to be called incorrectly, causing a crash.

wxPython 2.9.2.4 Release

Here we go again. wxPython 2.9.2.4 has been released. This build fixes an indentation bug that crept in somewhere along the way and that caused the Mac installer to fail as it compiled the .py files

wxPython 2.9.2.2 Release

wxPython 2.9.2.2 has been released. This build adds some fixes for some annoying and subtle bugs, and also a couple nice new features. The Cairo version of the wx.GraphicsContext back-end can now be used on Windows, and there is a new module in the library that helps wx applications to update themselves when new versions of the software are released.