🙏Ads will be displayed.Please help support the AI usage fees🙏
Release Notes
October 9, 2024
Refined css and html design.
September 9, 2024
Added announcement for Gemini API Developer Competition. Added a process to hide it after 2024-10-01, but unsure when next.js HTML update will occur on Firebase Hosting. Will rebuild if it doesn't disappear.
September 8, 2024
Added lang attribute to html tag. Changed the path of layout.tsx from app/layout.tsx to app/[locale]/layout.tsx.
September 5, 2024
Changed the default setting of Metadata title to English. Without a default setting, it would become 'Create Next App'.
Changed the title to text-5xl. Added tailwindcss animation.
September 4, 2024
Added robots.txt and sitemap.xml. Removed unnecessary div tags for display optimization.
September 3, 2024
Changed 'Drag & Drop to Analyze Photo' to display only on PC. Drag & drop is not possible on mobile.
📦BoxSmart📦 ➡ 📦BoxSmart📷
Added LINE share button. Adjusted layout so that SNS share buttons do not get hidden under the advertisement banner. Overall screen layout adjustments.
September 2, 2024
Revised the description text for open graph and twitter card.
Added 'How It Works' page.
September 1, 2024
Added X and Facebook share buttons. Added open graph and twitter card.
August 30, 2024
Removed the 'Analyze Photo' button and changed to automatically analyze when a photo is uploaded.
August 29, 2024
Changed to perform AppCheck when the 'Analyze Photo' button is pressed. Saving recaptcha usage due to rate limits.
Added advertisement banner display.
August 28, 2024
Added 'How to Use' page.
August 27, 2024
Changed to display an error message on the screen when AppCheck fails.
Unable to resolve the issue with AppCheck errors. Changed ReCaptchaV3Provider to ReCaptchaEnterpriseProvider. Monitoring the situation.
August 21, 2024
Added Google Form for inquiries.
Added update history page (Server Component).
Changed the about page from Client Component to Server Component.