Skip to content

Desktop Plus v3.6.4-alpha3

Latest

Choose a tag to compare

@github-actions github-actions released this 01 Aug 20:01

This is a small release before we merge in a large refactor to add support for self-hosted Git providers.

Note

Arch / Manjaro: This release is not yet available in the AUR, all AUR package updates are currently disabled due to the ongoing malware campaign. I'll update the package once the situation is resolved and updates are re-enabled.

Changes and improvements:

  • [#227] Moved the copilot configuration to the application's data directory, instead of creating it in the user's home directory.

  • Greatly reduced the application's install size by removing a large Copilot bundled binary that was never called. This shouldn't affect any functionality, but if you notice any issues, please report them.

Fixes:

  • [#224] Fixed a bug that caused the upstream remote in a newly cloned fork to not be fetched properly until the repository was refreshed.

  • Fixed a warning message "no version information available" that was showing up in some HTTPS operations.