comparison CHANGES.txt @ 7564:49ae502a41b1

Update changelog for last markdown2 support change.
author John Rouillard <rouilj@ieee.org>
date Sun, 23 Jul 2023 20:54:16 -0400
parents 91725f12b239
children 2b0089104f08
comparison
equal deleted inserted replaced
7563:cde2b45d599a 7564:49ae502a41b1
20 Failed API login rate limiting with expiring lockout added. (John 20 Failed API login rate limiting with expiring lockout added. (John
21 Rouillard) 21 Rouillard)
22 - issue2551184 - improve i18n handling. Patch to test to make sure it 22 - issue2551184 - improve i18n handling. Patch to test to make sure it
23 uses the test tracker's locale files and not other locale 23 uses the test tracker's locale files and not other locale
24 files. (Marcus Priesch) 24 files. (Marcus Priesch)
25 - issue2551283 - fail if version 2.4.9 of markdown2 is used, it's 25 - issue2551283 - fail if version 2.4.9 of markdown2 is used, it broke
26 broken. Support version 2.4.10 with its new schema filtering 26 [issue1](issue1) style links. Support markdown2 2.4.8 and earlier
27 method and 2.4.8 and earlier. (John Rouillard) 27 and 2.4.10 with its new schema filtering method. (John Rouillard)
28 28
29 Features: 29 Features:
30 30
31 - issue2551103 - add pragma 'display_protected' to roundup-admin. If 31 - issue2551103 - add pragma 'display_protected' to roundup-admin. If
32 true, print protected attributes like id, activity, actor... 32 true, print protected attributes like id, activity, actor...

Roundup Issue Tracker: http://roundup-tracker.org/