Skip to content

Commit 73bda4a

Browse files
feat: Add release notes for InkNest v1.4.5 with UI enhancements and new features
1 parent 5297f95 commit 73bda4a

1 file changed

Lines changed: 79 additions & 0 deletions

File tree

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,79 @@
1+
---
2+
slug: release-v1.4.5
3+
title: InkNest v1.4.5 Release
4+
authors: [p2devs]
5+
tags: [release]
6+
---
7+
8+
# 📢 InkNest v1.4.5 Release Announcement
9+
10+
Hey everyone! 🎉 We're excited to announce **InkNest v1.4.5** is now available!
11+
12+
This release brings significant UI enhancements across multiple screens, improved reading experience, and better library management.
13+
14+
<!-- truncate -->
15+
16+
## ✨ What's New
17+
18+
#### Continue Reading FAB (Details Screen)
19+
- Added a **floating action button** for seamless navigation to your last read chapter
20+
- Quick access to resume reading without scrolling through the chapter list
21+
- Smart visibility based on your reading progress
22+
23+
#### ChapterCard Redesign (Details Screen)
24+
- **Reading progress indicators** - Visual bars showing how much of each chapter you've read
25+
- New card styles with improved visual hierarchy
26+
- Better organization of chapter information
27+
28+
#### HistoryCard Refactor (Library Screen)
29+
- Completely redesigned history cards with enhanced UI
30+
- Improved styling for better readability
31+
- More intuitive interaction patterns
32+
33+
#### Bookmarks Enhancement (Bookmarks Screen)
34+
- **Color accents** for bookmarked items - visually distinguish your saved content
35+
- Updated bookmark count display
36+
- Improved layout for better content scanning
37+
38+
#### Search Results Display (Search Screen)
39+
- **Gradient avatars** for search results - more visually appealing source indicators
40+
- Improved source sorting for better relevance
41+
- Enhanced result presentation with cleaner layout
42+
43+
#### WebSearchScreen Redesign (Web Search Screen)
44+
- Refactored search functionality with **compact design**
45+
- More efficient use of screen real estate
46+
- Streamlined search flow
47+
48+
#### Web Sources Enhancement (Web Sources Screen)
49+
- New **source card design** with modern aesthetics
50+
- Added **statistics section** - see source performance at a glance
51+
- Better organized source information
52+
53+
## Bug Fixes & Improvements
54+
- Enhanced chapter title extraction with **fallback to text content**
55+
- More reliable parsing across different source formats
56+
- Replaced `SafeAreaView` with `View` for better layout control
57+
58+
## 📋 Full Changelog
59+
60+
### Root Repository
61+
- `5297f95` - refactor(CommunityBoard): Improve code readability and replace SafeAreaView with View
62+
- `557fbcf` - feat: Enhance ChapterCard with reading progress and new styles; add ContinueReadingFAB
63+
- `8d1df84` - feat(Bookmarks): Enhance bookmarks display with color accents and update bookmark count
64+
- `e6dc3bd` - feat(Library): Refactor HistoryCard component and enhance UI with new styles and functionality
65+
- `2ddcba7` - feat: Enhance UI with new source card design and add statistics section
66+
- `d47e44b` - feat(WebSearchScreen): Refactor search functionality and enhance UI with compact design
67+
- `b9d4ef2` - feat(search): enhance search results display with gradient avatars and improved source sorting
68+
- `3337628` - feat(parser): enhance chapter title extraction with fallback to text content
69+
70+
### InkNest-Externals Submodule
71+
- `a9de02e` - refactor(CommunityBoard): Improve code readability and replace SafeAreaView with View
72+
- `e388243` - feat(LinkListScreen): Enhance UI with new source card design and add statistics section
73+
- `0aea75f` - feat(WebSearchScreen): Refactor search functionality and enhance UI with compact design
74+
75+
---
76+
77+
**Update now** to enjoy the enhanced UI and improved reading experience! 📚✨
78+
79+
As always, if you encounter any issues, please report them in our issues channel. Happy reading! 🦋

0 commit comments

Comments
 (0)