Skip to content

Releases: DetachHead/rebased

1.1.13

Choose a tag to compare

@github-actions github-actions released this 12 Aug 06:11
Immutable release. Only release title and notes can be modified.
  • merge 2026.2.1 again (#316)
    • for some reason the idea/2026.2.1 tag was deleted and re-released at a different commit, so i had to re-merge it
  • fix "Class initialization must not depend on services" crash when checking out a branch (#317)

1.1.12

Choose a tag to compare

@github-actions github-actions released this 09 Aug 12:55
Immutable release. Only release title and notes can be modified.
  • fix editor log tab not being closable when "Show the log in the editor window" is disabled (#312)
  • fix crash when "Show the log in the editor window" is disabled and the user opens the git tool, which only happened when the project was opened with the git tool window in a closed state (#313)
  • remove the "Build" action from the "Customize Main Toolbar" menu (#314)

1.1.11

Choose a tag to compare

@github-actions github-actions released this 06 Aug 01:16
Immutable release. Only release title and notes can be modified.
  • fix customizing VCS group in the main toolbar. users can now easily change the pull/push buttons back to the old position if they prefer (#308)
  • merge 2026.2.1 (#309)

1.1.10

Choose a tag to compare

@github-actions github-actions released this 04 Aug 12:37
Immutable release. Only release title and notes can be modified.
  • make the additional info field mandatory when submitting crash reports (#301)
  • move pull/push buttons to the left of the branch selection dropdown to prevent users accidentally clicking the wrong button when the blue/green arrow icons appear (#305)

1.1.9

Choose a tag to compare

@github-actions github-actions released this 26 Jul 22:26
Immutable release. Only release title and notes can be modified.
  • remove inspect and format CLI commands (#290)
  • fix "Show in Git Log" option from the "History" tab opening a separate log tab in the git tool window when the editor log tab is present (#299)

1.1.8

Choose a tag to compare

@github-actions github-actions released this 18 Jul 00:06
Immutable release. Only release title and notes can be modified.
  • merge 2026.2 (#286)
  • fix "Plugin 'Markdown' requires plugin 'intellij.platform.structureView' to be installed" error when installing the markdown plugin from the marketplace (#288)

1.1.7

Choose a tag to compare

@github-actions github-actions released this 08 Jul 11:44
Immutable release. Only release title and notes can be modified.
  • rename executable from "idea" to "rebased" (#275, #280)
  • yet another attempt at preventing facet related errors (#277)
  • disable generation of open-telemetry-meters json files (#279)

Note

Windows users may see the following error if upgrading to 1.1.7 from a previous version:

image

To fix it, uninstall rebased from Settings > Apps > Installed Apps, then re-run the installer.
See #283 (comment) for more info

1.1.6

Choose a tag to compare

@github-actions github-actions released this 02 Jul 13:40
Immutable release. Only release title and notes can be modified.
  • re-enable renaming files/directories, but without the refactoring features (#266)
  • merge 2026.1.4 (#269)

1.1.5

Choose a tag to compare

@github-actions github-actions released this 29 Jun 23:55
Immutable release. Only release title and notes can be modified.
  • fix homebrew tap (#261)
  • new icon (fixes the icon size issue on macOS 15 and below) (#264)

1.1.4

Choose a tag to compare

@github-actions github-actions released this 22 Jun 22:49
Immutable release. Only release title and notes can be modified.
  • fix settings search and find in files not working with some searches (#245)
  • don't open readme when opening a project because rebased does not come with the markdown extension (#255)
  • add option to move the git log back to the tool window (#251)