WxRuby3 v1.70 Released

mariuz1 pts0 comments

[ANN] wxRuby3 v1.70 released · mcorino/wxRuby3 · Discussion #473 · GitHub

//voltron/discussions_fragments/discussion_layout" data-turbo-transient="true" />

Skip to content

Search or jump to...

Search code, repositories, users, issues, pull requests...

-->

Search

Clear

Search syntax tips

Provide feedback

--><br>We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Cancel

Submit feedback

Saved searches

Use saved searches to filter your results more quickly

-->

Name

Query

To see all available qualifiers, see our documentation.

Cancel

Create saved search

Sign in

//voltron/discussions_fragments/discussion_layout;ref_cta:Sign up;ref_loc:header logged out"}"<br>Sign up

Appearance settings

Resetting focus

You signed in with another tab or window. Reload to refresh your session.<br>You signed out in another tab or window. Reload to refresh your session.<br>You switched accounts on another tab or window. Reload to refresh your session.

Dismiss alert

{{ message }}

mcorino

wxRuby3

Public

Notifications<br>You must be signed in to change notification settings

Fork<br>10

Star<br>177

[ANN] wxRuby3 v1.70 released

#473

mcorino

announced in<br>Announcements

[ANN] wxRuby3 v1.70 released

#473

mcorino

Mar 5, 2026<br>&middot;<br>0 comments

Return to top

Discussion options

Uh oh!

There was an error while loading. Please reload this page.

{{title}}

Something went wrong.

Uh oh!

There was an error while loading. Please reload this page.

Quote reply

mcorino

Mar 5, 2026

Maintainer

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

Note: With the release of the Ruby 4.x series it has become time to deprecate support for Ruby 2.x. This release will

the last release to support Ruby versions Full Changelog : v1.6.1...v1.7.0

This release targets the wxWidgets 3.3.2 version.

This release provides binary (prebuilt) install packages for the following platforms:

OS / distro<br>Architecture<br>Ruby version

Windows<br>x86_64<br>RubyInstaller 4.0.x

Mac OS 14<br>Arm64<br>Ruby 4.0.x

Mac OS 15<br>Arm64<br>Ruby 4.0.x

Mac OS 15<br>x86_64<br>Ruby 4.0.x

Mac OS 26<br>Arm64<br>Ruby 4.0.x

Mac OS 26<br>x86_64<br>Ruby 4.0.x

Debian 12<br>x86_64<br>Ruby 3.1.x

Debian 12<br>x86_64<br>Ruby 4.0.x

Debian 12<br>Arm64<br>Ruby 3.1.x

Debian 12<br>Arm64<br>Ruby 4.0.x

Debian 13<br>x86_64<br>Ruby 3.3.x

Debian 13<br>x86_64<br>Ruby 4.0.x

Debian 13<br>Arm64<br>Ruby 3.3.x

Debian 13<br>Arm64<br>Ruby 4.0.x

Fedora 42<br>x86_64<br>Ruby 3.4.x

Fedora 42<br>Arm64<br>Ruby 3.4.x

Fedora 42<br>x86_64<br>Ruby 4.0.x

Fedora 42<br>Arm64<br>Ruby 4.0.x

Fedora 43<br>x86_64<br>Ruby 3.4.x

Fedora 43<br>Arm64<br>Ruby 3.4.x

Fedora 43<br>x86_64<br>Ruby 4.0.x

Fedora 43<br>Arm64<br>Ruby 4.0.x

LinuxMint 22.3<br>x86_64<br>Ruby 3.2.x

LinuxMint 22.3<br>x86_64<br>Ruby 4.0.x

OpenSuSE 15.6<br>x86_64<br>Ruby 4.0.x

OpenSuSE 15.6<br>Arm64<br>Ruby 4.0.x

OpenSuSE 16.0<br>x86_64<br>Ruby 4.0.x

OpenSuSE 16.0<br>Arm64<br>Ruby 4.0.x

Ubuntu 22.04<br>x86_64<br>Ruby 3.0.x

Ubuntu 22.04<br>Arm64<br>Ruby 3.0.x

Ubuntu 22.04<br>x86_64<br>Ruby 4.0.x

Ubuntu 22.04<br>Arm64<br>Ruby 4.0.x

Ubuntu 24.04<br>x86_64<br>Ruby 3.2.x

Ubuntu 24.04<br>Arm64<br>Ruby 3.2.x

Ubuntu 24.04<br>x86_64<br>Ruby 4.0.x

Ubuntu 24.04<br>Arm64<br>Ruby 4.0.x

How to install

gem install wxruby3

See the INSTALL documentation for more details.

Binary packages for major platforms are available as release assets on Github.

Where can I learn more?

Usage Documentation: see the Wiki

API Documentation: https://mcorino.github.io/wxRuby3/index.html

Source code: https://github.com/mcorino/wxruby3

Rubygems: https://rubygems.org/gems/wxruby3

Beta<br>Was this translation helpful?<br>Give feedback.

You must be logged in to vote

🚀

All reactions

🚀

Replies:

0 comments

-->

Sign up for free<br>to join this conversation on GitHub .<br>Already have an account?<br>Sign in to comment

Category

📣

Announcements

Labels

None yet

1 participant

Heading

Bold

Italic

Quote

Code

Link

Numbered list

Unordered list

Task list

Attach files

Mention

Reference

Menu

Heading

Bold

Italic

Quote

Code

Link

Numbered list

Unordered list

Task list

Attach files

Mention

Reference

Select a reply

Loading

Uh oh!

There was an error while loading. Please reload this page.

Create a new saved reply

👍<br>reacted with thumbs up emoji

👎<br>reacted with thumbs...

ruby x86_64 arm64 support wxruby3 debian

Related Articles