|
1 | | -## [1.4.0] - 2025-08-27 |
| 1 | +## [1.4.1] - 2025-09-01 |
2 | 2 |
|
3 | 3 | ### Features |
4 | 4 |
|
5 | | -* Merge pull request #55 from delegateas/features/home-page ([d4a3e51](https://github.com/delegateas/DataModelViewer/commit/d4a3e51)) |
6 | | -* newlines in markdown not being newlines fixed ([bfe78b0](https://github.com/delegateas/DataModelViewer/commit/bfe78b0)) |
7 | | -* added card to the wiki page ([170cb67](https://github.com/delegateas/DataModelViewer/commit/170cb67)) |
8 | | -* updated README with new variables ([a3cfd87](https://github.com/delegateas/DataModelViewer/commit/a3cfd87)) |
9 | | - |
10 | | -### Bug Fixes |
11 | | - |
12 | | -* introduced ESLint error ([d49a704](https://github.com/delegateas/DataModelViewer/commit/d49a704)) |
13 | | -* fallback to stub ([4c0e9bc](https://github.com/delegateas/DataModelViewer/commit/4c0e9bc)) |
| 5 | +* added mapped path ([d6f34c7](https://github.com/delegateas/DataModelViewer/commit/d6f34c7)) |
14 | 6 |
|
15 | 7 | ### Other Changes |
16 | 8 |
|
17 | | -* updated copystub script to include all files in stubs ([283d626](https://github.com/delegateas/DataModelViewer/commit/283d626)) |
18 | | -* navbar changes ([5039239](https://github.com/delegateas/DataModelViewer/commit/5039239)) |
19 | | -* installation of markdown parser ([944987f](https://github.com/delegateas/DataModelViewer/commit/944987f)) |
20 | | -* Introduction stumb ([de30aee](https://github.com/delegateas/DataModelViewer/commit/de30aee)) |
21 | | -* pipeline changes to copy wiki page into Website project ([dab220a](https://github.com/delegateas/DataModelViewer/commit/dab220a)) |
22 | | -* inital homepage setup ([9a52836](https://github.com/delegateas/DataModelViewer/commit/9a52836)) |
23 | | -* imports wrong ([f2b46ac](https://github.com/delegateas/DataModelViewer/commit/f2b46ac)) |
24 | | -* folder renaming / reorder ([a104379](https://github.com/delegateas/DataModelViewer/commit/a104379)) |
| 9 | +* updated stub introduction ([f25fb88](https://github.com/delegateas/DataModelViewer/commit/f25fb88)) |
| 10 | +* gitignore update, and moved attachment folder to public for easier image src reference ([41ebbb2](https://github.com/delegateas/DataModelViewer/commit/41ebbb2)) |
| 11 | +* handle no repository property in response ([305ebb0](https://github.com/delegateas/DataModelViewer/commit/305ebb0)) |
| 12 | +* missing get endpoint meant change from wiki to git endpoint ([bbbeea1](https://github.com/delegateas/DataModelViewer/commit/bbbeea1)) |
| 13 | +* initial attempt at downloading attachments ([ca2c030](https://github.com/delegateas/DataModelViewer/commit/ca2c030)) |
| 14 | +* hotfix: yaml creates file with wrong name ([ae5b54a](https://github.com/delegateas/DataModelViewer/commit/ae5b54a)) |
25 | 15 |
|
26 | 16 |
|
0 commit comments