This log was last generated on Thu, 12 Sep 2024 12:18:49 GMT and should not be manually modified.
Thu, 12 Sep 2024 12:18:49 GMT
- Upgraded insights-client to v0.13.0 (#1041)
Tue, 27 Aug 2024 14:56:26 GMT
- Template component now correctly handles 404s. (#1022)
Fri, 05 Jul 2024 12:20:16 GMT
- Bug fix for report-id assignment condition and some file rename exercise for better readability and localization. (#983)
Wed, 03 Jul 2024 19:31:08 GMT
- Added template id in export callback (#981)
- Added missing localization strings (#981)
Tue, 02 Jul 2024 14:49:30 GMT
- Fix for localization (#978)
Fri, 28 Jun 2024 13:10:54 GMT
- Added localization support. (#968)
- Added callback props for EC3 export (#972)
- UX revamp for EC3 template creation workflow (#940)
Tue, 11 Jun 2024 15:52:38 GMT
- Added props that allow custom implementations of ReportsClient, OdataClient, EC3JobsClient, EC3ConfigurationsClient. (#897)
Mon, 10 Jun 2024 17:40:38 GMT
- Upgraded insights-client version to 0.10.1, fixed functions using old dependencies (#841)
Mon, 29 Apr 2024 14:59:26 GMT
- Replaced duplicate types with types from @itwin/insights-client. (#818)
Thu, 24 Aug 2023 21:32:34 GMT
- Modified toolbar layout in EC3 widget to be consistent with G&M widget.
- Truncated long assembly name when in narrow width.
Fri, 18 Aug 2023 11:01:29 GMT
- Migrated UI items for iTwin UI 2.x and iTwinJS 4.x upgrade.
- Removed frame around Add Assembly button and changed button type.
Thu, 17 Aug 2023 14:42:37 GMT
- Typescript version bump to ^4.5.0
Tue, 18 Jul 2023 14:40:24 GMT
- Improved modularity to Templates and TemplateMenu components.
- Added a EC3Context component to manage the configuration of the components.
- EC3ConfigProps was introduced, which can either be EC3ConfigPropsWithRedirectUri or EC3ConfigPropsWithGetEC3AccessToken, which gives the option of two authentication methods.
- A new property iTwinId was introduced in EC3Config, enabling the configuration to be tied to a specific iTwin instance.
Fri, 23 Jun 2023 15:11:15 GMT
- Fixed horizontal tiles not having consistent sizing.
Mon, 20 Mar 2023 14:48:35 GMT
- Initial commit