Skip to content

Releases: itchio/itch

v25.1.0

10 Sep 16:29
Compare
Choose a tag to compare

v25.1.0 is a bugfix release. The only change is that it specifies a valid version range for one of its dependencies (itch-setup), so that it doesn't stop working even if we release a newer version.

Really, the smallest of fixes.

v25.0.0

08 Sep 21:08
Compare
Choose a tag to compare

v25 is a complete rewrite of the itch.io app.

It's smaller, faster, more reliable, and easier to use.

It took 420 days, and 2398 commits, but it's finally released.

We really hope you like it 💖

📦 Download it direct from https://itch.io/app

v23.6.3

01 May 10:33
v23.6.3
Compare
Choose a tag to compare
  • ⬆️ 23.6.3
  • Fix ArchLinux package: #1778

v23.6.2

30 Apr 14:56
v23.6.2
Compare
Choose a tag to compare
  • ⬆️ 23.6.2
  • Filter out unity crash handler executables

v23.6.1

23 Jan 12:39
v23.6.1
Compare
Choose a tag to compare

v23.6.1 is a security update, which fixes CVE-2018-1000006. For more information, see the electron blog post.

v23.5.1

08 Nov 12:59
Compare
Choose a tag to compare

v23.5.1 is a mandatory upgrade.

Older versions of the app will not be able to log in in the near future.

  • The app has been updated to the newest itch.io login API
  • The ArchLinux package has finally been fixed thanks to npm@5.5.1 being reasonably stable!
  • This release ships with electron 1.6.15, which includes a bunch of fixes, including one security vulnerability

v23.4.2

15 Jul 15:50
Compare
Choose a tag to compare
  • Fix issue where empty app bundles remained after some upgrades, preventing games from launching (such as Asset Forge Deluxe 1.2.0)
  • Fix issue where menu on macOS would show wrong entries

v23.4.1

06 May 22:39
Compare
Choose a tag to compare
  • Fix windows prereqs support, cf. #1096
  • Add xna-4.0 as windows prereq

v23.4.0

26 Mar 15:41
v23.4.0
Compare
Choose a tag to compare

Prevent sleep while playing

New option: "Prevent sleep while playing", on by default, useful for example on Linux with gamepads, where gamepad events don't count as "activity" that keeps the computer from going to sleep.

Bugfixes

Be smarter at picking the main executable for a game - in this instance, ignore some executables included in Visual Studio debug builds.

Internal network timeouts are now properly detected by various parts of the app and will let you get past the login screen even if some itch.io services are down.

v23.3.1

14 Mar 19:07
v23.3.1
Compare
Choose a tag to compare
  • Fix two (2) typos
  • Fix middle-click support for "Open in new tab" in sidebar, game grid and game table.