Releases: frappe/books
Releases · frappe/books
0.8.0-beta.0
What's Changed
- feat: base inventory features by @18alantom in #474
- feat: Datetime component by @18alantom in #502
- chore(deps-dev): bump electron from 18.2.4 to 18.3.7 by @dependabot in #496
- chore(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #501
Full Changelog: v0.7.1...v0.8.0-beta.0
0.7.1
Features
- Added translations for Simplified Chinese
Fixes/Improvements
- Fixed account issue that prevented Invoices from being opened
- Fixed entry duplication issue
- Fixed CoA account balance calculation
Changelog
[show/hide]
- refactor: mocha → tape by @18alantom in #491
- feat: Add Simplified Chinese translation by @wcxu21 in #477
- fix: account balance issues by @18alantom in #495
New Contributors
Full Changelog: v0.7.0...v0.7.1
0.7.0
Features
- Defaults: allows selecting default Number Series, invoice terms, etc.
- Exports: CSV and JSON export all entries from the list view.
- Attachments: images or pdfs can be attached to transactional entries.
Fixes/Improvements
- Fixed attach image fields. It now allows clearing.
- Fixed dropdown behavior
- Fixed Payment reference and other payment-related issues
- Fixed Account not found issues (caused by Write Off Account)
- Fixed database migration issue
Several more fixes and improvements have been made, check Full Changelog
Changelog
[show/hide]
- fix: another set of minor fixes/usability updates by @18alantom in #478
- feat: Defaults by @18alantom in #479
- feat: Attachments by @18alantom in #482
- feat: Exports by @18alantom in #484
- fix(ux): attach image by @18alantom in #486
Full Changelog: v0.6.6...v0.7.0
0.7.0-beta.0
Note: will be using auto-generated notes for pre-releases
What's Changed
- fix: another set of minor fixes/usability updates by @18alantom in #478
- feat: Defaults by @18alantom in #479
- feat: Attachments by @18alantom in #482
- feat: Exports by @18alantom in #484
Full Changelog: v0.6.6...v0.7.0-beta.0
0.6.6
Updates
- Added multi-currency invoicing (docs)
- Added Korean translations
- Fixed From Account not found issue on Payments
- Fixed unable to pay multiple invoices issue
Changelog
[show/hide]
- Add Korean Translation by @Isaac-Kwon in #469
- feat: multi-currency invoicing by @18alantom in #429
New Contributors
- @Isaac-Kwon made their first contribution in #469
Full Changelog: v0.6.5...v0.6.6-beta.0
0.6.6-beta.0
Updates
- Added multi-currency invoicing (docs)
- Added Korean translations
Changelog
[show/hide]
- Add Korean Translation by @Isaac-Kwon in #469
- feat: multi currency invoicing by @18alantom in #429
New Contributors
- @Isaac-Kwon made their first contribution in #469
Full Changelog: v0.6.5...v0.6.6-beta.0
0.6.5
Version 0.6.5 — Frappe Books is Out of Beta 🎉
Frappe Books is stable enough to take it out of beta!
A few changes on releases
- Future features will be released first through a beta version.
- Future beta releases will be marked as
pre-releases
. - Pre-release updates will not be automatic if the Frappe Books version is not beta.
Updates
- fix(ui): field UI (display mandatory), add freeze message
- fix: duplicate account issue when the language is Catalan
- fix: catch network errors on fetching translation files, updates
- fix: rootType not found error in reports
Changelog
[show/hide]
What's Changed
- fix: fields UI/UX by @18alantom in #466
Full Changelog: v0.6.4-beta.0...v0.6.5
0.6.4-beta.0
Updates
- Added french Chart of Accounts
- Fixed several bugs from reported errors
- Updated French translations
Changelog
[show/hide]
What's Changed
- Update fr.csv : First real french translation by @mael-chouteau in #456
- fix: patch issues from error reports by @18alantom in #457
- Update : French translation after regeneration by @mael-chouteau in #458
- chore(deps): bump async from 2.6.3 to 2.6.4 by @dependabot in #463
- fix: db file and update related issues by @18alantom in #464
New Contributors
- @mael-chouteau made their first contribution in #456
Full Changelog: v0.6.3-beta.0...v0.6.4-beta.0
0.6.3-beta.0
Updates
- Allow group accounts to be deleted if no child accounts
- Use Round Off if Rounded Off isn't present
- Fix duplicate account name issue when language is German
Changelog
[show/hide]
What's Changed
- fix: minor fixes four by @18alantom in #443
Full Changelog: v0.6.2-beta.0...v0.6.3-beta.0
0.6.2-beta.0
Updates
- Switch to the standard Frappe Product logo
- Allow Invoice Print before Submit
- Allow deleting a Transaction before Submit
- Fix DB delete issue [Windows]
- Fix Date Picker issue [Windows]