Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: bujna94/infinityTerminal
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.4
Choose a base ref
...
head repository: bujna94/infinityTerminal
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 6 files changed
  • 2 contributors

Commits on Sep 17, 2025

  1. docs: clarify Windows/Linux support as untested

    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <[email protected]>
    bujna94 and claude committed Sep 17, 2025
    Configuration menu
    Copy the full SHA
    930b540 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. bump: version 0.2.5 with code signing support

    - Upgrade to version 0.2.5
    - Add code signing and notarization configuration
    - Enable hardened runtime for macOS security
    - Add entitlements for proper app functionality
    - Update build scripts to source environment variables
    - Enhance .gitignore to protect signing secrets
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <[email protected]>
    bujna94 and claude committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    e43c6c8 View commit details
    Browse the repository at this point in the history
  2. feat: default to user home directory + update docs

    - Change terminal default directory from / to user home (~)
    - Update README to reflect code signing and notarization
    - Remove outdated quarantine instructions
    - Document security improvements and default directory behavior
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <[email protected]>
    bujna94 and claude committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    84f728d View commit details
    Browse the repository at this point in the history
  3. bump: version 0.2.7

    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <[email protected]>
    bujna94 and claude committed Sep 19, 2025
    Configuration menu
    Copy the full SHA
    de24cd8 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2025

  1. chore: add funding config

    bujna94 committed Sep 27, 2025
    Configuration menu
    Copy the full SHA
    b21d7ff View commit details
    Browse the repository at this point in the history
Loading