Mercurial > hg > orthanc-python
comparison NEWS @ 50:70abe3ebbbfc
New Python function: "orthanc.RegisterIncomingHttpRequestFilter()"
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 08 Dec 2020 19:02:30 +0100 |
parents | 9e466631660a |
children | 0dbc1360e829 |
comparison
equal
deleted
inserted
replaced
49:9e466631660a | 50:70abe3ebbbfc |
---|---|
1 Pending changes in the mainline | 1 Pending changes in the mainline |
2 =============================== | 2 =============================== |
3 | 3 |
4 => Minimum SDK version: 1.8.1 <= | 4 => Minimum SDK version: 1.8.1 <= |
5 | 5 |
6 * New Python function: "orthanc.RegisterIncomingHttpRequestFilter()" | |
6 * Support of Apple OS X | 7 * Support of Apple OS X |
7 * Fix issue #185 (segfaults on non-UTF8 special characters in request URI) | 8 * Fix issue #185 (segfaults on non-UTF8 special characters in request URI) |
8 | 9 |
9 | 10 |
10 Version 2.0 (2020-07-08) | 11 Version 2.0 (2020-07-08) |