Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
davydovct committed Sep 22, 2020
1 parent 822d428 commit 7fff014
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 4 deletions.
10 changes: 8 additions & 2 deletions cleantalk.antispam/description.en
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
Fix: SpamFireWall update.
Fix: Slow work of module.
Fix: Correct username for register form.
Fix: Namespace usage.
Fix: Restoring error.html file.
Fix: Collecting email in form test.
Fix: Template modification.
Fix: Increase async curl timeout to 1000ms.
Fix: Missing UTF-8 func, correct sender_email handler in comments.
Fix: Skip adding js code if admin.
10 changes: 8 additions & 2 deletions cleantalk.antispam/description.ru
Original file line number Diff line number Diff line change
@@ -1,2 +1,8 @@
Исправление ошибок SpamFireWall.
Исправление медленной работы сайта.
Исправление: Корректная передача имени пользователя в регистрациях.
Исправление: Использование пространтсв имен.
Исправление: Восстановление файла error.html.
Исправление: Передача e-mail в контактных формах.
Исправление: Модификация шаблонов.
Исправление: Увеличение CURL таймаута при асинхронном вызове.
Исправление: Добавление UTF-8 функции в базовом классе, корректная передача e-mail в комментариях.
Исправление: Добавление JS кода для администратора.

0 comments on commit 7fff014

Please sign in to comment.