Skip to content

Releases: joshuabach/gnucash-web

v0.1.4

07 Jan 13:00
Compare
Choose a tag to compare

Due to some broken releases uploaded to PyPI, we are skipping 0.1.{1,2,3} and go straight to 4.
v0.1.1 was previously tagged here on GitHub but was deleted, so no one accidentally uses it.

Get it on PyPI!

What's Changed

  • Dockerization by @Freddo3000 in #43
  • Style and frontend improvements
  • Bugfixes

New Contributors

Full Changelog: v0.1.0...v0.1.4

GnuCash Web 0.1.0

12 Jan 23:56
Compare
Choose a tag to compare

This first minor release marks the end of my (now almost one year long) private test
phase of this. The next goal is to get more people to use & test this. In other
words: We are now leaving the Alpha and entering the Beta phase.

Most important changes since 0.0.1 are:

  • Ledger pagination
  • Transaction recycling, editing and deleting
  • Add CLI to update prices from Yahoo Finance
  • Many style and responsiveness fixes and improvements
  • Various bugfixes and other improvements

See also Milestone 3.

Initial release

03 Jan 01:50
Compare
Choose a tag to compare

GnuCash Web is a simple, easy to use, mobile-friendly webinterface for GnuCash intended
for self-hosting.

Key features as of this release include:

  • Browse account hierarchy
  • View non-split transaction history and balance for an account
  • Add non-split transactions
  • Simple single-user authentication
  • Ease of use, especially on mobile

This release is available on PyPI.