Skip to content

Latest commit

 

History

History
209 lines (95 loc) · 8.29 KB

CHANGELOG.md

File metadata and controls

209 lines (95 loc) · 8.29 KB

1.16.7 (2024-09-27)

Bug Fixes

  • property type on search with min/max values (74b9af3)

1.16.6 (2023-12-11)

Bug Fixes

  • add "time" into entityPropertyConverters.ts (23b35b3)

1.16.5 (2023-12-04)

Bug Fixes

  • add "time" as PropertyType (ea494a2)

1.16.4 (2023-10-16)

Bug Fixes

1.16.3 (2023-01-23)

Bug Fixes

  • change base url on auth action (11abf50)

1.16.2 (2023-01-23)

Bug Fixes

1.16.1 (2023-01-23)

Bug Fixes

1.16.0 (2023-01-05)

Features

  • manage pretty name into get object service (2c8cd8e)

1.15.0 (2022-10-18)

Features

1.14.0 (2022-09-28)

Features

  • added multi instance support (7625880)

1.13.0 (2022-08-23)

Features

1.12.2 (2022-08-22)

Bug Fixes

1.12.1 (2022-08-17)

Bug Fixes

1.12.0 (2022-07-15)

Features

  • added export of crudActionDataMapper (059d713)

1.11.1 (2022-06-28)

Bug Fixes

1.11.0 (2022-04-14)

Features

  • integrate refresh token method (f02007b)

1.10.1 (2022-04-04)

Bug Fixes

  • convertion of null value (34d3ff9)

1.10.0 (2022-03-29)

Features

  • new method createCrudEntity (8b1e3a8)

1.9.8 (2022-03-04)

Bug Fixes

  • override search axios params (c1fc147)

1.9.7 (2022-03-02)

Bug Fixes

  • manager number into string field (ede8cc0)

1.9.6 (2022-02-28)

Bug Fixes

  • deps: bump follow-redirects from 1.14.1 to 1.14.8 (d8f83f6)
  • deps: bump nanoid from 3.1.30 to 3.3.1 (14e1567)
  • deps: bump prismjs from 1.26.0 to 1.27.0 (20e2690)
  • undefined number return Nan (fd4657b)

1.9.5 (2022-02-18)

Bug Fixes

  • modified promise returned type on getCrudAction method (60a7b0b)

1.9.4 (2022-02-18)

Bug Fixes

  • exposed getCrudAction method in Portofino class (38e0e76)

1.9.3 (2022-02-17)

Bug Fixes

  • added support for type java.lang.Double (03964c0)
  • getCrudAction method (88b7466)

1.9.2 (2022-02-09)

Bug Fixes

  • deps: bump node-fetch from 2.6.6 to 2.6.7 (#97) (eecbccd)
  • forced number values to be numerical (b6305c7)

1.9.1 (2022-01-28)

Bug Fixes

  • injected virtual property (6df5465)
  • supported portofino 4 search result (3b3351f)

1.9.0 (2021-12-21)

Bug Fixes

  • default portofino 5.3 auth action (cf0ffc4)

Features

  • added ability to create multiple connection instance (a3b57fb)

1.8.1 (2021-12-17)

Bug Fixes