Skip to content

Releases: dellermann/springcrm

2.1.7 (2.1 RC5)

20 Apr 17:45
Compare
Choose a tag to compare
2.1.7 (2.1 RC5) Pre-release
Pre-release

New features

  • Remind administrator to change the sequence numbers if they are not suitable for the current year (issue #79)

Issues

  • #94 Forms could not be saved in Microsoft Edge
  • Display sequence numbers in correct order
  • Support for launching web site on Unix and Linux

2.1.5 (2.1 RC3)

20 Apr 17:43
Compare
Choose a tag to compare
2.1.5 (2.1 RC3) Pre-release
Pre-release

Issues

  • #19 Use logback instead of log4j
  • #63 searchable plugin issues
  • #88 No markdown hint for generated textareas
  • #90 New rows in quotes, sales orders, invoices etc. are scrolled under toolbar
  • #91 Error when calling currency configuration page
  • #93 JavaScript error after deleting invoicing items

2.1.4 (2.1 RC2)

20 Apr 17:38
Compare
Choose a tag to compare
2.1.4 (2.1 RC2) Pre-release
Pre-release

New features

  • Turnover overview for all organizations, optionally filterable by year.

2.1.3 (2.1 RC1)

02 Dec 12:52
Compare
Choose a tag to compare
2.1.3 (2.1 RC1) Pre-release
Pre-release

New features

  • New panel containing currently active projects.
  • Settings for the list of unpaid bills: minimum unpaid amount, sort criterion and order, maximum number of items.

Issues

  • Fix wrap and wrong vertical alignment in V.A.T calculator.

2.1.2 (2.1 beta)

02 Dec 12:50
Compare
Choose a tag to compare
2.1.2 (2.1 beta) Pre-release
Pre-release

New features

  • Re-implement search feature.

2.0.20 (2.0 stable release)

02 Mar 12:35
Compare
Choose a tag to compare

Issues

  • Wrong character set when displaying changelog on Windows (issue #84)
  • Lonely "next" button in lists with one item (issue #5)

Miscellaneous

  • Make SpringCRM available for OS X

2.0.19 (RC2)

12 Feb 18:06
Compare
Choose a tag to compare

Issues

  • issue #80: dialog containing changelog
  • issue #72: payment date not shown in invoices and reminders
  • issue #82: changing delivery or payment date didn't change stage of customer account
  • issue #3: null ID error when storing items of customer accounts

Miscellaneous

  • update Bower components jquery, js-calc and vat-calc

2.0.18 (RC1)

23 Jan 18:14
Compare
Choose a tag to compare

Release candidate for version 2.

Improvements

  • scroll new invoice items to middle of the page instead of to the top.

Issues

  • conversion from float point types to fixed point types for all currency values, quantities and percentage values to avoid rounding errors.
  • issue #47: sales journal not visible in demo. Was caused by a access permission problem.
  • use a credential class instead of users when storing in session.
  • bugfixes in call form and address fields.
  • modules were stored as list of lists in user section.
  • refresh token at Google synchronization was not evaluated correctly.

Internal

  • add lots of unit tests to ensure quality.

2.0.17

31 Dec 11:26
Compare
Choose a tag to compare

New features

  • issue #71: a new report displaying the turnover of a selected client

Issues

  • issue #81: missing entity name on empty lists
  • NPE in installer

Improvements

  • improve readability on system info page
  • add a hint to overview page if no panels have been selected

Miscellaneous

  • update licenses

2.0.16

29 Dec 12:54
Compare
Choose a tag to compare

Issues

  • issue #68: wrong total in outstanding items
  • issue #69: pre-fill due date if an organization has been pre-selected
  • issue #70: sequence numbers in show view incorrect
  • issue #75: JavaScript bugs in ticket system
  • issue #76: exclude persons from being synchronized
  • issue #77: customer accounts with a document date on the 1st of a
    particular month are not visible in sales journal
  • issue #78: ordering in sales journal incorrect
  • some bug fixes in Google synchronization