Skip to content

Releases: itchio/itch

v0.10.4

19 Dec 21:35
Compare
Choose a tag to compare
v0.10.4 Pre-release
Pre-release
  • ⬆️ v0.10.4
  • 🍎 Apply updates for realsies. Closes #167
  • make auto reports even better.
  • put game title right in the issue
  • Support '.tar' and '.xz' extensions. Closes #169
  • Save itch self crash log as .txt for easier viewing. Closes #198
  • Fix apology dialog title & condition when installing from URL. Closes #204. Closes #203.
  • Let jenkins specify a directory we can re-use to sync github releases (starting to be long)
  • 🐛 fix gist file name

v0.10.3

19 Dec 19:06
Compare
Choose a tag to compare
v0.10.3 Pre-release
Pre-release
  • ⬆️ v0.10.3
  • 🐛 Don't crash because of single-instance ('../protocol' require error). Closes #202
  • Closes #185 - show 'Alt-F4' shortcut on windows
  • 📝 Fix link to developing document [ci skip]

v0.10.2

17 Dec 14:38
Compare
Choose a tag to compare
v0.10.2 Pre-release
Pre-release
  • ⬆️ v0.10.2
  • Let players install their owned games (ouch).

v0.10.1

17 Dec 13:38
Compare
Choose a tag to compare
v0.10.1 Pre-release
Pre-release

KNOWN BUG — won't let you install the games you own. Fixed in 0.10.2

  • ⬆️ v0.10.1
  • Let developers install all their games without buying them (doy). Closes #165
  • Update README for end-users

v0.10.0

17 Dec 11:41
Compare
Choose a tag to compare
v0.10.0 Pre-release
Pre-release

  • ⬆️ v0.10.0
  • Let you buy games instead of breaking. Closes #87
  • Don't 💩 everything by leaving test code in
  • Check platform on URL install, closes #160
  • Closes #162
  • Helpful empty state. Closes #100. Closes #119.
  • Show two featured collections. #119
  • fix tests, closes #155
  • Proper collection fetching, rebuild menu on focus. Closes #124. Closes #107
  • Allow cancelling/unqueuing downloads (no pause yet). Closes #88
  • 🐛 switch back to babel->bluebird async. Hopefully closes #120
  • 🐛
  • Closes #115 (use light gradient for cover-less games, fix wrong-cover bug)
  • Use 'LET_ME_IN' to dump API calls, page purchases. Closes #143, closes #151
  • Upgrade rather than err when a new upload is available. Closes #127
  • Don't reconfigure all games on startup. Closes #150
  • Only consider launching executables on linux. Closes #136
  • 🐛 make tests pass
  • Automatically post diego logs to gist + open github issue on request. Closes #128
  • Rename 'Dashboard' to 'Develop', add a bit of color to the sidebar
  • Closes #146
  • Closes #141
  • Closes #142
  • Closes #144. Better #116 support
  • Close #116
  • Hide dashboard for non-devs. #119

v0.9.4

15 Dec 19:52
Compare
Choose a tag to compare
v0.9.4 Pre-release
Pre-release

Noteworthy changes

Show platform icons in game list thanks to @Mrmaxmeier:

screen shot 2015-12-15 at 19 55 31

For the next windows update, Click and restart will actually work. For this one, you'll still have to quit manually

Introduce diego, our little diagnostics buddy, to let install logs be more helpful to game devs — read his docs here.

Improve README to help others hack on the app as well! — read it here

Commits

  • ⬆️ v0.9.4
  • Merge @Mrmaxmeier's changes, with a twist! (platform icons in game grid)
  • Make error text user selectable. Closes #121
  • Remove nuts workaround. Closes #82
  • Actually closes #109 (proper before-quit handling)
  • add platform icons to GameCell
  • let diego find cpu info on linux
  • fix diego link
  • diego linux output
  • diego OSX output
  • better diego doc link
  • diego example outputs
  • document diego
  • hi diego! closes #126
  • Rely on babel plugin for strict mode insertion. Closes #126
  • Add transform-strict-mode, cf. #125
  • introduce URL store for #116, take a stab at #109
  • Closes #112
  • 🔥
  • 📝 Add contribution guidelines + CoC adapted from atom/electron
  • README adjustments
  • Improve installation steps
  • Add basic .editorconfig file

v0.9.3

14 Dec 23:46
Compare
Choose a tag to compare
v0.9.3 Pre-release
Pre-release

Noteworthy changes

  • Alt-click thumbnail to see game install log
  • 'Open folder' icon, or shift-click thumbnail to see game files
  • Confirm when changing user accounts
  • Confirm when uninstall
  • Use default avatar instead of empty box
  • Fix sticky 'Checking for update' bug on windows
  • Let OSX users quit via dock menu

Commits

  • ⬆️ v0.9.3
  • use openItem on non-OSX platforms for 'open app folder'
  • ⬆️ v0.9.2
  • fix naked exe support
  • forgot to be strict
  • ⬆️ v0.9.1
  • use EOL in file, not string
  • ⬆️ v0.9.0
  • better icon for #79
  • fix log spec on win32
  • Closes #80
  • make tests run again
  • Closes #98. Closes #79
  • use fallback profile icon
  • Closes #85
  • Closes #82
  • Add naked exe support, closes #78
  • Closes #90
  • fix window title

v0.8.1

14 Dec 03:38
Compare
Choose a tag to compare
v0.8.1 Pre-release
Pre-release

NEVER FEAR, ITCH IS HERE

You can download it for any platform here:

Or pick your poison below :)

Changelog

  • ⬆️ v0.8.1
  • fix specs

v0.7.5

14 Dec 01:01
Compare
Choose a tag to compare
v0.7.5 Pre-release
Pre-release
  • ⬆️ v0.7.5
  • bye-bye grunt-shell

v0.7.2

13 Dec 20:59
Compare
Choose a tag to compare
v0.7.2 Pre-release
Pre-release
  • ⬆️ v0.7.2
  • fix shortcut creation on windows