File tree Expand file tree Collapse file tree 2 files changed +8
-7
lines changed
Expand file tree Collapse file tree 2 files changed +8
-7
lines changed Original file line number Diff line number Diff line change @@ -42,14 +42,15 @@ const DashboardPage = () => {
4242 padding = "xl"
4343 mt = { 20 }
4444 >
45- < Title order = { 2 } > Release v0.1.5 </ Title >
45+ < Title order = { 2 } > Release v0.2.0 </ Title >
4646 < Text >
4747 We had some groundbreaking changes within our app for the current release:< br />
48- - Comments on solutions by the tutor < br />
49- - Stage2 spotlight search < br />
50- - Bug reporting feature < br />
51- - Assignment wishes within the group < br />
52- - Assignments without due date
48+ - German translation < br />
49+ - Login attempt limit < br />
50+ - Some minor bug fixes < br />
51+ - Pagination < br />
52+ - Code View tabs < br />
53+ - Some administrative & performance updates
5354 </ Text >
5455 </ Card >
5556 </ Grid . Col >
Original file line number Diff line number Diff line change 11{
22 "name" : " web" ,
3- "version" : " 0.1 .0" ,
3+ "version" : " 0.2 .0" ,
44 "private" : true ,
55 "scripts" : {
66 "dev" : " next dev" ,
You can’t perform that action at this time.
0 commit comments