update changelog
This commit is contained in:
parent
2446e6ac6a
commit
0d3d5e4f94
@ -36,10 +36,14 @@ Major improvements:
|
|||||||
if you are using Isso 0.4 or below (this is not necessary, but on the
|
if you are using Isso 0.4 or below (this is not necessary, but on the
|
||||||
other hand, the current bloomfilter for each comment is sort-of useless).
|
other hand, the current bloomfilter for each comment is sort-of useless).
|
||||||
|
|
||||||
|
- french translation (thanks to @sploinga), #38
|
||||||
|
|
||||||
Minor improvements:
|
Minor improvements:
|
||||||
|
|
||||||
- `ipaddr` is now used as `ipaddress` fallback for Python 2.6 and 2.7, #32
|
- `ipaddr` is now used as `ipaddress` fallback for Python 2.6 and 2.7, #32
|
||||||
- changed URL to activate and delete comments to `/id/<N:int>/activate` etc.
|
- changed URL to activate and delete comments to `/id/<N:int>/activate` etc.
|
||||||
|
- import command uses `<link>` tag instead of `<id>` to extract the relative
|
||||||
|
URL path, #37
|
||||||
- import command now uses `isDeleted` to mark comments as deleted (and
|
- import command now uses `isDeleted` to mark comments as deleted (and
|
||||||
eventually remove stale comments). This seems to affect only a few comments
|
eventually remove stale comments). This seems to affect only a few comments
|
||||||
from a previous WordPress import into Disqus.
|
from a previous WordPress import into Disqus.
|
||||||
|
Loading…
Reference in New Issue
Block a user