Skip to content

Commit

Permalink
Update 1.12 Changelog
Browse files Browse the repository at this point in the history
[ci skip]
  • Loading branch information
ehuelsmann committed Aug 2, 2024
1 parent 43274be commit e5adc72
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Changelog
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ Added functionalities

Changed functionalities
* Default cookie names no longer include LedgerSMB version number (#7639)
* Reconciliation state managed through workflows (#8154, #8158)

Removed functionalities
* 'Class' removed from Company and Person entry and search (#8086, #8087)
Expand All @@ -32,13 +33,16 @@ Bugs fixed
* Transactions and invoices with attachments can't be saved (#6018)
* Aging statement shows functional instead of foreign currency amounts (#2162)
* Incorrect starting balance of fx-based reconciliations (#8295)
* Syntax error in 1099-INT report template (#8162)
* Ship To on orders, quotes and purchase invoices (#8329)

Cleanup & architecture improvements
* Reference data factored out of database schema (#7648)
* Removed global state LedgerSMB::App_State::User (#7876)
* Improved state tracking using workflows (#7908, #8136, #8154)
* Move PostgreSQL SERIAL to GENERATED BY DEFAULT (#8047)
* Removed workaround class LedgerSMB::Mailer::TransportSMTP (#7932)
* Removed `new_shipto` table, fixating shipping addresses (#8312)

Updated dependencies
* Email::Sender (minimum increased to 2.601)
Expand Down

0 comments on commit e5adc72

Please sign in to comment.