Sure
Personal finance and wealth management app for everyone
Alternative to: mint, monarch money, ynab, empower
v0.6.4
2025-10-22Full Changelog: https://github.com/we-promise/sure/compare/v0.6.3…v0.6.4
Updated LLM config via /settings/hosting to support any OpenAI API-compatible endpoint. Plus lots more LLM work (observability, coding context updates, etc.)
Ah, plus new logo and branding is configurable!
NOTE: configuring the LLM is a bit finicky (make sure you have no empty-string values in .env.* files or it gets easily confused.
What’s Changed
- Bump activerecord from 7.2.2.1 to 7.2.2.2 by @dependabot[bot] in https://github.com/we-promise/sure/pull/106
- Add a ‘Bank Sync’ page in Settings by @amrawadk in https://github.com/we-promise/sure/pull/111
- build(docker): ensure build-stage packages installed with fresh apt metadata by @steadyfall in https://github.com/we-promise/sure/pull/114
- Add Gemini Code Assist config by @jjmata in https://github.com/we-promise/sure/pull/115
- Reorganize Settings sections + add LLM model/prompt configs by @jjmata in https://github.com/we-promise/sure/pull/116
- Add OpenAI token configuration to self-hosting settings by @jjmata in https://github.com/we-promise/sure/pull/122
- Update LLM context files/remove Maybe brand by @jjmata in https://github.com/we-promise/sure/pull/147
- Move plaid PR mention to note by @pboushy in https://github.com/we-promise/sure/pull/144
- doc: added copilot instructions by @matthieuEv in https://github.com/we-promise/sure/pull/130
- Add new date format and 10-year period option by @hendriksen-mark in https://github.com/we-promise/sure/pull/154
- Adjust color styles for checkboxes and text utilities by @hendriksen-mark in https://github.com/we-promise/sure/pull/152
- Add ability to delete invite codes by @hendriksen-mark in https://github.com/we-promise/sure/pull/153
- Bump rexml from 3.4.1 to 3.4.2 by @dependabot[bot] in https://github.com/we-promise/sure/pull/148
- Removing orphaned assets by @jjmata in https://github.com/we-promise/sure/pull/155
- Fix screen flashing when dark mode is selected by @alessiocappa in https://github.com/we-promise/sure/pull/156
- Ensure AI context references ActiveRecord 7.2 migrations by @jjmata in https://github.com/we-promise/sure/pull/160
- More rebranding changes by @jjmata in https://github.com/we-promise/sure/pull/159
- Add “Reset account” followed by sample data preload by @jjmata in https://github.com/we-promise/sure/pull/163
- Make
bin/rails testpass in Dev Container by @jjmata in https://github.com/we-promise/sure/pull/165 - Tag latest image on release by @jjmata in https://github.com/we-promise/sure/pull/162
- Add Langfuse session and user metadata to OpenAI traces by @jjmata in https://github.com/we-promise/sure/pull/174
- Add back button to password reset form by @jjmata in https://github.com/we-promise/sure/pull/189
- Bump rack from 3.1.16 to 3.1.18 by @dependabot[bot] in https://github.com/we-promise/sure/pull/198
- Add comprehensive Hetzner Cloud deployment guide by @pcamarajr in https://github.com/we-promise/sure/pull/211
- Increasing trades.price decimal scale by @mrbaboo in https://github.com/we-promise/sure/pull/89
- Implement support for generic OpenAI api by @sokie in https://github.com/we-promise/sure/pull/213
- Implement a filter for category by @sokie in https://github.com/we-promise/sure/pull/215
- Make branding configurable by @jjmata in https://github.com/we-promise/sure/pull/173
New Contributors
- @amrawadk made their first contribution in https://github.com/we-promise/sure/pull/111
- @pboushy made their first contribution in https://github.com/we-promise/sure/pull/144
- @hendriksen-mark made their first contribution in https://github.com/we-promise/sure/pull/154
- @alessiocappa made their first contribution in https://github.com/we-promise/sure/pull/156
- @pcamarajr made their first contribution in https://github.com/we-promise/sure/pull/211
- @mrbaboo made their first contribution in https://github.com/we-promise/sure/pull/89
- @sokie made their first contribution in https://github.com/we-promise/sure/pull/213
Full Changelog: https://github.com/we-promise/sure/compare/v0.6.3…v0.6.4