Releases: kyhou/bopen
v1.1.0
Changelog
🚀 Features
-
Add URL pattern matching core functionality
-
Add URL pattern auto-launch
-
Add pattern manager UI
🐛 Bug Fixes
- Improve URL input field cursor navigation
🚜 Refactor
- Replace unsafe fork/exec with safe Command API
🐛 Bug Fixes
- Prevent self-discovery to avoid infinite recursion
🐛 Bug Fixes
-
Enable browser launch from desktop environments
-
Use setsid to create new session for browser launch
-
Use fork/execvp for browser launching
📚 Documentation
-
Add README with project documentation
-
Condense README for clarity
⚙️ Miscellaneous Tasks
-
Initial bopen project - TUI browser launcher
-
Add fork and libc dependencies
-
Add git-cliff config for changelog generation
-
Add release workflow with changelog generation
-
Add one-line installer script
v1.0.1
Changelog
🐛 Bug Fixes
- Prevent self-discovery to avoid infinite recursion
🐛 Bug Fixes
-
Enable browser launch from desktop environments
-
Use setsid to create new session for browser launch
-
Use fork/execvp for browser launching
📚 Documentation
-
Add README with project documentation
-
Condense README for clarity
⚙️ Miscellaneous Tasks
-
Initial bopen project - TUI browser launcher
-
Add fork and libc dependencies
-
Add git-cliff config for changelog generation
-
Add release workflow with changelog generation
-
Add one-line installer script
v1.0.0
Changelog
🐛 Bug Fixes
-
Enable browser launch from desktop environments
-
Use setsid to create new session for browser launch
-
Use fork/execvp for browser launching
📚 Documentation
-
Add README with project documentation
-
Condense README for clarity
⚙️ Miscellaneous Tasks
-
Initial bopen project - TUI browser launcher
-
Add fork and libc dependencies
-
Add git-cliff config for changelog generation
-
Add release workflow with changelog generation
-
Add one-line installer script