Releases: liria24/avatio
Releases · liria24/avatio
v1.4.2
v1.4.0
🚀 Enhancements
- Add core header components, authentication plugin, new layouts, and initial API routes. (a31c2a1)
- Add user follow system and improve server utilities (eb0829e)
🩹 Fixes
- Setup creation API with image color extraction utility (1ff10f4)
- Zod refinement error and remove unused schema (24bf111)
💅 Refactors
🏡 Chore
v1.3.0
🚀 Enhancements
- Extend rounded utility classes for squircle corner support (7542247)
- Update nuxt configuration and add content management (2ad053e)
- Integrate motion-v for animated list items and global motion configuration, adding new setup list and default layout components. (24df689)
- Implement dynamic homepage with animated hero, tabbed setup lists, and a new component for Japanese line breaking. (5fc4e13)
- Implement dynamic setup detail page with data fetching, SEO, and interactive elements (e08147e)
- Adjust general layout (5c35b82)
- Improve setup viewing page, login modal, and settings page with supporting components. (691c2a7)
- Change AI generation model to gemini-3-flash (9f2c82d)
🏡 Chore
v1.2.9
🩹 Fixes
- Add logout functionality after updating user ID (1e12456)
- Update layout classes for responsive design in items component (989e6d7)
- Adjust class for image link and enhance item name display with line clamping (f33164e)
💅 Refactors
- Remove get-pixels dependency and optimize color extraction using sharp (8520840)
🏡 Chore
v1.2.8
v1.2.7
🚀 Enhancements
- Refactor image viewer integration and remove unused code (314dcea)
- Add CDN-Cache-Control header for avatar API responses (5efead3)
💅 Refactors
- Simplify tsconfig.json by removing unused compiler options (ccdd6c8)
- Update layout and improve empty state display in items component (f5de6a5)
🏡 Chore
v1.2.6
v1.2.5
🩹 Fixes
- Move auth.ts (d3a0c30)
- Move useAppConfig call inside the exported function (0a12eec)
- Update shop verification instructions (591ebcf)
- Update feedback modal description and placeholder text (f055223)
- Update avatar URL to point to GitHub profile and add GitHub link in configuration (2d5340c)
🏡 Chore
v1.2.4
v1.2.3
🚀 Enhancements
- Add version to app config and update dependencies in package.json; create bump configuration (c935176)
🩹 Fixes
- Remove unused open model and related bindings in itemSearch component (56e5d28)
- Simplify item addition by removing unnecessary v-model binding in CommandPaletteItemSearch (5e9024a)
- Refactor item selection handling to use consistent onSelected method (0df1150)
- Update image loading attributes and fetch priorities across components (5bb0985)
- Update setups type from Setup to SerializedSetup in bookmarks page (1b0d9b4)
- Add image and twitterCard properties to SEO definitions across multiple pages (2fd52f6)
- Update fetch-priority attribute to fetchpriority across multiple components (2d3d8aa)
- Add image densities configuration to nuxt.config.ts (d4db0cb)
- Add screen sizes configuration to image settings in nuxt.config.ts (b7e13fa)
- Update owner warning component to lazy load and improve performance (301eaea)
- Update image sizes and densities configuration in nuxt.config.ts (47da853)
💅 Refactors
- App configuration and replace item category attributes with app config usage (bb66ac2)
- Move better-auth config file (a539d39)
🏡 Chore
- Update dependencies and devDependencies in package.json (bd776fc)