Skip to content

Releases: Image-Salon/phaito-two-electron-updates

Release v2.0.29

12 Jul 23:43
Compare
Choose a tag to compare

Pre-release of v2.0.29

Release v2.0.28

08 Jul 22:05
Compare
Choose a tag to compare
Release v2.0.28 Pre-release
Pre-release

Pre-release of v2.0.28

Release v2.0.27

08 Jul 20:33
Compare
Choose a tag to compare

Pre-release of v2.0.27

v2.0.25

08 Jul 14:43
3d16ee9
Compare
Choose a tag to compare
v2.0.25 Pre-release
Pre-release
Update README.md

v2.0.24

26 Jun 18:08
Compare
Choose a tag to compare
ADD: Win lated files

v2.0.23

25 Jun 21:11
Compare
Choose a tag to compare

Release Notes for Version 2.0.23

New Features

  • Update Notification: Added update notifications in the header to keep users informed about the latest changes.
  • Notification Context: Implemented a new context for handling notifications within the application.
  • Simulation Update: Added a feature to simulate updates for various elements within the app.
  • Value Filter Operation: Introduced operations for filtering values, enhancing the data management capabilities.
  • Quantity Images Inferred: Added functionality to infer and manage the quantity of images more efficiently.
  • Folders Query: Implemented a unique folder images filter and added a new scenario for folder queries.

Improvements

  • Design and UI Adjustments:
    • Updated image display for a more accurate design representation.
    • Adjusted popup messages to improve user experience during save operations.
  • Translation File Adjustments: Made necessary adjustments to the translation files for better localization support.
  • File Descriptions: Updated descriptions for better clarity and understanding of the files.
  • TypeScript Adjustments:
    • Excluded test files from TypeScript compilation.
    • Made adjustments to TypeScript configuration for building the app.
  • Configuration Updates:
    • Updated YAML files for the latest configuration settings.
    • Configured settings for Win32 compatibility.
  • Dependencies Update: Upgraded several dependencies including Electron, Node, AWS, Flowbite-React, React-Router-Dom, and @biomejs/biome to their latest versions.

Bug Fixes

  • Help for Sign Error: Added help documentation to address and resolve signing errors.
  • General File Adjustments: Made various adjustments to files to ensure better functionality and performance.

We hope you enjoy the improvements and new features in version 2.0.23. As always, we appreciate your feedback and support.


If you encounter any issues or have suggestions for future releases, please don't hesitate to reach out to our support team. Thank you for using our application!

v2.0.22

17 Jun 13:34
Compare
Choose a tag to compare
ADD: new env variable

v2.0.21

14 Jun 16:56
Compare
Choose a tag to compare
v2.0.21 Pre-release
Pre-release

Release Notes for Version 2.0.21

Summary

We are excited to announce the release of version 2.0.21 of our application. This version brings several improvements, new features, and bug fixes to enhance your experience. Notably, significant efforts have been made to implement numerous functional tests to cover various scenarios.

Key Changes and Additions

Features

  • Environment Configuration: Added support for loading environment configurations.
  • Status Component: Introduced auto-update for the status component when the remaining time is missing.
  • User Interface: Added a new interface to prompt users for input.
  • Rounding Numbers: Implemented rounding functionality for numerical data.

Enhancements

  • Progress Bar: Improved stability of the progress bar during the last process.
  • Backup and Replace: Refactored the backupAndReplaceLrcatFile function to handle necessary file deletions.
  • Order Management: Enhanced order cancellation and client notification to stop cron jobs.
  • Filters and Collections: Updated selection filters and collections for better usability.
  • Error Handling: Added popup error messages when no images are found in Smart Previews.

Testing

  • Functional Tests: Added comprehensive functional tests for various scenarios, including:
    • Testing backup and replace operations for Lightroom catalog files.
    • Handling empty Smart Previews files.
    • Scenarios covering different aspects of the order process.
  • Unit Tests: Added new tests for rounding number functionalities and other utility functions.

Bug Fixes

  • Smart Previews: Fixed issues related to handling empty Smart Previews files.

Dependencies

  • Dependency Updates: Updated several dependencies including Electron, Vite, AWS SDK, TailwindCSS, and more to their latest versions for improved performance and security.

Files Modified

Here is a list of the key files modified in this release:

  • Configuration files: .gitignore, TODO.md, package.json, package-lock.json
  • Scripts and utilities: env.js, various utility files in src/utils, vite.config.ts, vitest.config.js
  • Core application files: Various files under electron/main, including AWS integration, error handling, and logging.
  • UI Components: StatusComponent.tsx, ProgressBarLayout, Orders/View
  • Functional test scenarios: Multiple files in the tests/functional/scenarios directory.
  • Other tests and configurations: tests/testUtils.ts

We hope you enjoy the new features and improvements in this release. If you encounter any issues or have feedback, please reach out to our support team.

Thank you for using our application!

v2.0.20

05 Jun 17:46
Compare
Choose a tag to compare

Release Notes - Version 2.0.20

What's New

Added

  • Notifications on Update: Manually trigger notifications to stay informed on updates.
  • Label ID Naming: Enhanced identification with new label ID naming conventions.
  • Order Refresh: Orders will now refresh automatically upon creation.
  • AWS Debug Info: Additional debug information and keys for AWS API when creating orders.

Changed

  • Auto-Update Adjustments: Improved the auto-update mechanism for a smoother experience.
  • File Handling: Renamed to move files from /Volumes.
  • App Version in Footer: Footer now correctly displays the app version.
  • Order Key Length: Reduced job name order key length to 25 characters to avoid issues with overly long names.
  • Permissions Check: Enhanced permissions checking for notifications and files in the new version.
  • Quit and Update Window: Allowing smoother transitions with the quit and update window.
  • Terms and Privacy Links: Updated links for terms and privacy policies.
  • Footer Copyright: Adjusted the footer copyright information.
  • Preparation for Version 2.0.20: General updates and optimizations to prepare for this release.

v2.0.19

04 Jun 16:09
Compare
Choose a tag to compare

Full Changelog: v2.0.14...v2.0.19