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