CHANGELOG

Thu, 21 May 2026 12:29:23 +0200

author
Mike Becker <universe@uap-core.de>
date
Thu, 21 May 2026 12:29:23 +0200
changeset 86
5aea9b0daac6
parent 84
7c9dfe5b49b5
permissions
-rw-r--r--

fix bash-specific syntax in update-rules.sh

84
7c9dfe5b49b5 fix insufficient HTML escaping in the pop-ups
Mike Becker <universe@uap-core.de>
parents: 82
diff changeset
1 Version 1.2.1 - 2026-05-21
7c9dfe5b49b5 fix insufficient HTML escaping in the pop-ups
Mike Becker <universe@uap-core.de>
parents: 82
diff changeset
2
7c9dfe5b49b5 fix insufficient HTML escaping in the pop-ups
Mike Becker <universe@uap-core.de>
parents: 82
diff changeset
3 - Fix insufficient HTML escaping in the pop-ups
7c9dfe5b49b5 fix insufficient HTML escaping in the pop-ups
Mike Becker <universe@uap-core.de>
parents: 82
diff changeset
4
82
f3242673777c release version 1.2.0
Mike Becker <universe@uap-core.de>
parents: 81
diff changeset
5 Version 1.2.0 - 2026-03-12
73
707f42bb0484 add --styles-and-script option to output default CSS and Javascript for page composition
Mike Becker <universe@uap-core.de>
parents: 71
diff changeset
6
707f42bb0484 add --styles-and-script option to output default CSS and Javascript for page composition
Mike Becker <universe@uap-core.de>
parents: 71
diff changeset
7 - Add --styles-and-script option to output the default CSS and Javascript
75
857af79337d5 add monthly summaries - resolves #699
Mike Becker <universe@uap-core.de>
parents: 73
diff changeset
8 - Add monthly summaries
76
110a234a3260 add reading commit hashes from the commit log - resolves #807
Mike Becker <universe@uap-core.de>
parents: 75
diff changeset
9 - Add reading commit hashes from the commit log
81
1ff88eb9555c add options to output aggregated and/or separated heatmaps to files in one go
Mike Becker <universe@uap-core.de>
parents: 78
diff changeset
10 - Add options to output aggregated and/or separated heatmaps to files in one go
78
5177d8af5536 add CSV export of raw data - resolves #806
Mike Becker <universe@uap-core.de>
parents: 76
diff changeset
11 - Add options to create a CSV export of the raw data
73
707f42bb0484 add --styles-and-script option to output default CSS and Javascript for page composition
Mike Becker <universe@uap-core.de>
parents: 71
diff changeset
12
71
39644afa3808 fix that backslashes in commit messages were not escaped in the JSON
Mike Becker <universe@uap-core.de>
parents: 67
diff changeset
13 Version 1.1.2 - 2025-12-15
39644afa3808 fix that backslashes in commit messages were not escaped in the JSON
Mike Becker <universe@uap-core.de>
parents: 67
diff changeset
14
39644afa3808 fix that backslashes in commit messages were not escaped in the JSON
Mike Becker <universe@uap-core.de>
parents: 67
diff changeset
15 - Fix that backslashes in commit messages were not escaped in the JSON
39644afa3808 fix that backslashes in commit messages were not escaped in the JSON
Mike Becker <universe@uap-core.de>
parents: 67
diff changeset
16
67
7962d771b939 fix that only the main branch was considered in git repositories
Mike Becker <universe@uap-core.de>
parents: 65
diff changeset
17 Version 1.1.1 - 2025-10-09
7962d771b939 fix that only the main branch was considered in git repositories
Mike Becker <universe@uap-core.de>
parents: 65
diff changeset
18
7962d771b939 fix that only the main branch was considered in git repositories
Mike Becker <universe@uap-core.de>
parents: 65
diff changeset
19 - Fix that only the main branch was considered in git repositories
7962d771b939 fix that only the main branch was considered in git repositories
Mike Becker <universe@uap-core.de>
parents: 65
diff changeset
20
65
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
21 Version 1.1.0 - 2025-08-11
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
22
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
23 - Add highlight for days with tags
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
24 - Add Pop-up showing commit messages and tags
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
25 - Add id attributes to HTML elements so that users can add features with Javascript
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
26 - Add total number of commits per month as tooltip for the month
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
27 - Add total number of commits per year as tooltip for the author
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
28
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
29 Version 1.0.0 - 2025-02-18
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
30
ff03ae99323f add a CHANGELOG file and complete the release 1.1.0
Mike Becker <universe@uap-core.de>
parents:
diff changeset
31 - Initial release

mercurial