@@ -4,6 +4,37 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
5
5
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6
6
7
+ ## [ 6.5.0] - 2022-10-31
8
+ - Filter out revoked badges in the public count.
9
+ - Sum of Award type Direct Award/Requested not always correct.
10
+ - Another typo in null faculty names.
11
+ - Typo in null issuer names.
12
+ - Insights: null value due to missing language.
13
+ - Ignore data analyse of insights.
14
+ - Copy EQF value if badge class is copied.
15
+ - Modified Insights and the displayed numbers.
16
+ - Removed tooltips on each label in insights.
17
+ - Do not show institutions in insights if not super user.
18
+ - Changed insights table header.
19
+ - Group extra options in edit badgeclass screen.
20
+ - Minor changes on the locales.
21
+ - Replaced node-sass with sass.
22
+ - Added revoked before.
23
+ - Bugfix for claimrates.
24
+ - Synced locales.
25
+ - Added tests for minMaxDateOfAssertionSeries.
26
+ - Super users can select institutions in the insights.
27
+ - Group extra options in edit badgeclass screen.
28
+ - Bump minimist from 1.2.5 to 1.2.6.
29
+ - Bump async from 2.6.3 to 2.6.4.
30
+ - Bump eventsource from 1.0.7 to 1.1.1.
31
+ - Bump jsdom from 16.4.0 to 16.7.0.
32
+ - Bump moment from 2.24.0 to 2.29.4.
33
+ - Bump svelte from 3.23.2 to 3.49.0.
34
+ - Bump terser from 4.4.0 to 4.8.1.
35
+ - Bugfix for total number of awarded in insights.
36
+ - Bugfix for broken validation.
37
+
7
38
## [ 6.4.0] - 2022-08-22
8
39
- Do not commit insights.
9
40
- Detect used emails in direct awards.
0 commit comments