Skip to content

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 19 Aug 16:42
· 43 commits to main since this release
64e1f80

Changelog

  • ci: bump actions/checkout from 4 to 7 (@dependabot[bot])
  • ci: bump actions/deploy-pages from 4 to 5 (@dependabot[bot])
  • ci: bump actions/upload-pages-artifact from 3 to 5 (@dependabot[bot])
  • ci: bump golangci/golangci-lint-action from 8 to 9 (@dependabot[bot])
  • ci: bump goreleaser/goreleaser-action from 6 to 7 (@dependabot[bot])
  • site: bump the astro group in /site with 2 updates (@dependabot[bot])
  • Updated changelog for v1.6.1 (@bapatchirag)
  • Dependabot — ignore major TypeScript bumps for the site (@bapatchirag)
  • Merge dependabot #160 — ci: bump actions/checkout from 4 to 7 (@bapatchirag)
  • Merge dependabot #162 — ci: bump actions/deploy-pages from 4 to 5 (@bapatchirag)
  • Merge dependabot #163 — ci: bump actions/upload-pages-artifact from 3 to 5 (@bapatchirag)
  • Merge dependabot #164 — ci: bump golangci/golangci-lint-action from 8 to 9 (@bapatchirag)
  • Merge dependabot #165 — ci: bump goreleaser/goreleaser-action from 6 to 7 (@bapatchirag)
  • Merge dependabot #166 — site: bump the astro group in /site with 2 updates (@bapatchirag)
  • deps: bump github.com/charmbracelet/x/ansi from 0.11.6 to 0.11.8 (@dependabot[bot])
  • ci: bump actions/setup-go from 5 to 7 (@dependabot[bot])
  • ci: bump actions/setup-node from 4 to 7 (@dependabot[bot])
  • site: bump astro from 7.2.0 to 7.2.1 in /site in the astro group (@dependabot[bot])
  • Hide rules: Add the configuration schema (@bapatchirag)
  • Hide rules: Add the EditList component (@bapatchirag)
  • Hide rules: Add an action field kind to Form (@bapatchirag)
  • Hide rules: Edit the rules from the settings editor (@bapatchirag)
  • Hide rules: Hide matching files from the Changes view (@bapatchirag)
  • Hide rules: Add documentation (@bapatchirag)
  • Hide rules: Drive EditList through teatest (@bapatchirag)
  • Panel navigation: Keep Main and the Command Log out of the Tab cycle (@bapatchirag)
  • Revision diff: Diff a single revision and a revision range (@bapatchirag)
  • Revision diff: Split a patch into its per-file sections (@bapatchirag)
  • Revision diff: Pick revisions to be diffed (@bapatchirag)
  • Revision diff: Diff the picked revisions on Main (@bapatchirag)
  • Revision diff: Drill the Log panel into the files a range touched (@bapatchirag)
  • Revision diff: Save and filter the drilled-in tree (@bapatchirag)
  • Revision diff: Add documentation (@bapatchirag)
  • Shelf: Add the on-disk store (@bapatchirag)
  • Shelf: Capture a complete diff and clear the paths it covers (@bapatchirag)
  • Shelf: Add the panel that browses shelved changes (@bapatchirag)
  • Shelf: Take picked changes out of the working copy (@bapatchirag)
  • Shelf: Put a shelved change set back (@bapatchirag)
  • Shelf: Keep the store out of the working copy's changes (@bapatchirag)
  • Shelf: Add documentation (@bapatchirag)
  • Missing stash docs and tests (@bapatchirag)
  • Open the side-by-side view with the diff itself focused (@bapatchirag)
  • Demos: Re-record the suite for 1.7.0 (@bapatchirag)