Release v0.0.3
Release v0.0.3 - i18n Support and Dashboard Enhancements
🚀 New Features
- Feature Base Initialization: Initial structure for a new feature. (feat: init base of feature)
- Internationalization (i18n): Added i18n support to enhance the multilingual experience. (feat: add i18n)
- i18n for Mobile: Internationalization is now available on mobile devices. (feat: add i18n in mobile)
- GitHub Templates Update: Improved issue and pull request templates. (feat: update github templates)
- Roadmap Documentation: Important updates to the roadmap documentation. (feat: update roadmap docs)
🛠️ Improvements
- Dashboard Navbar: Created a new navbar component for the dashboard, with an integrated language selector. (refactor: create navbar dashboard component and add language selector)
🐞 Bug Fixes
- Sign-in Loading Adjustment: Fixed the loading behavior to prevent it from showing only on sign-in failures. (chore: remove loading only in fail in signin)
🧑💻 Code and Infrastructure
- i18n Feature Integration: Successfully merged translations into the project. (Merge pull request #10 from marcelodosreis/feature-i18n-translations)
💬 Notes
- The content from [issue #7](#7) has been implemented, completing the internationalization (i18n) support for the project.
What's Changed
- Release v0.0.3 by @marcelodosreis in #11
- Hotfix: Fix locale fetching and static files issue by @marcelodosreis in #13
Full Changelog: v0.0.2...v0.0.3