Skip to content

Releases: HanSoBored/Native-Bridge

Release v1.1.2

19 Apr 14:50
8bb0040

Choose a tag to compare

[1.1.2] - 2026-04-19

📚 Documentation

  • Add ADR-001 socket permission model with inline code rationale (ad17bd9)

⚙️ Miscellaneous Tasks

  • Bump version from 1.1.1 to 1.1.2 (8bb0040)

🛡️ Security

  • Apply C23 standard with strict static analysis (b800e25)

Ci

  • Install gcc-14 and cross-compilers for C23 support (e2882af)

Release v1.1.1

12 Apr 13:17
f5eb504

Choose a tag to compare

[1.1.1] - 2026-04-12

🐛 Bug Fixes

  • Return device_screenshot as image content type for AI vision (f5eb504)

Release v1.1.0

20 Mar 09:07
ec1bac6

Choose a tag to compare

[1.1.0] - 2026-03-20

🚀 Features

  • Add screenshot, logcat, and input tools with JSON unescaping (4ea063a)

  • Add timeout support for device_exec and improve file read errors (ba475d9)

⚙️ Miscellaneous Tasks

Release v1.0.2

17 Mar 08:12
ccf298d

Choose a tag to compare

[1.0.2] - 2026-03-17

⚙️ Miscellaneous Tasks

Ci

  • Simplify android build process (629dbc7)

Release v1.0.1

17 Mar 07:36
7aba7f8

Choose a tag to compare

[1.0.1] - 2026-03-17

⚙️ Miscellaneous Tasks

Ci

  • Update android build targets and filenames (a81ecb0)

Release v1.0.0

09 Mar 04:25
6b2d0e1

Choose a tag to compare

[1.0.0] - 2026-03-09

🚀 Features