[ruby-talk:444780] [ANN] wxRuby3 1.7.0 released
Ruby Mailing List Mirror [Unofficial]
March 5, 2026
This is a major upgrade providing support for additional platforms, classes, improvements, bugfixes and last but not least an upgrade to target the new wxWidgets 3.2.10 and 3.3.2 releases.
** What's Changed **
- target wxWidgets 3.3.2 release by default
- add support for Ruby 4
- added verified support (CI builds) for latest stable wxWidgets 3.2.x version (currently 3.2.10)
- add support for MacOS 26 (both ARM64 and AMD64)
- update support for latest Linux platforms
- add support for building with SWIG >= 4.4.0
- add support for wxDisplay (Wx::Display) class
- add support for wxRichToolTip (Wx::RichToolTip)
- add support for wxGenericCalendarCtrl (Wx::GenericCalendarCtrl)
- add support for Wx::TraybarIcon::GetPopupMenu
- expand Wx::GenericValidator support
- migrate test suite from Test::Unit to Minitest
- additional sample code and tests
- various bugfixes and (stability) improvements
For more details see the original release announcement here: [ANN] wxRuby3 v1.70 released · mcorino/wxRuby3 · Discussion #473 · GitHub
··· (click for more details)
Discussion in the ATmosphere