Skip to content

v0.4.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 10 Jul 23:37

Docker image pushed to Docker Hub:
docker pull zodac/diurnal:0.4.0

Changes since 0.3.1:

[API]

  • [6571dcd] Setting project version in Swagger UI

[Admin]

  • [fdf8303] Showing user creation/login times in current user's configured timezone

[Authentication]

  • [02733d1] Using an IP-based login/registration lockout for rate-limiting instead of account-based
  • [0a23166] Disabling registration/login button until all fields are filled
  • [3941c79] Logging user in immediately on registration
  • [ae226fe] Setting psw4j properties file

[CI]

  • [bfc4ac9] Prepare next version: 0.3.2

[Dashboard]

  • [e980dbb] Updating the entries for stacked view to be consistent for mobile and desktop

[Settings]

  • [10883ae] Scaling down number picker (for pagination/decimal places) to be similar in size to preset values
  • [731c3fb] Updating decimal place option to be a similar style to pagination option

[UI]

  • [bf1b658] Centring logo on login page