summaryrefslogtreecommitdiff
path: root/Changelog
blob: 189931d2f94ecf006b85c36cc123106fa508069e (plain)
  1. Changelog for LedgerSMB 1.1.0
  2. * Utility included for near-real-time parts short email notifications.
  3. * DB Updates now use one transaction per update file.
  4. * Fixed Lynx support
  5. * Batch printing now available for checks
  6. * Warnings are printed when check stub is truncated
  7. * Protection against duplicate transaction id's.
  8. * FLOAT datatypes removed from database
  9. * Sales Data Report added
  10. * SL2LS.pl now dies if it cannot open the files.
  11. * Corrected directory transversal bug
  12. Changelog for LedgerSMB v 1.0.0p1
  13. * Fixed directory transversal/arbitrary code execution vulnerability.
  14. Changelog for LedgerSMB v 1.0.0
  15. (Changes relative to the pre-fork SQL-Ledger 2.6.17)
  16. * Corrected sessionid security hole allowing bypass of login to main application
  17. * Corrected sessionid security hole allowing one to list logins and more.
  18. * Changed acc_trans.amount to NUMERIC
  19. * Tightened browser caching rules to prevent problems with back button.
  20. * Added an open content manual to the main distribution.
  21. * New logo.
  22. * Began whitespace reformatting of main application.