|
1 | 1 | # CHANGELOG
|
2 | 2 |
|
3 | 3 |
|
| 4 | +## v3.8.0 (2025-02-04) |
| 5 | + |
| 6 | +### Chores |
| 7 | + |
| 8 | +- **deps-dev**: Bump vite from 4.5.3 to 4.5.9 in /docs/vitepress |
| 9 | + ([`b34a4b2`](https://github.com/Kitware/trame/commit/b34a4b26a3506fc368f632ff4d86b9fab8d6e290)) |
| 10 | + |
| 11 | +Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.9. - [Release |
| 12 | + notes](https://github.com/vitejs/vite/releases) - |
| 13 | + [Changelog](https://github.com/vitejs/vite/blob/v4.5.9/packages/vite/CHANGELOG.md) - |
| 14 | + [Commits](https://github.com/vitejs/vite/commits/v4.5.9/packages/vite) |
| 15 | + |
| 16 | +--- updated-dependencies: - dependency-name: vite dependency-type: indirect |
| 17 | + |
| 18 | +... |
| 19 | + |
| 20 | +Signed-off-by: dependabot [bot ] <[email protected]> |
| 21 | + |
| 22 | +### Continuous Integration |
| 23 | + |
| 24 | +- Try to fix website update |
| 25 | + ([`e239c53`](https://github.com/Kitware/trame/commit/e239c53332bf9f2ac42bc45bee3d3b00ee455ba2)) |
| 26 | + |
| 27 | +- Update website upload action |
| 28 | + ([`e8d010e`](https://github.com/Kitware/trame/commit/e8d010e87359fbdae9ca0207aea9c1daac5e594a)) |
| 29 | + |
| 30 | +### Documentation |
| 31 | + |
| 32 | +- **ai**: Add chat bot |
| 33 | + ([`f0c1989`](https://github.com/Kitware/trame/commit/f0c1989c00b7f750aa4c11de806e553793704da0)) |
| 34 | + |
| 35 | +- **docker**: Update base image |
| 36 | + ([`1528091`](https://github.com/Kitware/trame/commit/15280919ab22d2448f77b87d98f9585f830a054f)) |
| 37 | + |
| 38 | +- **guide**: Update 'Forcing state exchange' section |
| 39 | + ([`5ec0c85`](https://github.com/Kitware/trame/commit/5ec0c859511944ef129f65b9853f3012e2159da9)) |
| 40 | + |
| 41 | +- **multi-view**: Trigger 2 render |
| 42 | + ([`445c7b8`](https://github.com/Kitware/trame/commit/445c7b85109db7a459ab01d8e67bd3aa143e0378)) |
| 43 | + |
| 44 | +### Features |
| 45 | + |
| 46 | +- **TrameApp**: Avoid intermediate class |
| 47 | + ([`1af1fd8`](https://github.com/Kitware/trame/commit/1af1fd87a879ff8fa27608a6c4fd895c968da7fc)) |
| 48 | + |
| 49 | +- **TrameApp**: Support decorated class inheritance |
| 50 | + ([`7e7b9ff`](https://github.com/Kitware/trame/commit/7e7b9ff5457cd534eee326d8e82bd016889b1db6)) |
| 51 | + |
| 52 | + |
4 | 53 | ## v3.7.6 (2025-01-01)
|
5 | 54 |
|
6 | 55 | ### Bug Fixes
|
|
0 commit comments