8000 Comparing v1.9.0...v1.10.1 · git-truck/git-truck · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: git-truck/git-truck
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.9.0
Choose a base ref
...
head repository: git-truck/git-truck
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.10.1
Choose a head ref
  • 6 commits
  • 43 files changed
  • 2 contributors

Commits on Feb 21, 2024

  1. Run eslint and prettier in workflows (#728)

    This pull request adds the necessary steps to run eslint and prettier in
    the workflows. 
    
    Fixes #727
    nimrossum authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d5c81cb View commit details
    Browse the repository at this point in the history
  2. Bump version to v1.9.1 [skip ci]

    Automated Version Bump committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    866669e View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Add dark mode (#725)

    Fixes #723
    
    This PR adds dark mode.
    
    The user preference is automatically applied initially, and can be
    overridden as a setting. In the future, we will clean up the UI, but for
    now it lives with the rest of the settings.
    nimrossum authored Mar 18, 2024
    Configuration menu
    Copy the full SHA
    d774e1e View commit details
    Browse the repository at this point in the history
  2. Bump version to v1.10.0 [skip ci]

    Automated Version Bump committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    5b05e9b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Fix crash in Safari (#737)

    This pull request fixes the crash issue in Safari that was reported in
    issue #736. The crash was caused by a problem with persisting options to
    local storage. The fix ensures that the options are properly persisted,
    preventing the crash from occurring.
    nimrossum authored Mar 19, 2024
    Configuration menu
    Copy the full SHA
    3f305ed View commit details
    Browse the repository at this point in the history
  2. Bump version to v1.10.1 [skip ci]

    Automated Version Bump committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    2b82921 View commit details
    Browse the repository at this point in the history
Loading
0