|
1 | 1 | # Changelog |
2 | 2 |
|
| 3 | +## Version 6.0.0 (2024-12-28) |
| 4 | + |
| 5 | +([Full Changelog](https://github.com/Git-it-App/git-it-electron/compare/v5.2.2...6.0.0)) |
| 6 | + |
| 7 | +### Enhancements |
| 8 | +- Add Title to verify-Boxes ([\#765](https://github.com/Git-it-App/git-it-electron/pull/765)) |
| 9 | +- Include Git workflow ([\#757](https://github.com/Git-it-App/git-it-electron/pull/757)) |
| 10 | +- Add SSH-Auth to What next ([\#758](https://github.com/Git-it-App/git-it-electron/pull/758)) |
| 11 | +- Use main as default branch ([\#187](https://github.com/Git-it-App/git-it-electron/pull/187)) |
| 12 | +- Implement Dark mode ([\#660](https://github.com/Git-it-App/git-it-electron/pull/660)) |
| 13 | +- Include PAT Info ([\#382](https://github.com/Git-it-App/git-it-electron/pull/382)) |
| 14 | + |
| 15 | +### Fixed |
| 16 | +- Remove Github Desktop Remote Hint ([\#767](https://github.com/Git-it-App/git-it-electron/pull/767)) |
| 17 | +- Fix pull request typos ([\#766](https://github.com/Git-it-App/git-it-electron/pull/766)) |
| 18 | +- Update collaborators flow ([\#759](https://github.com/Git-it-App/git-it-electron/pull/759)) |
| 19 | +- Fix dqm insertion ([\#742](https://github.com/Git-it-App/git-it-electron/pull/742)) |
| 20 | +- Fix shortcuts ([\#739](https://github.com/Git-it-App/git-it-electron/pull/739)) |
| 21 | +- Restore language env for verification ([\#626](https://github.com/Git-it-App/git-it-electron/pull/626)) |
| 22 | +- Catch path not found ([\#384](https://github.com/Git-it-App/git-it-electron/pull/384)) |
| 23 | + |
| 24 | +### Merged |
| 25 | +- Fix security issues ([\#770](https://github.com/Git-it-App/git-it-electron/pull/770)) |
| 26 | +- Improve Folder-Description a bit ([\#763](https://github.com/Git-it-App/git-it-electron/pull/763)) |
| 27 | +- Improve debug helper ([\#764](https://github.com/Git-it-App/git-it-electron/pull/764)) |
| 28 | +- Move sass imports to use ([\#756](https://github.com/Git-it-App/git-it-electron/pull/756)) |
| 29 | +- Fix/small changes ([\#755](https://github.com/Git-it-App/git-it-electron/pull/755)) |
| 30 | +- Small changes ([\#741](https://github.com/Git-it-App/git-it-electron/pull/741)) |
| 31 | +- Increase Border Radius ([\#740](https://github.com/Git-it-App/git-it-electron/pull/740)) |
| 32 | +- Identify Images by IDs, not classes ([\#738](https://github.com/Git-it-App/git-it-electron/pull/738)) |
| 33 | +- Temporary Sandbox fix ([\#719](https://github.com/Git-it-App/git-it-electron/pull/719)) |
| 34 | +- Evolve CSS Build ([\#671](https://github.com/Git-it-App/git-it-electron/pull/671)) |
| 35 | +- Try fixing dependabot automerge ([\#499](https://github.com/Git-it-App/git-it-electron/pull/499)) |
| 36 | +- Small code cleanup ([\#377](https://github.com/Git-it-App/git-it-electron/pull/377)) |
| 37 | + |
| 38 | + |
3 | 39 | ## Version 5.2.2 (2021-10-29) |
4 | 40 | ### Enhancements |
5 | 41 | - Remove electron remote module [\#318](https://github.com/Git-it-App/git-it-electron/pull/318) ([jotoeri](https://github.com/jotoeri)) |
|
0 commit comments