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: gTile/gTile
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: V66
Choose a base ref
...
head repository: gTile/gTile
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: V67
Choose a head ref
  • 7 commits
  • 4 files changed
  • 3 contributors

Commits on Jan 21, 2026

  1. Bump tar from 7.5.3 to 7.5.6

    Bumps [tar](https://github.com/isaacs/node-tar) from 7.5.3 to 7.5.6.
    - [Release notes](https://github.com/isaacs/node-tar/releases)
    - [Changelog](https://github.com/isaacs/node-tar/blob/main/CHANGELOG.md)
    - [Commits](isaacs/node-tar@v7.5.3...v7.5.6)
    
    ---
    updated-dependencies:
    - dependency-name: tar
      dependency-version: 7.5.6
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    6f1d75a View commit details
    Browse the repository at this point in the history
  2. Bump lodash from 4.17.21 to 4.17.23

    Bumps [lodash](https://github.com/lodash/lodash) from 4.17.21 to 4.17.23.
    - [Release notes](https://github.com/lodash/lodash/releases)
    - [Commits](lodash/lodash@4.17.21...4.17.23)
    
    ---
    updated-dependencies:
    - dependency-name: lodash
      dependency-version: 4.17.23
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 21, 2026
    Configuration menu
    Copy the full SHA
    d9a1016 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2026

  1. Merge pull request #444 from gTile/dependabot/npm_and_yarn/lodash-4.1…

    …7.23
    
    Bump lodash from 4.17.21 to 4.17.23
    schnz authored Jan 24, 2026
    Configuration menu
    Copy the full SHA
    cd97716 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #443 from gTile/dependabot/npm_and_yarn/tar-7.5.6

    Bump tar from 7.5.3 to 7.5.6
    schnz authored Jan 24, 2026
    Configuration menu
    Copy the full SHA
    10cde30 View commit details
    Browse the repository at this point in the history
  3. Account for breaking change when using autotile main layout.

    Due to the breaking change in PR #438, the main and main-inverted layout
    of the autotile feature bahved differently. Windows in the scondary area
    were inadvertently arranged left to right instead of top to bottom.
    schnz committed Jan 24, 2026
    Configuration menu
    Copy the full SHA
    125683d View commit details
    Browse the repository at this point in the history
  4. Prepare release V67.

    schnz committed Jan 24, 2026
    Configuration menu
    Copy the full SHA
    d8fc5c5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #446 from gTile/main-layout-fix

    Autotile main layout fix
    schnz authored Jan 24, 2026
    Configuration menu
    Copy the full SHA
    e7d0e27 View commit details
    Browse the repository at this point in the history
Loading