Updated credits and changelog
This commit is contained in:
parent
0997520c1d
commit
6b3ad32665
2 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@
|
||||||
* ADDED: Option to hide clone button on expiring pastes
|
* ADDED: Option to hide clone button on expiring pastes
|
||||||
* ADDED: Option to set a different default language then English and/or enforce it as the only language
|
* ADDED: Option to set a different default language then English and/or enforce it as the only language
|
||||||
* ADDED: Database now contains version to allow automatic update of structure, only if necessary; removing database structure check on each request
|
* ADDED: Database now contains version to allow automatic update of structure, only if necessary; removing database structure check on each request
|
||||||
|
* ADDED: Favicons
|
||||||
* FIXING: Regressions in database layer, prohibiting pastes from being stored
|
* FIXING: Regressions in database layer, prohibiting pastes from being stored
|
||||||
* FIXING: Fixing "missing" comments when they were posted during the same second to the same paste
|
* FIXING: Fixing "missing" comments when they were posted during the same second to the same paste
|
||||||
* FIXING: JS failing when password input disabled
|
* FIXING: JS failing when password input disabled
|
||||||
|
|
|
@ -9,6 +9,7 @@ Simon Rupf - MVC refactoring, configuration, i18n and unit tests
|
||||||
Hexalyse - Password protection
|
Hexalyse - Password protection
|
||||||
Viktor Stanchev - File upload support
|
Viktor Stanchev - File upload support
|
||||||
azlux - Tab character input support
|
azlux - Tab character input support
|
||||||
|
Adam Fisher - Favicons
|
||||||
|
|
||||||
Translations:
|
Translations:
|
||||||
Hexalyse - French
|
Hexalyse - French
|
||||||
|
|
Loading…
Reference in a new issue