All Versions
8
Latest Version
Avg Release Cycle
328 days
Latest Release
2672 days ago
Changelog History
Changelog History
-
v1.041 Changes
September 23, 2017- ๐ Custom styles, scripts from config (new)
- ๐ New login design
- Focus nick input at login (bug)
- Lightbox for images
-
v1.18 Changes
December 22, 2019๐ Features:
- automatically fix images orientation from exif data.
- custom bb tags:
goal
. autocomplete
attributes for nick & password.- ๐ show loading while parsing page / uploading image.
๐ Bugs:
- ๐
csrf-token
compatibity bug fixed. - in debug mode show php errors.
- ๐ datepick bug fixed - when month starts with sunday.
- autoresize textarea will expand immediatly.
- drag & drop will accept only one file.
mcrypt_create_iv
replaced byrandom_bytes
.
๐ Security issues:
- image upload only using form data
- ๐ logs injection prevention.
- filter data SQL parameters using prepared statements only.
==
replaced by===
.- instad of
md5
is usedcrc32
on server side session check. - session cookie is http only.
- load jQuery only localy.
- XSS prevention on clien side - JS will treat data from server as text, not as html.
-
v1.05 Changes
September 24, 2017- ๐ New BBCode Parser
- ๐ Some bugs fixed
-
v1.04 Changes
September 23, 2017- Highlight captures now multiline (bug)
- 24 hours a day instead of 60 (bug)
- Textarea instead of contenteditable
- Cover header with custom height. If there's no image, auto height.
Read more is now not cutting text, but just hiding contebt from user. (bug with highlight)
Autoresize textara (initialization height is still buggy)
-
v1.03 Changes
September 23, 2017๐ Latest Release
- Highlight
- ๐ DB fatal bug fixed
-
v1.02
September 23, 2017 -
v1.1 Changes
May 02, 2018- Calendar
- Drag & Drop placeholder
- ๐ Fixed bugs
-
v1.0
December 27, 2016