## 09/14/2024 ### Minor Update _([`85a35b9`](https://github.com/MrMendelli/SME-Patcher/85a35b9f2a10b4628336573820b3b076d1f4b699))_ ```diff + UI updates * Adjusted UI messaging based on community feedback - Removed redundant prompt for patching step ``` ## 09/11/2024 ### Minor Update _([`36c8d38`](https://github.com/MrMendelli/SME-Patcher/commit/36c8d38e5f0853aa6999ea0b150d6b04b5456a25))_ ```diff + Added readme todo item * Minor UI message and phrasing changes ``` ### Minor Update _([`b72dfe4`](https://github.com/MrMendelli/SME-Patcher/commit/b72dfe4c755c6bc643c20b5dc92b7b11cd040d61))_ ```diff * Minor UI message changes ``` ## 09/04/2024 ### Hotfix _([`05dd831`](https://github.com/MrMendelli/SME-Patcher/commit/05dd8313e9965b461d2b8fd5e1d79034ed6def2a))_ ```diff - Redundant line for setting unused variable * Changes made to patch renaming * Minor UI grammatical changes ``` ## 09/03/2024 ### Minor Update _([`479eea8`](https://github.com/MrMendelli/SME-Patcher/commit/479eea8c3db93241a9a1249914fedd88cf2f2b72))_ ```diff + Patching appends title ID to outfile name - Outfile auto selection ``` ### Minor Update _([`d0019e8`](https://github.com/MrMendelli/SME-Patcher/commit/d0019e80ab106e3117cbd9a157a1b9d390c2959d))_ ```diff * Corrected readme ``` ### Patch Checking _([`5598a39`](https://github.com/MrMendelli/SME-Patcher/commit/5598a3904a7917997f6f47d6c20538c350baeea5))_ ```diff + Error Handling * Checks for patches, prompts for download if none are present ``` ## 09/01/2024 ### Minor Update _([`38deafd`](https://github.com/MrMendelli/SME-Patcher/commit/38deafd6998fd570811b89f351555e8e2fdd49e8))_ ```diff - cecho system alert notification ``` ### Multi-Patch Support _([`84ce4a5`](https://github.com/MrMendelli/SME-Patcher/commit/84ce4a59dcacb35a440628c7f911f85fea90e101))_ ```diff + UI changes * Cosmetic changes + Multi-Patch Selection ``` ## 08/30/2024 ### Minor Update _([`73b1d14`](https://github.com/MrMendelli/SME-Patcher/commit/73b1d1466cb02b57be05d4dbac9493f1d6cfca38))_ ```diff - Redundant empty line ``` ### Minor Update _([`652ef30`](https://github.com/MrMendelli/SME-Patcher/commit/652ef30b6b12467a0a11983e21c5a31793830019))_ ```diff * Corrected cecho newline error ``` ### Minor Update _([`4c9d8e0`](https://github.com/MrMendelli/SME-Patcher/commit/4c9d8e0c17b49f6e29bf51cd820296b3348ea9cc))_ ```diff * Condensed patch completion message into previous menu ``` ### Minor Update _([`103e126`](https://github.com/MrMendelli/SME-Patcher/commit/103e12618785f4956df8a029b28f14be3e84d338))_ ```diff * Minor correction change to UI ``` ### Minor Update _([`f7915cc`](https://github.com/MrMendelli/SME-Patcher/commit/f7915cc02e67d97c360b981f28b64022d40d1e73))_ ```diff * readme typo correction ``` ### Major Update _([`a2f6cfb`](https://github.com/MrMendelli/SME-Patcher/commit/a2f6cfbca81515aab40771159dbbf94f410382c4))_ ```diff + UI changes * Major cosmetic changes + Error handling * Checks for dependencies * Checks for patch files * Checks for game file * Checks MD5 automatically ``` ## 08/27/2024 ### Initial Commit _([`0a8ae0f`](https://github.com/MrMendelli/SME-Patcher/commit/0a8ae0f95d57647f31cfcdca1a6c8d1dd2d25b97))_ * Getting things started.