Releases: joshuabach/gnucash-web
Releases · joshuabach/gnucash-web
v0.1.4
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
- @Freddo3000 made their first contribution in #43
- @jayenashar made their first contribution in #46
Full Changelog: v0.1.0...v0.1.4
GnuCash Web 0.1.0
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
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.