Revert "chore(desktop): Release v0.6.4" - #4275
Closed
Innei wants to merge 27 commits into
Closed
Conversation
…enAI integration - Added a new changelog CLI tool that analyzes git commits and generates user-friendly changelog entries. - Integrated OpenAI for AI-powered commit analysis and categorization. - Configurable AI model settings and support for custom endpoints. - Introduced a configuration file for internal team members and commit analysis categories. - Implemented fallback support for keyword-based analysis if AI is unavailable. - Updated package.json and README with usage instructions and examples. Signed-off-by: Innei <tukon479@gmail.com>
Sync main branch to dev branch
Sync main branch to dev branch
Sync main branch to dev branch
fix: fix Audio item layout
Sync main branch to dev branch
… new categories - Added a search input to filter integration categories and their respective settings. - Introduced new categories for integrations: Knowledge Management, Reading Services, Media Tools, and Download Tools. - Refactored integration settings structure to improve organization and clarity. - Created a new InputV2 component for enhanced input handling and user experience. Signed-off-by: Innei <tukon479@gmail.com>
- Implemented export feature to download integration settings as a JSON file. - Added import feature to upload and apply integration settings from a JSON file. - Enhanced user feedback with success and error notifications during import/export processes. - Updated localization files to include new strings for import/export actions. Signed-off-by: Innei <tukon479@gmail.com>
…solves FOL-2287 Signed-off-by: Innei <tukon479@gmail.com>
Signed-off-by: Innei <tukon479@gmail.com>
Signed-off-by: Innei <tukon479@gmail.com>
- Introduced EntryModalPreview for displaying entry content in a modal. - Added EntryMoreActions for handling additional actions related to entries. - Implemented EntryToastPreview to show a toast notification for entries. - Updated usePeekModal hook to integrate new components and streamline entry detail fetching. Signed-off-by: Innei <tukon479@gmail.com>
Signed-off-by: Innei <tukon479@gmail.com>
Sync main branch to dev branch
- Introduced `useDifferentFontSizeForContent` and `mobileContentFontSize` settings in UISettings. - Updated Appearance screen to allow users to toggle and select content-specific font sizes. - Added localization for new settings in English, Japanese, Simplified Chinese, and Traditional Chinese. Signed-off-by: Innei <tukon479@gmail.com>
- Updated the version setup action to handle new tag formats for desktop and mobile releases. - Introduced a new script to extract release information from commit messages, improving the tagging process. - Modified workflows to create tags in the format of `desktop/v1.2.3` and `mobile/v1.2.3`. - Enhanced the updater logic to accommodate the new tagging structure and ensure proper release handling. Signed-off-by: Innei <tukon479@gmail.com>
- Changed Node.js version to the latest LTS for better compatibility. - Removed unnecessary environment variables and fetch-depth configuration to streamline the workflow. Signed-off-by: Innei <tukon479@gmail.com>
chore(desktop): Release v0.6.4
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Reverts #4273