Skip to content

v1.1.0

Latest

Choose a tag to compare

@JahidHasanCO JahidHasanCO released this 22 Jul 06:32
· 10 commits to main since this release

v1.1.0

✨ Major Features & Improvements

  • Syntax Highlighting Support:
    • Added syntax highlighting for text/code comparison using Compose Code Editor.
    • Users can now toggle syntax highlighting and select the programming language for more accurate diff visualizations.
    • New MonokaiDeepTheme for beautiful code coloring.
  • New Diff Views:
    • Added a menu to switch between Three Diff Views: "Two Side", "Separate", and "Unified".
    • Enhanced char-level and line-level diff rendering for all views with improved color distinction.
  • UI/UX Enhancements:
    • Language dropdown in the toolbar when syntax highlighting is enabled.
    • Improved visual separation, backgrounds, and styling for diff lines and changed text.
    • Added more screenshots and updated the README table to showcase new features.

🛠 Code & Dependency Updates

  • Integrated compose-code-editor (v2.0.3) via JitPack for syntax highlighting features.
  • Updated Gradle and dependency management to include the new library.
  • Updated application version to 1.1.0 and version code to 2.

📄 Project Management & Community

  • Added CONTRIBUTING.md with clear instructions for contributors.
  • Added CODE_OF_CONDUCT.md—adopting the Contributor Covenant Code of Conduct.
  • Added SECURITY.md for reporting vulnerabilities and supported versions.
  • Added MIT LICENSE file.
  • Added GitHub issue templates for bug reports and feature requests.
  • Added basic Dependabot configuration.

🖼 Assets

  • New and updated screenshots and project art added to the ART/ directory (including Cover, logos, and new sample images).

🔒 Signing & Metadata

  • Added keystore and signing information for building & releasing the app.