@@ -6,41 +6,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
7
7
## Unreleased
8
8
9
- ## [ 0.28.10 ] - 2024-11-04
9
+ ## [ 0.28.6 ] - 2024-10-29
10
10
11
11
### Fixed
12
12
13
13
- Bug with saving remix caused by not passing prop
14
-
15
-
16
- ## [ 0.28.9] - 2024-11-04
17
-
18
- ### Fixed
19
-
20
14
- stopped autoscrolling to top on project content change (#1132 )
21
-
22
- ## [ 0.28.8] - 2024-11-04
23
-
24
- ### Changed
25
- - REACT_APP_API_ENDPOINT env var is now only a default for the editor-wc prop, which can be overridden (#1124 )
26
-
27
- ### Removed
28
- - REACT_APP_AUTHENTICATION_URL env var no longer used and is instead a editor-wc prop (#1124 )
29
-
30
-
31
- ## [ 0.28.5] - 2024-11-01
32
-
33
- ### Fixed
34
-
35
15
- Hight of the sidebar for mobile (#1117 )
36
16
37
-
38
- ## [ 0.28.6] - 2024-10-29
39
-
40
17
### Changed
41
18
19
+ - REACT_APP_API_ENDPOINT env var is now only a default for the editor-wc prop, which can be overridden (#1124 )
42
20
- added "Help" link to the information panel in the sidebar as the first link
43
21
22
+ ### Removed
23
+
24
+ - REACT_APP_AUTHENTICATION_URL env var no longer used and is instead a editor-wc prop (#1124 )
44
25
45
26
## [ 0.28.5] - 2024-10-25
46
27
@@ -985,7 +966,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
985
966
986
967
- Events in Web Component indicating whether Mission Zero criteria have been met (#113 )
987
968
988
- [ unreleased ] : https://github.com/RaspberryPiFoundation/editor-ui/compare/v0.28.5...HEAD
969
+ [ unreleased ] : https://github.com/RaspberryPiFoundation/editor-ui/compare/v0.28.6...HEAD
970
+ [ 0.28.6 ] : https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.28.6
989
971
[ 0.28.5 ] : https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.28.5
990
972
[ 0.28.4 ] : https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.28.4
991
973
[ 0.28.3 ] : https://github.com/RaspberryPiFoundation/editor-ui/releases/tag/v0.28.3
0 commit comments