Releases: goddivor/solo-base-notes
Releases · goddivor/solo-base-notes
Release list
v1.2.0
1.2.0 (2026-02-19)
New Features
- add AI quote detector page (f39b4e6)
- add GraphQL queries and mutations for AI analysis and processed anime (3ed4236)
- add quote detector UI components (2c226de)
- add routes for quote detector and settings pages (f3b6601)
- add settings page with notification toggle and processed anime history (836bf98)
Refactoring
- pass animeTitle to subtitle search and simplify home page (6c42c1f)
v1.1.0
1.1.0 (2026-02-10)
New Features
- add unique page titles for each page (432f396)
- rebrand all public pages to AniLines with red palette (ddd9d96)
- rebrand QuoteForge to AniLines (da21677)
- update landing page with new logo and red color palette (5d16117)
Bug Fixes
- update form focus colors to red and fix scroll-to-top globally (eac7e4a)
Refactoring
v1.0.1
v1.0.0
1.0.0 (2026-02-10)
Nouvelles fonctionnalites
- add about page with mission, values and team (5b01f57)
- add AI thumbnail generation and choice modals (8044761)
- add AI thumbnail types and GraphQL mutation (a97267b)
- add API reference page with GraphQL examples (d8d68db)
- add blog listing page with article cards (e9145eb)
- add community page with social channels and stats (2a8f1d3)
- add contact page with form and FAQ (3220fb5)
- add custom character image upload in AI thumbnail modal (748d0c5)
- add dark mode support to confirmation modal (7c50dc6)
- add dark mode support to video creation modal (475d3fd)
- add documentation page with quick start guide (d491411)
- add dynamic changelog page via GitHub Releases API (0ccd94f)
- add export/import UI for themes and extracts (b81b5a2)
- add favorite channels to inspiration page (883e67c)
- add file picker to background image slot (c11ea9e)
- add floating action bar to extract creation page (2dcaacb)
- add Inspiration page for YouTube thumbnail browsing (8b95add)
- add modal components with portal support (f355ef0)
- add multiple view modes for extracts page (7d74fbb)
- add new components for thumbnail generator redesign (b877fc9)
- add privacy policy page (32621e4)
- add public pages navigation infrastructure (20007a3)
- add replicate style mode to AI thumbnail generator (ec4b0ad)
- add roadmap page with three status columns (e59ba1f)
- add save/delete thumbnail functionality to UI (ac9de60)
- add settings queries for shared YouTube channel configuration (d753253)
- add Spotify integration for video music tracks (348ef85)
- add subtitle auto-fill and text cleaning to extract forms (26fc114)
- add subtitle GraphQL queries (ebee52e)
- add subtitle utilities (440f4f9)
- add suggest prompt button to AI thumbnail modal (7b728c9)
- add terms of service page (fe29f10)
- add theme context and CSS animations for dark/light mode (c708d0a)
- add theme group management and AI suggestions (68803de)
- add thumbnail generator for video previews (0051037)
- add thumbnail import option and fix delete button (ec24cdc)
- add thumbnail preview lightbox with download and delete (531d49f)
- add thumbnail save functionality to GraphQL layer (169fa4d)
- add translation feature and custom theme suggestions (d2cd6e9)
- add video management and details pages (5978f00)
- add video usage filter on extracts page (77ed54e)
- frontend: add published video linking and extract usage tracking (054809c)
- integrate thumbnail choice flow into video details page (47fb2cd)
- redesign 404 page with anime theme (ef3d90c)
- redesign landing page with dark anime theme (61d9a23)
- register all public page routes under PublicLayout (283f00e)
- show video usage badge by default in detailed view (82f4042)
- translate dashboard navigation to French (4c769af)
- translate dashboard pages to French (d95a7a3)
- translate landing page to French (1fda63b)
- update dashboard layout with theme group navigation (39f1896)
- update pages with theme groups and UI improvements (5a451a2)
Corrections de bugs
- add vercel rewrite for React Router (42d8152)
- download thumbnails as files instead of opening in new tab (0ee8ebb)
- fix semantic-release workflow (6f1a787)
- remove blog page from router (cea92ad)
- remove unused import component (a697bdc)
- remove unused import component (343ab5b)
- replace Instagram with TikTok and add real social URLs (ca8d3ef)
- reset all fields when changing anime in extract creation (f2d608c)
- update contact info across public pages (ae55829)
- update footer social icons and links (cdfb44e)
- use Node 22 for semantic-release compatibility (ed644a4)
- use real YouTube profile image on about page (c961722)
Refactoring
- redesign thumbnail generator with Photoshop-like interface (154db8e)
- replace alert() with...