This repository has been archived by the owner on Apr 8, 2023. It is now read-only.
Releases: ryanbarr/harvest-monster
Releases · ryanbarr/harvest-monster
v122.7.15-43
Other Changes
- Bump tailwindcss from 3.1.5 to 3.1.6. (1987050)
- Added a settings option that allows users to decide if they want crafts to fallback to Level 83 or nothing.. (88cabee)
- Removed unused code for a previously planned feature that has been deprecated.. (b79040d)
- Updated copy on Settings page to be localized so it can be translated. Resolves #39. (d81dadd)
- Added functionality that deletes all crafts with zero quantity when holding shift while copying to clipboard.. (78c1772)
- Adjusted ANSI formatter to better represent that a craft is sold out by muting its color.. (87e2cbc)
- Adjusted the Markdown formatter to better represent when a craft is at zero quantity.. (e8e7917)
- Added new git image. (9f904cb)
- Update README.md. (e9cbbcc, 8b8cb67)
- Delete hm-themes.png. (c606ff5)
- Bump playwright from 1.23.2 to 1.23.3. (b10673a)
- Add CSC information to release action.. (61775e2)
- Update signing variables.. (39ff567)
- Added tips to the settings page.. (cceb145)
- Added the ability to cycle tips on the Settings page.. (228324f)
- Fixed a bug that prevented users from entering custom prices, such as 'Vouch', which subsequently bricked the application.. (9a18869)
- Improved formatter logic to allow output greater range of values, such as 'Vouch' or capitalized abbreviations.. (0841e63)
v122.7.12-440
Other Changes
- Bump happy-dom from 5.3.1 to 6.0.3. (3703d38)
- Bump vitest from 0.15.1 to 0.18.0. (fa17ad7)
- Bump node-fetch from 2.6.6 to 2.6.7. (57f65f7)
- Bump electron from 19.0.6 to 19.0.8. (cd28267)
- Bump tailwindcss from 3.1.3 to 3.1.5. (6efdc6b)
- Bump vite from 2.9.12 to 2.9.14. (0d7e240)
- Bump playwright from 1.22.2 to 1.23.2. (9371f74)
- Bump typescript from 4.7.3 to 4.7.4. (3b20650)
- Removed the username field as TFT no longer allows for Harvest Craft posts to include them.. (73f370a)
- Fixed a bug where pasting anything other than an image would pop a craft processing error. Resolves #33.. (fe067d8)
- Updated Russian TFT craft translations to be more accurate and clear. Thanks, Stregon!. (9ef80ca)
- Adjusted the Russian TFT craft translations for Upgrade Normal to Magic crafts.. (b49782d)
- Updated the Russian translation for Crafts in the navbar to be total instead.. (70c9c30)
- Updated the auto-price toggle and fetch data button to apply the latest prices automatically. Resolves #34. (c8cfc04)
- Adjusted the ANSI formatter to be friendlier in live search and Discord search results.. (02fcaca)
v122.7.11-192
Other Changes
- Create SECURITY.md. (8783976)
- Create codeql-analysis.yml. (e56bbd6)
- Create dependabot.yml. (9f6aa00)
- Update CONTRIBUTING.md. (0f7075d)
- Added a Markdown formatter that features a colorful, uniform format.. (b68a2f2)
- Added an ANSI formatter that features a bright, clean, and monospaced format.. (6785d67)
- Adjusted the ANSI formatter to add a space after the pipe before the level brackets.. (08d7571)
- Fixed a bug where improperly saved or incorrectly formatted prices would cause the app to not reload.. (90b5e8a)
- Added a version check to inform users of available updates for scenarios where updates aren't automatically applied.. (09d9bdd)
- Added a Prices section, which allows users to filter and sort crafts to quickly identify their value.. (156eea2)
- Removed the craft bar from the prices and settings pages to clean up those pages visually.. (c608a38)
- Adjusted the Update Available badge so it links to the HarvestMonster website.. (9566e19)
- Fixed a development warning regarding external links not receiving a styling property.. (558fc16)
- Added missing Spanish translations.. (baa9d95)
- Added missing Japanese translations.. (ab1e210)
- Added missing Korean translations.. (049bbd1)
- Added missing Portuguese translations.. (8849113)
- Added missing Russian translations.. (6032eb5)
- Added missing Chinese translations.. (0aff613)
- Added translations for craft prices to the Prices page, which shows the English translation on hover.. (0ed9e90)
- Added the ability to search both on locale name and English name simultaneously on Prices page.. (a3e00d5)
- Added autocomplete support for non-English languages.. (7267910)
- Updated README to include Prices, Autocomplete, and Discord.. (af1ea3b)
- Fixed a bug which caused the Prices page to lock up the application if it was accessed too early.. (2fff41f)
- Removed a debugging statement that was left in the Prices page during initial development.. (9422fc7)
- Fixed a bug with the update check that was incorrectly reporting the latest version as the one the user was using.. (01bb190)
- Fixed a bug with the ANSI formatter that would result in it getting auto-deleted in the WTS channels.. (4c4fab1)
v122.7.4-1365
v122.7.2-1289
Other Changes
- Fixed a bug where the autocomplete wasn't loading because the dictionary was unreachable.. (57c9acf)
v122.7.2-1098
Other Changes
- Fixed an issue where IPC functions were being called before they were initialized, resulting in incorrect logs and windows not resizing on app load.. (34b42a5)
- Increased the verbosity of logging around OCR results to improve debugging capabilities.. (ed82e9e)
- Added autocomplete support and added the English autocomplete dictionary.. (b29daae)
- Fixed a bug where Reforge keep Suffix Lucky was matching as non-Lucky.. (6202c1c)
- Fixed a bug where Upgrade Magic to Rare High Tier were not matching as High Tier.. (6529820)
- Fixed a bug where Reroll All Lucky would match as Reroll Suffix Lucky.. (e5b5fdb)
v122.7.2-49
Other Changes
- Fixed a bug where facetor's lense crafts weren't being recognized because the word corrupt is also a craft keyword.. (4062062)
- Adjusted the sell button logic so it can go down to zero, allowing you to indicate that it's sold out in posts.. (ad50ca6)
- Added a line-through to crafts with zero quantity, to better represent how it will appear in the post.. (1831814)
- Added downloads shield to README.. (09595d1)
- Fixed a text bug where "Articulating Splines" should have been "Reticulating Splines". (b305677)
v122.6.30-135
Other Changes
- Significantly improved craft matching accuracy and fixed a bug where levels weren't respected when adding new crafts.. (d6d748b)
- Fixed a bug where crafts were still being auto-priced even if user doesn't have auto-pricing enabled.. (6b65791)
- Adjusted the Tesseract worker to be a singleton so we don't have to re-instantiate each time a user pastes a screenshot.. (592346b)
- Updated the Russian translations. Thank you, Stregon <3. (3ea68bb)
- Added a missing period to some copy.. (0b20353)
- Adjusted craft expression so it properly matches word order, such as Lightning to Fire versus Fire to Lightning.. (7c9d017)
v122.6.29-17
Other Changes
- Removed the word 'good' from the CraftList instructions.. (f1cc030)