- Added discord web hooks. You can now post your images directly in a discord.
- Added Swedish, Brazilian and Portuguese translation (thanks to Nickac and Pim).
- Improved the custom uploader quite a bit. Now responses will be a lot more detailed in case of failure. It will also display the html body in case there is no JSON response.
- Fixed some crashes related to malformed custom uploader configs.
- Partial screenshots(F6) now look better.
- Fixed a bug that crashes the game in local screenshots when using modified font render's
- Fixed popup menu's showing out of place text.
- Fixed local screenshots not saving properly.
- Fixed lag spikes when taking screenshots.
- Fixed renaming screenshots always adding .png at the end regardless if it was there already.
- Local screenshots can now be viewed in-game as well.
- When saving a screenshot with the screenshot key(F2). A "screenshot canceled" message will pop up. followed by a message "Screenshot saved as: _.png". I had to cancel the screenshot event in order to make it async (so it doesn't lag). However doing this displays the "screenshot canceled" message. I will PR a fix to Forge for this. But in the meantime you'll have to live with it. As i cannot fix it without any hacks.
- Added 'options' to local screenshots which allow you to rename a file (more to be added).
- Re-arranged buttons on local screenshots
- Some internal changes to properly deal with the renaming.
- Made the Screenshot key (F2) save images of the main thread. Fixing the short lag spikes when taking them.
- Fixed crashes related to empty screenshot folder.
- Fixed crashes related to non image files in screenshot folder (will now ignore those).
- When saving a screenshot with the screenshot key(F2). A "screenshot canceled" message will pop up. followed by a message "Screenshot saved as: _.png". I had to cancel the screenshot event in order to make it async (so it doesn't lag). However doing this displays the "screenshot canceled" message. I will PR a fix to Forge for this. But in the meantime you'll have to live with it. As i cannot fix it without any hacks.
- Confirm gui now looks bit different.
- Local screenshots will now automatically select the first screenshots when loaded.
- Confirm gui now shows correctly when in-game.
Note: First release was labeled as 1.2.0 in gradle. This has been changed to version 1.0.1 now. Version notifications in-game should not be affected by this.
- Initial release.