Releases: JohnStarich/sage
Releases · JohnStarich/sage
v0.8.4: Improved WebConnect, various fixes
- Fix segfault on
./sage --help
(#32) 🐛- Thanks @aclindsa!
- Add download count for GitHub Releases to README ✨
- WebConnect Beta development ✨
- Capture and display .gifs from headless browser sessions
- Add multi-format record renderer for errors
- Add Ally Bank support
- Add UFCU support
- Add a GitHub Sponsors button ✨
- Use Node 14 and Go 1.16 🔄
- Show error in feedback when finding accounts fails 🐛
- Ignore account open date errors, even after retries 🐛
- Bump ofxgo to pick up validation error changes 🐛
- Vulnerability fixes 🐛
v0.8.3: Enhanced sync UX
v0.8.2: New Help & Feedback page
v0.8.1: Sign and notarize macOS apps
v0.8.0: Budgets, budgets, and more budgets
https://github.com/JohnStarich/sage/projects/1
Lots of new features around budgeting and auto-categorizing. Enjoy! 🎉
Features
- Enable budget updates over time (#10) ⏱
- New budget history graph (#11) 🚀
- Add categories from transaction editor (#13, #14, #15) 📝
- Bulk reimport for transaction categories in Advanced tab
- Enable split-transactions in UI
Bug fixes and minor updates
- Fix missing coverage file
- Fix multi-month calls to getBudgets
- Fix previous budget balances to stop using full 12 months of data
- Bump react-bootstrap-table deps to latest
- Switch to react-bootstrap for category picker dropdown
- Add search and custom category names to category picker
- Use Category component to render a rule's category
- Fail gracefully when requesting latest Sage version from github.com
- Add easy rule editing from transaction editor
- Automatically balance split transactions in web UI
- Convert Transaction to a real component
- Add react-refresh hot reloader for faster development
- Fix account balance calculation always using last posting
- Disable text selection in native app nav
- Filter out zero balance items from everything else
- Turn revenues budget green after passing progress
- Bump linter version
v0.7.2
Upgrade electron, react, bootstrap, recharts, & react-scripts
v0.7.1
- macOS improvements:
- Add "update available" notification
- Make popup windows draggable
- Move app into Applications folder on startup
- Add go version to go.mod
v0.7.0
- Streamlined new account flow 🚗💨
- Direct Connect details are now entered automatically
- Direct and Web Connect institutions are searchable 🔎
- Use custom icon for apps ✨
- Disable auto sync in development mode
- Add Go Proxy for local caching
- Clear HTTP cache on boot
v0.6.3
- Use more "native" feel for macOS app
- Save app server logs to disk
- Ignore errors when no transactions are present in OFX files
- Bug fixes and general improvements
v0.6.2
- Fix bug in Windows where moving a temp file before closing it fails
- Fix bug when no accounts exist in UI, then add/update an account
- Fix typo in JSX