Channel created
Update MacOS version to 1.0.1!

Changelog:
- Added Custom Fact Check for local Fact Check text under channel posts.
- Fixed the parent Message settings row showing Change when only Custom Fact Check is configurable.
- Added Retry to the Permission required alert.

https://github.com/patchgram/osx/releases/tag/v1.0.1
Update MacOS version to 1.0.2!

Changelog:
- Moved Disable Premium, Stars, TON & Gifts to Patchgram.dylib runtime patching.
- Added live runtime updates for Disable Premium, Stars, TON & Gifts subpatch changes.
- Added update checker for new GitHub Releases.
- Added Custom list usernames subpatch.

https://github.com/patchgram/osx/releases/tag/v1.0.2
Update MacOS version to 1.0.5!

Changelog:
- Update patches without rebuilding the app: the new "Update patches" button fetches signed patch + engine bundles from GitHub, verifies them (Ed25519 + SHA-256), and applies them on the next patch.
- Each patch now shows whether it is available for the selected Telegram version, with an "N of M patches available" count under the app info.
- Enabled patches whose definition changed in an update now offer a per-patch "Update" button to re-apply cleanly.

https://github.com/patchgram/osx/releases/tag/v1.0.5
Update MacOS version to 1.0.7!

Changelog:
- Fixed visual bugs on the latest Telegram build (6.9.2): custom userID, custom usernames, and fragment phone (and related visual account patches) work again — their runtime hooks now resolve on the new build via widened, version-resilient signature masks.
- Enabling any dylib patch now also turns on the "Dylib injection" patch and keeps it on, so disabling another dylib patch no longer drops the injection.
Ships the updated patch catalog (patches-v4) with the 6.9.2 signature fixes.

https://github.com/patchgram/osx/releases/tag/v1.0.7
Update MacOS version to 1.0.8!

Changelog:
- Reworked UI. The patch list is now organised into four sections — Accounts, Messages, Optimizations, and Misc — each with its own icon and a short description. Open a section to see its patches; the back button, the trackpad swipe-back gesture, and the Esc key all return to the section menu, and every section keeps the same Type / Sort / Search filters as before.
- Patch-to-section membership is data-driven (each patch declares its own category), so patches pushed via the "Update patches" bundle land in the right section with no app rebuild.
- Profile rain overlay description now notes it also accepts animated .tgs stickers.
Run "Update patches" to pull the matching patch bundle (categories + .tgs note).

https://github.com/patchgram/osx/releases/tag/v1.0.8
Update MacOS version to 1.0.9!

Changelog:
- New patch: MTProto request/response logger (Misc, dylib). Logs every MTProto request Telegram sends and every response it receives — each timestamped — to log_<start>.log files in Telegram.app/Contents/Resources/logs_mtproto_pg. The logger starts inside the injected dylib's constructor, before Telegram sends its first packet, so the trace is complete from launch.
- The log is fully decoded inline: each line is the TL method/type plus its recursively-decoded fields (flags, vectors, nested objects, strings) via a built-in TL decoder (TL layer 227) — readable with no external tools.
- An Open logs button next to the patch reveals the newest log file, and enabling the logger auto-enables Dylib injection.
Run "Update patches" to pull the matching patch bundle (this bundle requires app 1.0.9+).

https://github.com/patchgram/osx/releases/tag/v1.0.9
Update patches MacOS version to v10!

Changelog:
- New patch: More recent stickers.

Signed patch bundle. Update via the app's "Update patches" button.

https://github.com/patchgram/osx/releases/tag/patches-v10