Releases: itchio/itch
Releases · itchio/itch
v0.11.3
This is the first release with an official deb & rpm repositories:
- https://bintray.com/itchio/deb (for Debian, Ubuntu, etc.)
- https://bintray.com/itchio/rpm (for Fedora, etc.)
Import our GPG key (instructions in repo description) then click 'Set me up!' to get further instructions.
{distribution}
is something like jessie
, precise
or wily
, and {components}
is main
.
Commits
- ⬆️ v0.11.3
- 🐛 Fix launching anything
- ⬆️ v0.11.2
- bintray templates
- upload bintray release template
- ⬆️ v0.11.1
- 💚 Make app-store spec pass. See also #238
- 💚 Make window store spec pass
- 💚 Make launch spec pass
- 📝
- 📝 Wrote instructions on how to run tests
- 📝 Document new environment variables
- 💚 Make game list spec pass
- 👕
- 👏 Don't show login fields while it's busy. Closes #223
- 👏 Closing checkout window closes purchase pop-up. Closes #237
- 👏 Closes #234
- 💄
- 🐛 👏 Switch to spawn for games, closes #233, report game crashes, closes #181
- 🎨 Refactor report functionality into its own store
- 👏 Don't show a menu for purchase window. Closes #232
- 👏 Make close shortcut close focused window, not store window
- 📝 Specify emoji to use when improving UX
- 🐎 reduce API cooldown from 250ms to 130ms (doesn't emulate bursts yet)
- add search icon for #231
- 💄 Refactor purchase flow a LOT.
- Remove redirect hack. Closes #220
- 💄
- Closes #230
- 🐛 Fix owned_games_by_id lookup
- Only send game store diffs. #227
- Always open devtools in separate windows - closes #229
- Use deep-diff to avoid unnecessary node->browser sends. #227
v0.11.0
You can now buy a game directly from the app:
...twice!
- ⬆️ v0.11.0 - 👛 Handle cases of buying additional copies. #195 - 👛 Support 'payments disabled' use case. #195 - 👛 Add cart icon to support free games. #195 - And so humor dies, not with a pull request, but with a commit. Closes #213 - Fix slug extraction routine to work with different API servers - 💄 - 👛 Support /pay/cancel URLs, spin indicator #195 - Style 'Buy now' buttons in green. #195 - 💄 - fix store URL for prod, use persistent partition for purchase session #195 - Better purchase flow w/notification and everything #195 - It's now possible to buy games without leaving the app! #195 - Fall back to file extension in sniff.path. Fixes #210 - 🐛 Still display collections if we can't fetch featured ones for any reason - 👛 Start allowing to buy games from the client #195v0.10.4
- ⬆️ 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
v0.10.2
- ⬆️ v0.10.2
- Let players install their owned games (ouch).
v0.10.1
v0.10.0
- ⬆️ 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
Noteworthy changes
Show platform icons in game list thanks to @Mrmaxmeier:
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
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
NEVER FEAR, ITCH IS HERE
You can download it for any platform here:
Or pick your poison below :)
Changelog
- ⬆️ v0.8.1
- fix specs