Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
davydovct committed Oct 22, 2020
1 parent 5a4e7fb commit 68a9b39
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 16 deletions.
11 changes: 3 additions & 8 deletions cleantalk.antispam/description.en
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
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.
Fix: Encoding issues.
Fix: Skip global hook on comments.
Fix: Empty message field for custom forms.
11 changes: 3 additions & 8 deletions cleantalk.antispam/description.ru
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
Исправление: Корректная передача имени пользователя в регистрациях.
Исправление: Использование пространтсв имен.
Исправление: Восстановление файла error.html.
Исправление: Передача e-mail в контактных формах.
Исправление: Модификация шаблонов.
Исправление: Увеличение CURL таймаута при асинхронном вызове.
Исправление: Добавление UTF-8 функции в базовом классе, корректная передача e-mail в комментариях.
Исправление: Добавление JS кода для администратора.
Исправлено: Проблемы с кодировками.
Исправлено: Хук обработки комментариев.
Исправлено: Пустое сообщение в кастомных формах.

0 comments on commit 68a9b39

Please sign in to comment.