Skip to content

Tags: blinko-space/blinko-snap

Tags

0.1.3

chore: bump version to v0.1.3 and update Home component logic

- Updated version in package.json and tauri.conf.json to 0.1.3.
- Modified Home component to log response and check for missing blinkoEndpoint or blinkoToken before navigating to settings.

0.1.2

chore: bump to v0.1.2

0.1.1

update to v0.1.1

v0.1.3

chore: bump version to v0.1.3 and update Home component logic

- Updated version in package.json and tauri.conf.json to 0.1.3.
- Modified Home component to log response and check for missing blinkoEndpoint or blinkoToken before navigating to settings.

v0.1.2

- fix type error

v0.1.1

- fix macos issue

0.1.0

Update Tauri signing keys in GitHub Actions workflow for enhanced sec…

…urity. Changed environment variable names to reflect signing key usage, ensuring proper configuration for the publishing process.

v0.0.5

Remove Linux support from README and update GitHub Actions workflow b…

…y eliminating Ubuntu 22.04 platform configuration and related dependency installation steps. This streamlines the CI process and reflects the current supported platforms.

v0.0.4

Update Tauri signing keys in GitHub Actions workflow for enhanced sec…

…urity. Changed environment variable names to reflect signing key usage, ensuring proper configuration for the publishing process.

v0.0.3

Add README.md for Blinko Snap application and update Tauri configuration

- Introduced README.md with an overview, features, installation instructions, quick start guide, development setup, and contributing guidelines for the Blinko Snap application.
- Removed the updater's active flag in the Tauri configuration to streamline the update process.