Back to Changelog
0.1.0 Beta.6 Release

Journiv 0.1.0 Beta.6 Release

This release includes bug fixes and minor improvements based on feedback from our beta users.

Fixes

Core Functionality

  • OIDC auto-detect host name.
  • OIDC Added redis for managing OIDC state.

User Experience

  • Auth Redirect to login when session is lost.

Security

Documentation

  • Docker Compose - Simplified docker compose files.

Known Issues

  • Mobile apps still in development (coming soon!)
  • Some edge cases in search need refinement
  • Performance optimizations planned for large datasets

Upgrade Notes

To upgrade from 0.1.0-beta.5:

Docker Compose:

docker compose pull
docker compose up -d

Important:

  • Database migration is required in this update.
  • Redis is a new dependency. Only needed as of now for users who enable OIDC.

Thank You

Thanks to everyone who reported issues and provided feedback! Your contributions help make Journiv better.

What's Next

Upcoming features:

  • Import and Export
  • Automated testing
  • Performance improvements

Questions or issues? Join our Discord community or open an issue on GitHub.