This log was last generated on Mon, 18 Nov 2024 15:26:35 GMT and should not be manually modified.
Mon, 18 Nov 2024 15:26:35 GMT
- Updated unified-selection version for template
Fri, 01 Nov 2024 21:36:57 GMT
- update presentation-components and measure-tools to latest
Fri, 01 Nov 2024 14:07:47 GMT
- Update tree-widget to 3.0
- Update Presentation packages to ^1.0.0
Thu, 31 Oct 2024 13:22:46 GMT
- Updated .env file in CRA template to have the
itwin-platform
scope.
Tue, 03 Sep 2024 18:26:05 GMT
- fix unified selection storage imports
Tue, 03 Sep 2024 13:38:39 GMT
- Fix @itwin/desktop-viewer-react package version
Mon, 05 Aug 2024 06:05:01 GMT
- Integrated
@itwin/unified-selection
for unified selection handling whenSelectionStorage
is provided.
Fri, 06 Oct 2023 16:41:20 GMT
- Refactor SelectIModel, fix missing file error
Thu, 21 Sep 2023 19:08:24 GMT
- Update the app and components to use ITwinUI-layouts
Wed, 02 Aug 2023 12:31:38 GMT
- Consume itwin/[email protected] and itwin/[email protected]
Tue, 25 Jul 2023 18:09:32 GMT
- Changing from projects API to itwins API
Tue, 06 Jun 2023 15:05:19 GMT
- Ugrading @itwin/tree-widget-react version
Wed, 24 May 2023 21:22:26 GMT
- See release notes.
Wed, 19 Apr 2023 13:42:11 GMT
- Update readme
Wed, 19 Apr 2023 13:30:41 GMT
- Add
USING_NPM
env var and default to true. Will be the case if bootstrapped using npx
Fri, 06 Jan 2023 14:28:28 GMT
- Update react-scripts to v5
Wed, 16 Nov 2022 07:15:12 GMT
- Removed @itwin/imodels-client-management as dependency
Mon, 20 Jun 2022 14:39:09 GMT
- See release notes.
Mon, 16 May 2022 15:03:07 GMT
- Fix env var spelling
Mon, 07 Feb 2022 13:54:26 GMT
- Bug fixes
Tue, 25 Jan 2022 22:20:19 GMT
- Update to always pull in latest version of viewer
Tue, 25 Jan 2022 20:14:40 GMT
- Upgrade to iTwin.js 3.0
Thu, 16 Dec 2021 21:14:32 GMT
- Update the status bar item UX
Tue, 07 Dec 2021 19:40:48 GMT
- Add support for local briefcases
Wed, 29 Sep 2021 17:19:00 GMT
- Fix issues with duplicate menu listeners
Tue, 28 Sep 2021 22:45:05 GMT
- Update localized strings
Tue, 28 Sep 2021 21:15:48 GMT
- Upgrade the UX
Mon, 16 Aug 2021 15:22:00 GMT
- proxy frontend ipc calls to remove some boilerplate for defining new ipc calls
Wed, 04 Aug 2021 19:32:44 GMT
- Default to using
ims.bentley.com
for auth issuer. Newly registered apps at developer.bentley.com will use theitwinjs
scope under the Visualization API section, eliminating the need for having the following scopes:rbac-user:external-client
,projectwise-share
,product-settings-service
,context-registry-service:read-only
, andimodelhub
. Users will now be able to make requests to other iTwin Platform APIs without having to manage a separate client. If you have an app generated from an older template, update your app to use the new issuer and add the new scope.
Wed, 21 Jul 2021 19:45:37 GMT
- Execute the fitview tool when the iModel is loaded
Wed, 21 Jul 2021 15:33:11 GMT
- fix build:frontend command
Fri, 16 Jul 2021 13:42:02 GMT
- Upgrade minimum iTwin Viewer version
Wed, 07 Jul 2021 21:58:42 GMT
- Bump bentley/react-scripts to ^4.0.3, ts to ~4.3, add some default env configs
Thu, 01 Jul 2021 18:46:45 GMT
- Bump bentley/react-scripts to ^3.4.13
Wed, 30 Jun 2021 19:45:03 GMT
- update deps and browserlist, bump to 1.0
Wed, 30 Jun 2021 18:27:06 GMT
- Create CRA template for desktop apps