TinyShip 1.10.0 Released
This release focuses on blog management and completes the end-to-end workflow across frontend pages, admin operations, and API capabilities.
β¨ Core Additions
Blog Listing and Detail Pages: Added blog listing and detail pages with pagination and search
Markdown Editor Integration: Added markdown editor support for creating and editing blog posts
Admin Data Table Management: Implemented a blog post data table in the admin panel with sorting and filtering
Blog API Capabilities: Added API routes for fetching, creating, and deleting blog posts
π― Blog Management Capabilities
Complete Content Workflow: Blog create, edit, display, and delete flows are now fully connected
Operational Data View: Table-based admin UI makes post discovery and day-to-day management easier
Improved Discovery Experience: Pagination + search improves browsing and lookup efficiency
π§ Technical Highlights
Enhanced UI Components: Improved interaction components for a better blog management user experience
Dependency Upgrades for Core Features: Added required libraries for markdown editing and table functionality
Extensible Foundation: The current implementation lays groundwork for future features like categories, tags, and publish states