Skip to content

v1.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 25 Jul 05:04

1.2.0 (2026-07-25)

Bug Fixes

  • flexcil: bind premium gate polarity to the returned value (dab48b3)
  • flexcil: unlock all premium gates in Unlock Premium features (e5e83b5)
  • kakaotalk: avoid hardcoded settings model registers (4b637ec)
  • kakaotalk: bound the packet server line decoder buffer (c0a439c)
  • kakaotalk: derive settings tab injection from bytecode (60d33a4)
  • kakaotalk: drop stale feed profile spans on recycled text views (2174227)
  • kakaotalk: hide More tab service groups reliably (1785b79)
  • kakaotalk: install pine native library to correct path (4a0fd25)
  • kakaotalk: make feature flag map reads thread-safe (687fc9e)
  • kakaotalk: reduce markdown hook register pressure (8507317)
  • kakaotalk: remove Brand tab from Now tab (0d3218c)
  • kakaotalk: reserve registers for the settings tab enum (a7694a1)
  • kakaotalk: resolve edited history sender profile from chat model (bb71cf5)
  • kakaotalk: respect chat theme in edit history screen (4ca46f5)
  • kakaotalk: separate reflection-contract failures from connection state (9ded0bf)
  • kakaotalk: update reaction mention flag patch for 26.5.2 (c81772f)
  • settings: respect host app theme in Morphe settings (cc72810)
  • settings: resync system bars for preference dialogs (7de7693)
  • settings: suppress custom preference lint warnings (31a80fe)
  • soop: bind P2P config getter to the setter's value register (cddb3a9)
  • use app-specific locales for string checks (e0343f4)

Features

  • add project support section (34482f3)
  • chzzk: add ad, cheat key, and banner patches (470a759)
  • chzzk: update chzzk patches for version 3.6.2 (6594f23)
  • chzzk: update chzzk patches for version 3.9.0 (85a5bc1)
  • dcinside: hide mini gallery cover image (449431d)
  • dcinside: restore legacy post icons (6af9e1e)
  • dcinside: show author identifier in posts and post lists (2f38791)
  • dcinside: show author identifier in recently viewed posts (5caa2e1)
  • dcinside: update dcinside patches for version 5.2.15 (a160f17)
  • dcinside: update dcinside patches for version 5.2.17 (425a1fe)
  • dcinside: update dcinside patches for version 5.3.0 (c56c131)
  • flexcil: add Bypass login patch (698ac57)
  • flexcil: update flexcil patches for version 1.4.4.9 (86b96a1)
  • kakaotalk: add edited message history (6f877d4)
  • kakaotalk: add edited message history (#139) (322386f)
  • kakaotalk: add More tab component hide options (6130847)
  • kakaotalk: hide game tab in more tab (65c1190)
  • kakaotalk: implement HookInitializer and integrate with Kakao application lifecycle (5ca31dd)
  • kakaotalk: open profiles from open chat feed names (8451262)
  • kakaotalk: restore packet handler for latest version (5deac6b)
  • kakaotalk: show message read receipts (57ba8ff)
  • kakaotalk: show sender profile in edit history (0165a16)
  • kakaotalk: update kakaotalk patches for version 26.5.0 (4130447)
  • kakaotalk: update kakaotalk patches for version 26.5.2 (52edd4e)
  • kakaotalk: update kakaotalk patches for version 26.5.3 (66574b1)
  • kakaotalk: update kakaotalk patches for version 26.6.0 (62e7798)
  • kakaotalk: update kakaotalk patches for version 26.6.1 (3607e94)
  • settings: port Piko-derived preference UI (17c1ac0)
  • soop: add ad-removal patches (9983819)
  • soop: add DisableP2P Patch to disable griding (95b3a1d)
  • soop: make native P2P disable resilient across app versions (91306fe)
  • soop: remove Catch feed ads (de90288)
  • soop: remove exit dialog ad (b6fdac3)
  • soop: update soop patches for version 8.28.3 (a7dbfeb)

Performance Improvements

  • kakaotalk: speed up chat side title copy setup (094e18a)