2021-02-20
- update: wordpress most recent version downloaded and installed
- change: switching from PHP 5.6 to PHP 7.4
- disabled: new user registration and all comments on the site
2019-06-22
- update: wordpress most recent version downloaded and installed
- removed: TinyMCE from comment section in order to make the page more HTTPS-friendly
- added: new visual editor for article editing
- fixed: too many request error on wp-login.php in SSL mode
2018-04-30
- update: wordpress most recent version downloaded and installed
2018-01-01
- fixed: sidebar bug reloaded – after changing e-mail address the user’s avatar was not displayed
2017-11-22
- update: wordpress most recent version downloaded and installed
- removed: Google Maps API call from the blog’s PHP backend
- removed: old stat plugin, reason: a recent change in their business model
- added: new stat plugin, see above
2017-08-05
- added: background gallery
2017-08-04
- update: wordpress most recent version downloaded and installed
2017-07-29
- changed: image upload for posts, default medium-size setting now changed to 600px
- changed: user avatars, deactive gravatar for the site, only local upload is possible now
- fixed: sidebar bug – avatars are not displayed properly in the recent comments section
- cleanup: user database, spambots were removed
2017-06-19
- initial release
- various undocumented improvements and fixes