Skip to content

Releases: remp2020/crm-dashboard-module

3.1.0

13 Mar 11:14
Compare
Choose a tag to compare
  • Added default template and default title to DashboardSegmentValueBaseWidget dashboard widget. remp/novydenik#1213
    • When extending the widget class, only segment code is now required.

3.0.0

22 Jan 20:53
Compare
Choose a tag to compare
  • BREAKING: Fixed class namespaces to follow PSR4 specification. remp/crm#2228
    • Use package remp/crm-rector:^3.0 to automatically fix these renames.
  • Added use statements for classes where we used FQN. remp/crm#2228

2.0.0

26 Aug 13:47
Compare
Choose a tag to compare
  • BREAKING: Changed PHP version requirement to 8.0. remp/crm#2519
  • BREAKING: Changed Latte version from v2 to v3. remp/crm#2519

1.0.0

31 Mar 08:39
Compare
Choose a tag to compare

Changelog

  • Changed translation files. remp/crm#2276
    • Switch tabs to 4 spaces. Weblate can parse only YAML format (doesn't support tabs).
    • Change extension from NEON to YML.

Nette 3.0

  • Changed Compiler::loadDefinitions() (deprecated) to CompilerExtension->loadDefinitionsFromConfig(). remp/crm#1979

0.38.0

11 Feb 23:09
Compare
Choose a tag to compare
  • Fixed directory names to follow PSR-4 standard. Namespaces weren't changed (no breaking change). remp/crm#2228

0.35.0: Raise minimal supported PHP version to 7.4

25 Oct 12:03
Compare
Choose a tag to compare
  • BREAKING: Bump minimal PHP version to 7.4. remp/crm#2068

0.29.0

02 Mar 13:39
Compare
Choose a tag to compare
  • BREAKING: Bump minimal PHP version to 7.3.

0.9.0

21 Feb 11:14
Compare
Choose a tag to compare
  • Added new dashboard place for SimpleWidget - dashboard.simplewidget.additional. remp/crm#913

0.6.0

03 Oct 12:44
Compare
Choose a tag to compare

No notable changes