Skip to content

release(desktop): Release v0.5.0#3873

Merged
DIYgod merged 118 commits into
mainfrom
release/desktop/0.5.0
Jun 8, 2025
Merged

release(desktop): Release v0.5.0#3873
DIYgod merged 118 commits into
mainfrom
release/desktop/0.5.0

Conversation

@DIYgod

@DIYgod DIYgod commented Jun 5, 2025

Copy link
Copy Markdown
Member

v0.5.0

lawvs and others added 30 commits May 24, 2025 19:00
* feat: add video support and enhance media handling in EntryNormalItem

* chore: correct reference name for video view in VideoPlayer component

* fix: remove size class
- Updated icon class names for social media links to include color styles for better visibility in light and dark modes.
- Added a new hotkey configuration option in the Vite setup to improve user experience with customizable shortcuts.

Signed-off-by: Innei <tukon479@gmail.com>
* chore: enable fullscreen video in NativeWebView

* feat: add video component support with controls in HTML parser
…tionality

- Added double-click event to reset entry and feed column widths to default UI settings.
- Improved resizing logic by storing initial drag position for better handling of resize events.

Signed-off-by: Innei <tukon479@gmail.com>
- Added a smooth scrolling feature to enhance user experience when navigating through content.
- Replaced the previous spring scroll implementation with a custom smooth scroll function that adapts duration based on scroll distance.
- Updated scroll event handlers to utilize the new smooth scrolling method for both upward and downward scrolling actions.

Signed-off-by: Innei <tukon479@gmail.com>
- Introduced a new `useSmoothScroll` hook to encapsulate smooth scrolling logic, improving code reusability.
- Updated `EntryScrollArea` to utilize the new hook, replacing the previous inline smooth scroll implementation.
- Exported the `useSmoothScroll` hook from the hooks index for broader accessibility.

Signed-off-by: Innei <tukon479@gmail.com>
- Adjusted button size and styling for improved consistency across the application.
- Modified minimum height of the settings modal for better layout adaptability.

Signed-off-by: Innei <tukon479@gmail.com>
* chore(locales): update zh-CN translations

* update
- Integrated a new button in the About section to allow users to check for application updates.
- Updated localization files to include the new button text.
- Enhanced the app's update handling by importing the checkForAppUpdates function.

Signed-off-by: Innei <tukon479@gmail.com>
* feat: integrate cleanJsonText function for json parsing

* chore: update
@vercel

vercel Bot commented Jun 5, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
follow ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 6, 2025 0:23am
1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
follow-external-ssr ⬜️ Ignored (Inspect) Visit Preview Jun 6, 2025 0:23am

…cluding responsive components and user interface enhancements

Signed-off-by: Innei <tukon479@gmail.com>
…over and feed components for improved readability

Signed-off-by: Innei <tukon479@gmail.com>
… for web URL

Signed-off-by: Innei <tukon479@gmail.com>
…lumn

Signed-off-by: Innei <tukon479@gmail.com>
- Introduced a new method in UrlBuilder for generating share URLs for entries.
- Updated SharePanel to utilize the new share URL method for improved clarity and maintainability.

Signed-off-by: Innei <tukon479@gmail.com>
…e URL handling

- Refactored SharePanel to retrieve the share URL directly from the entry data.
- Enhanced UrlBuilder with a new method for generating share URLs that includes view and subscription parameters.
- Updated the shareEntry method to utilize the new structure for better flexibility.

Signed-off-by: Innei <tukon479@gmail.com>
…or URL generation

- Modified the SharePanel component to include entryId in the dependency array of the useCallback hook for improved URL handling.
- Updated localization strings to change "Follow" to "Folo" in both English and Chinese translations for consistency.

Signed-off-by: Innei <tukon479@gmail.com>
@DIYgod
DIYgod merged commit 3149bda into main Jun 8, 2025
12 checks passed
@DIYgod
DIYgod deleted the release/desktop/0.5.0 branch June 8, 2025 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants