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
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
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 }}
bisonbet
/
BisonNotes-AI
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
11
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
v1.11: Mac Catalyst, security hardening, source-centric workflow
- #91
#91
Merged
bisonbet
merged 27 commits into
main
bisonbet/BisonNotes-AI:main
from
v1.11
bisonbet/BisonNotes-AI:v1.11
Copy head branch name to clipboard
Jun 2, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
v1.11: Mac Catalyst, security hardening, source-centric workflow
#91
bisonbet
merged 27 commits into
main
bisonbet/BisonNotes-AI:main
from
v1.11
bisonbet/BisonNotes-AI:v1.11
Copy head branch name to clipboard
Commits
Commits on Jun 1, 2026
Enable Mac Catalyst: remove LSRequiresIPhoneOS, add ALLOW_TARGET_PLATFORM_SPECIALIZATION
Show description for 96dd309
bisonbet
and
claude
committed
96dd309
View commit details
Copy full SHA for 96dd309
Browse repository at this point
Fix Mac Catalyst build: llama Catalyst slice + unconditional Info.plist
Show description for 4f3799c
bisonbet
and
claude
committed
4f3799c
View commit details
Copy full SHA for 4f3799c
Browse repository at this point
Fix Mac Catalyst linker and Controls extension embed errors
Show description for 49ca42b
bisonbet
and
claude
committed
49ca42b
View commit details
Copy full SHA for 49ca42b
Browse repository at this point
Document Mac Catalyst llama.xcframework and textual build requirements
Show description for 2adaad7
bisonbet
and
claude
committed
2adaad7
View commit details
Copy full SHA for 2adaad7
Browse repository at this point
Fix llama Catalyst framework: use versioned bundle layout
Show description for f6aec57
bisonbet
and
claude
committed
f6aec57
View commit details
Copy full SHA for f6aec57
Browse repository at this point
Exclude Share Extension from Mac Catalyst embed phase
Show description for 84130db
bisonbet
and
claude
committed
84130db
View commit details
Copy full SHA for 84130db
Browse repository at this point
Exclude Watch App from Mac Catalyst embed phase
Show description for 431cbe3
bisonbet
and
claude
committed
431cbe3
View commit details
Copy full SHA for 431cbe3
Browse repository at this point
Replace NavigationView with NavigationStack in all sheets and fullScreenCovers
Show description for adefaf6
bisonbet
and
claude
committed
adefaf6
View commit details
Copy full SHA for adefaf6
Browse repository at this point
Open Mistral console URLs in system browser on Mac Catalyst
Show description for 2154cf4
bisonbet
and
claude
committed
2154cf4
View commit details
Copy full SHA for 2154cf4
Browse repository at this point
Fix audio recording on Mac Catalyst
Show description for 88ea633
bisonbet
and
claude
committed
88ea633
View commit details
Copy full SHA for 88ea633
Browse repository at this point
Use AVCaptureDevice for microphone permission on Mac Catalyst
Show description for ed79429
bisonbet
and
claude
committed
ed79429
View commit details
Copy full SHA for ed79429
Browse repository at this point
Replace all remaining NavigationView with NavigationStack (Mac Catalyst)
Show description for c9d01a1
bisonbet
and
claude
committed
c9d01a1
View commit details
Copy full SHA for c9d01a1
Browse repository at this point
Fix llama.cpp Metal crash on quit (Mac Catalyst)
Show description for 5afe232
bisonbet
and
claude
committed
5afe232
View commit details
Copy full SHA for 5afe232
Browse repository at this point
Fix MainActor isolation errors in requestMicPermissionAndRecord
Show description for b18bc28
bisonbet
and
claude
committed
b18bc28
View commit details
Copy full SHA for b18bc28
Browse repository at this point
Fix nonisolated call to @MainActor requestMicPermissionAndRecord
Show description for 0a87912
bisonbet
and
claude
committed
0a87912
View commit details
Copy full SHA for 0a87912
Browse repository at this point
Suppress AVAudioSession Mach port noise on Mac Catalyst
Show description for 63dde0b
bisonbet
and
claude
committed
63dde0b
View commit details
Copy full SHA for 63dde0b
Browse repository at this point
Use AVAudioApplication for mic permission on Mac Catalyst
Show description for 84efa44
bisonbet
and
claude
committed
84efa44
View commit details
Copy full SHA for 84efa44
Browse repository at this point
Convert Mac Catalyst sheet views to Form for reliable scrolling
Show description for 4616fae
bisonbet
and
claude
committed
4616fae
View commit details
Copy full SHA for 4616fae
Browse repository at this point
Address Codex P1 review feedback
Show description for bfab6a9
bisonbet
and
claude
committed
bfab6a9
View commit details
Copy full SHA for bfab6a9
Browse repository at this point
Rewrite Mac Catalyst recording on AVAudioEngine; add Pause/Resume
Show description for 8491201
bisonbet
and
claude
committed
8491201
View commit details
Copy full SHA for 8491201
Browse repository at this point
Bump to 1.11; remove Mac scroll diagnostic; preserve local AI on setup
Show description for 18875d0
bisonbet
and
claude
committed
18875d0
View commit details
Copy full SHA for 18875d0
Browse repository at this point
Update llama.cpp to b9134 with Mac Catalyst slice
Show description for cd1c63f
bisonbet
and
mistral-vibe
committed
cd1c63f
View commit details
Copy full SHA for cd1c63f
Browse repository at this point
Fix Mac Catalyst build, MLX memory check, and Form button hit targets
Show description for 7018d7a
bisonbet
and
claude
committed
7018d7a
View commit details
Copy full SHA for 7018d7a
Browse repository at this point
Move transcript/summary actions to source artifacts
Show description for 74df918
bisonbet
and
claude
committed
74df918
View commit details
Copy full SHA for 74df918
Browse repository at this point
Upgrade FluidAudio to 0.14.7 and bump SwiftPM deps
Show description for 4ef23ce
bisonbet
and
claude
committed
4ef23ce
View commit details
Copy full SHA for 4ef23ce
Browse repository at this point
Harden credential storage and data handling
Show description for 743135f
bisonbet
committed
743135f
View commit details
Copy full SHA for 743135f
Browse repository at this point
Refresh docs for v1.11 and bump SwiftPM deps
Show description for f358fb5
bisonbet
and
claude
committed
f358fb5
View commit details
Copy full SHA for f358fb5
Browse repository at this point
You can’t perform that action at this time.