|
1 | 1 | # Change Log |
2 | 2 |
|
3 | | -## [6.2.67b.1](https://github.com/sympa-community/sympa/tree/6.2.67b.1) |
| 3 | +## [6.2.67b.2](https://github.com/sympa-community/sympa/tree/6.2.67b.2) (2021-11-26) |
| 4 | + |
| 5 | +[Full Changelog](https://github.com/sympa-community/sympa/compare/6.2.67b.1...6.2.67b.2) |
| 6 | + |
| 7 | +**Incompatible changes:** |
| 8 | + |
| 9 | +- sympa.pl: `--import` option was deprecated. Use `--add` option instead [\#1251](https://github.com/sympa-community/sympa/pull/1251). |
| 10 | + |
| 11 | +**Implemented enhancements:** |
| 12 | + |
| 13 | +- Build process: Use configured Perl on "make tidyall" [\#1269](https://github.com/sympa-community/sympa/pull/1269) |
| 14 | +- sympa.pl: Adding a new option --add, and expand --add and --del options [\#1251](https://github.com/sympa-community/sympa/pull/1251) [\#1282](https://github.com/sympa-community/sympa/pull/1282) |
| 15 | + |
| 16 | +**Fixed bugs:** |
| 17 | + |
| 18 | +- Config: The warning that `password_hash` parameter should not be changed is obsoleted (see also [\#1277](https://github.com/sympa-community/sympa/issues/1277)) |
| 19 | +- Included owners won't be removed even if they have been removed from the data source [\#1272](https://github.com/sympa-community/sympa/issues/1272) |
| 20 | +- WWSympa: Misleading line folding in the tooltip [\#1262](https://github.com/sympa-community/sympa/issues/1262) |
| 21 | +- `footer_type` no longer omits `text/html` parts [\#1271](https://github.com/sympa-community/sympa/pull/1271) |
| 22 | +- Fix outdated "intranet" sample in `create_list` schema description. [\#1267](https://github.com/sympa-community/sympa/pull/1267) |
| 23 | +- WWSympa: CAS negotiation can be messed via query parameter [\#1255](https://github.com/sympa-community/sympa/pull/1255) [\#1261](https://github.com/sympa-community/sympa/pull/1261) |
| 24 | + |
| 25 | +**Merged pull requests:** |
| 26 | + |
| 27 | +- Cleanup: Avoid using bareword filehandles. And some cleanups [\#1226](https://github.com/sympa-community/sympa/pull/1226) |
| 28 | + |
| 29 | +## [6.2.67b.1](https://github.com/sympa-community/sympa/tree/6.2.67b.1) (2021-10-24) |
4 | 30 |
|
5 | 31 | [Full Changelog](https://github.com/sympa-community/sympa/compare/6.2.66...6.2.67b.1) |
6 | 32 |
|
|
16 | 42 | - WWSympa: Invalid POST data breaks `sso_login` form for all users [\#1245](https://github.com/sympa-community/sympa/issues/1245) |
17 | 43 | - Unuseful emails to listmaster. [\#1244](https://github.com/sympa-community/sympa/issues/1244) |
18 | 44 | - Memory consumption while archive download [\#1235](https://github.com/sympa-community/sympa/issues/1235) |
19 | | -- WWSympa: CAS negotiation can be messed via query parameter [\#1255](https://github.com/sympa-community/sympa/pull/1255) |
20 | 45 |
|
21 | 46 | ## [6.2.66](https://github.com/sympa-community/sympa/tree/6.2.66) (2021-09-29) |
22 | 47 |
|
|
0 commit comments