Skip to content

Releases: samihsoylu/journal

v1.5.1

14 Dec 11:01
66c11f9

Choose a tag to compare

  • Fix errors during docker compose up procedure

v1.5.0

09 Feb 21:25
ade6e17

Choose a tag to compare

  • 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

09 Feb 18:46
2759f2f

Choose a tag to compare

  • Fixed doctrine library deprecation complaints
  • Enabled image caching in browser when a image is loaded, improving performance and load on server

v1.4.0

24 Sep 14:20
f32465e

Choose a tag to compare

  • Introduced an advanced text editor
  • Added support for uploading images
  • Updated exporting to support new advanced text editor

v1.3.4

23 Jul 21:02
c2476fc

Choose a tag to compare

v1.3.3

13 Jun 22:19
8c3d475

Choose a tag to compare

v1.3.2

10 Jun 22:15
0590a13

Choose a tag to compare

  • Small bug fixes
  • Added CI/CD for building a Docker Image #24 (@ekremparlak)

v1.3.1

06 Jun 22:30
3e578bb

Choose a tag to compare

  • Security: Added a CSRF form key to the login page

v1.3.0

20 Mar 21:08
5f55ee2

Choose a tag to compare

  • New: you are now able to export entries
  • Fix: database proxy generation issue in #20
  • Updated various dependencies
  • Code improvements

v1.2.3

15 Aug 18:23
d9a81f2

Choose a tag to compare

  • Code improvements
  • Fixed a CSS issue on the dashboard page with the category names not being displayed correctly.