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