Skip to content

Releases: jkoestner/folioflex

v1.3.0

11 Nov 04:31
dcab892
Compare
Choose a tag to compare

v1.3.0

Full Changelog

Enhancements

  • update to python 3.12
  • switch from .ini to .yml configs
  • add user functionality in budget module
  • add assets module to track other assets
  • add wrappers kelly blue book and zillow for assets
  • add loans module tp get loan metrics
  • add earnings calendar to stocks page
  • update ui layout of dashboard

Documentation

  • add new README GIFs
  • start conversion to type hinting (work in progress)

v1.2.3

22 Sep 04:15
606dc65
Compare
Choose a tag to compare

v1.2.3

Full Changelog

Enhancements

  • add subscription indentification in budget
  • add better charts for budget in dashboard

Documentation

  • update budget tests

v1.2.2

17 Sep 20:06
3da1581
Compare
Choose a tag to compare

v1.2.2

Full Changelog

Enhancements

  • add uv to docker image
  • update scraper logic

v1.2.1

11 May 19:08
Compare
Choose a tag to compare

v1.2.1

Full Changelog

Enhancements

  • refactor dashboard

v1.2.0

07 May 20:18
941f990
Compare
Choose a tag to compare

v1.2.0

Full Changelog

Enhancements

  • update fidelity broker
  • upgrade the g4f library

Documentation

  • update README
  • add in tests for chat module

v1.1.0

16 Mar 05:49
daacccb
Compare
Choose a tag to compare

Changelog

v1.1.0

Full Changelog

Enhancements

  • update dockerfile to be slimmer
  • add in custom logging
  • upgrade to python 3.9
  • format and lint fixes
  • add in functionality for vpn in mailer module

Documentation

  • update README
  • add in tests for budget module

v1.0.0

15 Jan 18:41
Compare
Choose a tag to compare

Changelog

v1.0.0

Full Changelog

Enhancements

Documentation

  • bumping to 1.0.0

v0.1.4

15 Jan 04:36
de80d34
Compare
Choose a tag to compare

Changelog

v0.1.4

Full Changelog

Enhancements

  • add in budget module
  • add in plaid integration
  • add in label classification
  • convert browser automation to use seleniumbase

Documentation

  • update README

v0.1.3

09 Dec 19:54
Compare
Choose a tag to compare

Changelog

v0.1.3

Full Changelog

Enhancements

  • add in yodlee
  • add in chatbot
  • add in self hosting site instead of fly.io
  • migrate to ruff
  • add in manager return chart

Documentation

  • update README
  • updated logging to use configuration file

v0.1.2

05 Nov 17:08
Compare
Choose a tag to compare

Changelog

v0.1.2

Full Changelog

Enhancements

  • add in dividend returns
  • add in ybr broker
  • add in ib broker
  • add in historical stock splits
  • enhance test cases to use offline history

Documentation

  • add in CHANGELOG