Skip to content

Commit 608914d

Browse files
committed
feat(changes): update changelog
1 parent 53eb1df commit 608914d

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
5252
- ✨ Implemented social media preview customization with multiple templates
5353
- ✨ Added color picker interface for fine-tuning social preview appearance
5454
- ✨ Created adaptive layout system for different screen sizes in profile editor
55+
- ✨ Enhanced 404 Not Found page with improved visual design and user experience
56+
- ✨ Created custom error pages for better error handling throughout the application
57+
- ✨ Implemented responsive design fixes for OG image editor on mobile devices
58+
- ✨ Added smooth animations to error pages for better visual feedback
59+
- ✨ Improved "favicon toggle" functionality in link editor with proper state persistence
60+
- ✨ Enhanced UX for handle claim suggestions on 404 pages
61+
- ✨ Created page router friendly error pages with better debugging capabilities
5562

5663
### 🔧 Bug Fixes
5764

@@ -76,6 +83,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7683
- 🐛 Fixed social card icon rendering for special cases and aliases
7784
- 🐛 Resolved layout issues with the OG customizer on small screens
7885
- 🐛 Fixed navigation for mobile users in the admin dashboard
86+
- 🐛 Fixed OG image editor overflowing screen boundaries on small devices
87+
- 🐛 Resolved issues with color picker positioning in mobile view
88+
- 🐛 Fixed responsive layout issues with tabs in OG image editor
89+
- 🐛 Corrected error page routing and display on various error types
90+
- 🐛 Fixed favicon toggle not properly saving state to database
91+
- 🐛 Resolved UI inconsistencies in link editing modals
92+
- 🐛 Fixed error display and handling for various error scenarios
93+
- 🐛 Corrected drag and drop confusion between links and sections in editor
7994

8095
### ⚡ Improvements
8196

@@ -106,6 +121,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
106121
- ⚡ Enhanced mobile navigation with dedicated bottom controls
107122
- ⚡ Improved share button functionality for better content distribution
108123
- ⚡ Optimized page metadata for better SEO and social sharing
124+
- ⚡ Enhanced mobile experience with better spacing and sizing in OG editor
125+
- ⚡ Improved error page UX with clear actions and better guidance
126+
- ⚡ Added proper scrolling behavior to theme galleries on small screens
127+
- ⚡ Enhanced color picker interface with improved touch interaction
128+
- ⚡ Improved visual feedback during OG image editing
129+
- ⚡ Optimized error page loading and rendering
130+
- ⚡ Added custom 500 error page with helpful messaging
131+
- ⚡ Enhanced debugging information for developers in error pages
109132

110133
## [0.1.0] - 2025-08-04
111134

0 commit comments

Comments
 (0)