Skip to content

Releases: jkoestner/folioflex

v1.5.0

09 Nov 05:06
8be963d

Choose a tag to compare

v1.5.0

Full Changelog

Enhancements

  • update amazon orders
  • add fidelity retirement
  • add exclude option for labels in budget
  • update security checks

Documentation

Bug Fixes

  • minor bug fixes

v1.4.0

01 Mar 00:17
73e4456

Choose a tag to compare

v1.4.0

Full Changelog

Enhancements

  • add amazon order description update
  • restructure budget chart dashboard page
  • remove plaid pattern and rewrite plaid server and client into app

Documentation

  • type hinting on most modules

Bug Fixes

  • update yfinance compatibility to latest version

v1.3.0

11 Nov 04:31
dcab892

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

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

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

Choose a tag to compare

v1.2.1

Full Changelog

Enhancements

  • refactor dashboard

v1.2.0

07 May 20:18
941f990

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

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

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

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