Releases: samihsoylu/journal
Releases · samihsoylu/journal
v1.5.1
v1.5.0
- Introduced timezone choice in user account settings. Entries listed will display date and time using your selected timezone.
- Fixed a bug for entries export, an error would occur if you have never uploaded a photo.
v1.4.1
- Fixed doctrine library deprecation complaints
- Enabled image caching in browser when a image is loaded, improving performance and load on server
v1.4.0
- Introduced an advanced text editor
- Added support for uploading images
- Updated exporting to support new advanced text editor
v1.3.4
- Nested lists in entries now indent properly in your browser #26 (@taintedkernel)
v1.3.3
- Code improvements to Docker files #25 (@ekremparlak)
v1.3.2
- Small bug fixes
- Added CI/CD for building a Docker Image #24 (@ekremparlak)
v1.3.1
- Security: Added a CSRF form key to the login page
v1.3.0
v1.2.3
- Code improvements
- Fixed a CSS issue on the dashboard page with the category names not being displayed correctly.