Releases: hackmajoris/rebased
Releases · hackmajoris/rebased
Release list
v1.1.1
v1.1.0
This release is mostly an upstream sync — pulls in 50 commits from DetachHead/rebased, plus a few fork-specific changes on top.
Fork Changes
- agenting review #1 @hackmajoris
- document brew trust step for the homebrew install #10 @hackmajoris
- fix release job permissions (Resource not accessible by integration) #9 @hackmajoris
- simplify CONTRIBUTING's upstream-merge section for this fork #8 @hackmajoris
- build/release workflow triggers only on tag push #7 @hackmajoris
- clean up CONTRIBUTING.md for this fork #6 @hackmajoris
- add Fork Features section, list inline diff review comments #5 @hackmajoris
- trigger release build on tag push #3 @hackmajoris
- point homebrew publish at hackmajoris/homebrew-apps, drop winget #2 @hackmajoris
- re-add brew trust step, needed regardless of brew source 4c6ce4f
- fix gittoolbox 240980c
- fix missing core plugin 6b143e1
- fix some other mistakes from merge 4c2823f
- fix mistake when resolving merge conflict that caused idea bundled plugins to be included in rebased 011e8cd
- fix compile errors from merge 9e066b7
- fix
modules.xmlandintellij.idea.community.main.tests.imlfrom merge and re-runjpsModelToBazelCommunityOnly.cmde2c19db - Fix typo in Installation section header b194b42
Upstream Sync
Includes 50 commits from upstream — highlights:
- remove terminology referring to rebased as an "IDE" (and follow-up fix) (DetachHead#350, DetachHead#352)
- better fix for the "Restart" action when running from the appimage (DetachHead#351)
- disable "Artifacts Dependency Resolver" plugin
- re-disable run configs & debugging
- Remove placeholder text from README
Full upstream diff: DetachHead/rebased@2896562...d5f15c9
v1.0.1
New Features
- Inline review comments now support deleting a comment via an x button on the comment bubble
Improvements
- Inline comment bubble color changed from yellow to blue
Bug Fixes
- Finish Review actions now have a proper icon (was showing a placeholder glyph with some icon themes)
- Self-update now checks this fork's own releases instead of upstream DetachHead/rebased
v1.0.0
Merge pull request #9 from hackmajoris/ci/fix-release-token-permission ci: fix release job permissions (Resource not accessible by integration)