Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
yuelangmanle
/
Apilot
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Releases
v1.18.0
🚀 Apilot v1.18.0
Compare
Choose a tag to compare
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
No results found
github-actions
released this
27 Jul 00:42
·
5 commits
to main since this release
v1.18.0
f0f6238
v1.18.0 (2026-07-27)
新功能
新增Android第三方导入接口
- 任意第三方Android App可通过公开Intent唤起Apilot导入API配置,支持content URI主方案和JSON extra备用方案。
新增两步导入确认流程
- 第三方导入先展示来源说明页,再展示配置确认页,导入前提示来源、配置数量、是否包含API Key和重复处理策略。
支持带Key/不带Key两种导入
- payload可包含完整API Key,也可只导入非敏感配置,缺失Key时保存为待补Key配置。
重复配置保留两份
- 第三方导入永远生成新ID并追加导入时间后缀,不覆盖用户现有配置。
新增开发者接入文档
- 设置页新增“第三方导入接入文档”,GitHub新增 docs/android-third-party-import.md 完整接入说明。
工程与验证
新增第三方导入解析测试
- 覆盖schema解析、密钥检测、缺字段校验、忽略外部ID和版本不兼容。
版本号同步
- 应用版本更新为 1.18.0+22。
验证
dart analyze lib test
flutter test
flutter build apk --debug
You can’t perform that action at this time.