Skip to content

Cuuri v0.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Nov 09:54
3f64d3c

Release Notes: Cuuri Version 0.1.1

New Features and Improvements

Added Dependabot Configuration

  • Introduced a new .github/dependabot.yml file to automate the weekly update of npm packages and Cargo dependencies. This enhancement ensures that dependencies remain up-to-date, improving security and stability.

Continuous Integration (CI) Enhancements

  • Renamed the workflow file to publish-to-auto-release.yml and added support for automatic releases on the release branch.
  • Enhanced the test build workflow to automatically run on pull request events.

Documentation Updates

  • Updated README.md to provide clear installation and build instructions for Cuuri.

Dependency Updates

JavaScript Dependencies

  • Updated marked from 14.1.3 to 15.0.3.
  • Updated uuid from 11.0.2 to 11.0.3.
  • Updated vue from 3.3.4 to 3.5.13.
  • Updated @tauri-apps/api from 2.0.3 to 2.1.1.
  • Updated @tauri-apps/cli from 2.0.4 to 2.1.0.
  • Updated @vitejs/plugin-vue from 5.0.5 to 5.2.1.
  • Updated typescript from 5.2.2 to 5.6.2.
  • Updated vite from 5.3.1 to 5.4.11.
  • Updated vue-tsc from 2.0.22 to 2.0.29.

Rust Dependencies

  • Updated thiserror to 1.0.65 and 2.0.3.
  • Updated syn from 2.0.85 to 2.0.87.
  • Updated rustls from 0.23.16 to 0.23.19.
  • Updated serde from 1.0.214 to 1.0.215.
  • Updated serde_json from 1.0.132 to 1.0.133.
  • Updated tokio from 1.41.0 to 1.41.1.
  • Updated diesel from 2.2.4 to 2.2.5.

Other Fixes and Changes

Icon Updates

  • Refreshed application icons across all supported platforms, enhancing the visual aesthetics of the app.

This release improves the stability and maintainability of Cuuri. We welcome and appreciate your feedback as we continue to improve our application.