Skip to content

ExCode

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Jan 05:51
· 148 commits to master since this release

Changelog

All notable changes to this project will be documented in this file.
For currently known issues, check the GitHub issues tab

0.5.0 | 06-01-2023

This will be the final major prerelease version. The following possible releases will be Release Candidate versions with bug fixes.

Additions

  • Added functionality to store snippets and settings on the cloud.
  • Added a sync button to synchronise all the cloud settings with the local ones, overwriting the local settings.
  • Added ability to highlight similar words (Right click selected text and select the Match text option in the editor).
  • Moved the authentication options to a dropdown menu in the settings appbar.
  • Added a confirm delete option to snippets.

Fixes / Improvements

  • Fixed issues with cursor color.
  • Fixed and implemented an update option on Android.
  • Fixed color inconsistencies in light mode.
  • Fixed oversized Android icon.
  • Reworked the snippet bar dialog UI.
  • General QOL improvements.

Full Changelog: v0.4.1...v0.5.0