Changelog

v2.5.0

Released: 2019-03-22

New Features

  • Summation and card values can now be ommitted in configuration if that is not relevant for the specific board.

Minor Improvements

  • Improvements in documentation.

v2.4.3

Released: 2018-12-18

Minor Improvements

  • Fixes due to new Lime Store and LIP versions.

v2.4.2

Released: 2018-12-12

Minor Improvements

  • Added picture for Lime Store.

v2.4.1

Released: 2018-12-06

Minor Improvements

  • Prepared for new Lime Store version.

v2.4.0

Released: 2018-11-27

New Features

  • Added support for remaining Lime Bootstrap colors.

v2.3.2

Released: 2018-11-12

Minor Improvements

  • Now using new naming standard for VBA module LC_UI (instead of UI) according to latest Lime Core application.
  • Added section to README for known installation issue if installing in application that still has the UI VBA module.
  • Improved installation instructions.

v2.3.1

Released: 2018-10-18

Minor Improvements

  • Bug fix: Using Swedish client language showed numbers formatted in English.
  • Bug fix: Numbers marked as positiveSummation: true were not green.

v2.3.0

Released: 2018-04-18

New Features

  • Performance improvements.
  • Restructured Javascript code.
  • Restructured and renamed files according to add-on requirements.
  • VBA is default data source instead of SQL.
  • Installable by LIP.

v2.2.1

Released: 2017-06-07

Minor Improvements

  • Bug fix: If the ignoreOptions object was removed from the config and VBA was used to fetch data, the app didn't start showing the previously ignored options.

v2.2.0

Released: 2017-06-01

New Features

  • Added feature: Possibility to ignore certain options through the app config.

v2.1.2

Released: 2017-02-01

Minor Improvements

  • Bug fix: Sorting of cards have been fixed.

v2.1.1

Released: 2017-02-01

Minor Improvements

  • Cards are now filtered again when using a filter in the Lime explorer.
  • Using dynamic card icons no longer results in an empty board when refreshing.

v2.1.0

Released: 2017-01-26

New Features

  • Dynamic card icons. Now possible to have different card icons within the same lane.

v2.0.1

Released: 2016-10-13

Minor Improvements

  • Fixed names of VBA module and SQL code in README. Removed spaces and also changed to lowercase for SQL procedures and functions.

v2.0.0

Released: 2016-10-13

New Features

  • Added support for the hosting environment. Data can now be fetched using VBA instead of SQL (configurable).

v1.3.0

Released: 2016-10-05

New Features

  • Changed name of app to LimeCRMSalesBoard.

v1.2.2

Released: 2016-06-10

Minor Improvements

  • Support for date fields as additional info.

v1.2.1

Released: 2016-03-17

Minor Improvements

  • Negative sum not shown if zero. Bugfix: Board title now fetched from localize table.

v1.2.0

Released: 2016-03-11

New Features

  • SQL expressions on summation field, completion field and value field are now supported.

v1.1.1

Released: 2016-03-10

Minor Improvements

  • Board size now follows the window size. PercentField can be omitted in app configuration.

v1.1.0

Released: 2016-03-02

New Features

  • Added features include: inactive options not fetched from database, an option doesn't have to have a specified individualLaneSetting, possibility to set default values for lane settings.

v1.0.0

Released: 2016-02-29

New Features

  • The first version that could be considered releaseable!

v0.1.0

Released: 2015-12-18

  • An early version. A GUI redesign is looming.