Changelog¶
v5.4.1¶
Released: 2024-10-02
Bug Fixes¶
- extended relation heuristics to prefer simplicstic relations
v5.4.0¶
Released: 2024-06-05
Bug Fixes¶
- infotiles-tile: only navigate with filter set id if supported
Features¶
- infotiles-tile: adds filter set id when routing to explorer
v5.3.0¶
Released: 2024-05-23
Features¶
- added timeout setting per infotile
v5.2.0¶
Released: 2024-05-07
Features¶
- rename frontend package to @lundalogik/addon-infotiles
v5.1.1¶
Released: 2024-03-21
Bug Fixes¶
- refactored filter generation to avoid race-condition between JS and COM that resulted in conditions and operators added in wrong order
v5.1.0¶
Released: 2024-02-14
Features¶
- update to Python 3.11, this drops support for Python 3.7
v5.0.1¶
Released: 2023-11-06
Bug Fixes¶
- style icon and text color
v5.0.0¶
Released: 2023-07-19
Features¶
- refactor and simplify infotiles
BREAKING CHANGES¶
- implementation for dashboard slot deprecated, check upgrading instructions for details.
v4.13.0¶
Released: 2023-03-09
Features¶
- allow python 3.11
v4.7.6¶
Released: 2021-04-06
Bug Fixes¶
- ci: add frontend lint test to workflow
v4.7.5¶
Released: 2021-02-25
Bug Fixes¶
- replace
en_us
locales toen
v4.7.4¶
Released: 2021-02-18
Bug Fixes¶
- pick language from lime session
v4.7.3¶
Released: 2021-01-15
Bug Fixes¶
- make it possible to use infotiles-addon component in startpage-grid
- infotiles-tile: check group access by name and not by id
v4.7.2¶
Released: 2020-11-19
Bug Fixes¶
- info-tile: improve design
v4.7.1¶
Released: 2020-11-18
Bug Fixes¶
- remove deprecated set-env command for lip-zip workflow
v4.7.0¶
Released: 2020-11-12
Features¶
- add lip attachment- and docs/changelog.md automation
v4.4.1¶
Released: 2020-01-16
Authors: Johan Groth and Adrian Schmidt
Bug fixes / Minor improvements * Improvements in configuration.
v4.4.0¶
Released: 2020-01-15
Authors: Johan Groth and Adrian Schmidt
New Features * Possible to configure for start page grid.
Bug fixes / Minor improvements * Improvements to migration of config.
v4.3.0¶
Released: 2019-10-30
Authors: Johan Groth
New Features * Schema for Lime Admin 2 with migration to new JSON config format.
v4.2.3¶
Released: 2019-08-27
Authors: Joel Ricci
Bug fixes / Minor improvements * General code improvements.
v4.2.1¶
Released: 2019-08-21
Authors: Joel Ricci
Bug fixes / Minor improvements
* Numbers in tiles are rendered as they complete instead of waiting for all.
* General code improvements.
* Filters are routed to using filter ID instead of query.
v4.2.0¶
Released as Beta: 2019-08-20
Authors: Joel Ricci, Fredrik Eriksson, Jenny Bengtson, Simon Ekholm
New Features * Info Tiles add-on is now a part of Lime CRM Server! 🎉 * Tile label can cover two lines of text. * Design improvements. * Tiles can have any CSS color (hex-value or name) or lime-color. * Possible to set Tile color in config. * Possible to set Tile icon in config. * Incremental Rendering (tiles are visible immediately). * Python package! * Lime Web Components 2.0 * Stencil 1.0
Bug fixes * Correct filter is selected in Table view when clicking an Info Tile. * Lime Types that were not configured with a lime-color or used a CSS color in the Web Client yielded gray Info Tiles instead of the configured color. * Info Tiles was not visible in Safari on some devices (CORS).
v4.1.0¶
Released as Beta: 2019-06-05
Authors: Joel Ricci, Fredrik Eriksson, Jenny Bengtson, Simon Ekholm
New Features:
- New design of tiles in web client.
- Possible to specify which user groups that should see each tile in the web client.
- Possible to set a tile as inactive in the config of the web client Info Tiles.
Bug Fixes:
- Same filter can now be used for an indefinite number of tiles in the web client.
v4.0.0¶
Released as Beta: 2019-05-09
Authors: Joel Ricci, Fredrik Eriksson, Jenny Bengtson, Simon Ekholm
New Features:
- First version with support for the web client.
v3.0.4¶
Released: 2019-05-08
Authors: Fredrik Eriksson
Comments:
- Rearrangements behind the scenes in the desktop client version to follow some of the add-on requirements.
v3.0.3¶
Released: 2018-02-16
Authors: Tommy Lindh
Bug fixes:
- Could not sum decimal values.
v3.0.2¶
Released: 2018-02-13
Authors: Tommy Lindh
Minor Improvements:
- Added auto reload functionality.
v3.0.1¶
Released: 2017-06-12
Authors: Fredrik Eriksson
Minor Improvements:
- Added error code to ignore in VBA function FetchFiltersXML.
v3.0.0¶
Released: 2016-09-24
Authors: Martin Modéer
Comments:
- Renamed to Lime CRM InfoTiles.
v2.0.0¶
Released: 2015-06-16
Authors: Tommy Lindh
New Features:
- Complete rebuild of css, html. Extensive changes in functionality and appearance.
v1.0.0¶
Released: 2015-02-18
Authors: A Stockholm Appathon Group
Comments:
- First version.