Skip to content

Releases: Lessica/TrollFools

v3.2-32

09 Mar 15:56
6b8c90f
Compare
Choose a tag to compare

问题修复

  • 修复导出插件时可能存在的闪退问题。
  • 修复批量导出的 ZIP 无法被 TrollFools 导入的问题(跳过顶层目录)。
  • 修复部分 App 名称中含有隐藏字符影响排序的问题。
  • 搜索框现已支持键入拼音。

Bug Fixes

  • Fix a crash when exporting plug-ins.
  • Fix a bug that exported ZIP archives were not importable.,

v3.1-30

09 Mar 09:51
ea3d404
Compare
Choose a tag to compare

新功能

  • 应用列表现已支持首字母索引。
  • 支持按不同类别查看应用列表。
  • 将插件导出,或批量导出到 ZIP 文件。

New Features

  • Alphabetical index at the leading edge of the app list.
  • Search scopes to the search bar.
  • Export injected plug-ins to a ZIP file.

v3.0-28

01 Mar 04:21
7e9b483
Compare
Choose a tag to compare
  • Added Italian localization.
  • Another ldid implementation.

v2.12-27

23 Feb 13:05
9701efa
Compare
Choose a tag to compare
  • Search & Pull-to-Refresh support for iOS 14.
  • Updated Vietnamese localization.

v2.11-25

17 Jan 15:55
adbee84
Compare
Choose a tag to compare
  • Fixed a bug that caused ejecting to fail when the previous inject was not successful.

v2.10-23

14 Jan 14:04
876efb9
Compare
Choose a tag to compare

Bug Fixes

  • Frameworks directory not created in some cases.

v2.10-22

14 Jan 09:26
bf43bb5
Compare
Choose a tag to compare

New Features

  • View logs in the app.
  • Option to change the injection strategy.

v2.9-21

11 Jan 16:22
74bceaf
Compare
Choose a tag to compare

Bug Fixes

  • Ignore broken weak links.

v2.9-20

10 Jan 15:08
974f696
Compare
Choose a tag to compare

New Features

  • Re-write the injector entirely to be more modular and easier to maintain.
  • Speed up the injector by:
    • Choose a smaller framework to inject into.
    • Skip Mach-Os with cryptid > 0
  • Update ChOma to its latest commit.

To export things from Debian archives without extracting, use https://apps.apple.com/app/id562790811

v2.8-16

24 Dec 18:17
b285c40
Compare
Choose a tag to compare

Bug Fixes

  • Added some explanation about the “No eligible framework found” error.
  • Patch MachOKit to avoid potential crashes when parsing certain Mach-O files.