What's Changed
🐞 Bug Fixes
- On the MoneyMatter homepage, a question you typed into the FAQ box sometimes hung for up to 30 seconds and then showed an error. If the first AI model is slow to answer, the FAQ now tries a backup model after a few seconds, so you still get an answer. The app itself never had this problem.
📝 Code Changes
- chore: Improved README by @letehaha in #654
- chore: Bunch of improvements and actualizations by @letehaha in #655
- fix(landing-faq): hedge a fallback model so stalled Gemini calls still answer by @letehaha in 57e706b0b
- chore(deps): bump actions/cache from 4.3.0 to 6.1.0 by @letehaha in #656
- chore(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 by @letehaha in #657
- chore(deps): bump marocchino/sticky-pull-request-comment from 2.9.4 to 3.0.5 by @letehaha in #658
- chore(deps): bump docker/login-action from 3.7.0 to 4.6.0 by @letehaha in #659
- chore(deps): bump crowdin/github-action from 2.17.1 to 3.2.0 by @letehaha in #660
- chore(deps): bump docker/login-action from 3.7.0 to 4.6.0 in /.github/actions/backend-docker-build by @letehaha in #661
- chore(deps): bump docker/login-action from 3.7.0 to 4.6.0 in /.github/actions/frontend-docker-build by @letehaha in #662
- chore(deps): bump actions/cache from 3.5.0 to 6.1.0 in /.github/actions/prepare-local-env by @letehaha in #663
Full Changelog: v0.29.6...v0.29.7