AdventureLog
Self-hostable travel tracker and trip planner
Alternative to: tripit, polarsteps, wanderlog

About
Versions (24)
v0.3.0
2024-06-12What’s Changed
- Important: AdventureLog now uses a S3 backend and is required for functionality in this release and future releases. MinIO is included with the docker compose file but other S3 backends like Supabase S3 (which is free) can be used as well.
- Images are now included in all adventure cards and the whole adventure card layout adapts to the screen size.
- Unsplash seems to be discontinuing their random image service so new background images can be uploaded via admin settings or can be uploaded to the
backgroundsbucket via your S3 provider. - Profile images are now included and can be set per user in their settings.
- Search functionality now works and results can be filtered based on multiple factors.
- New regions have been added to world travel.
- Added error handling to more forms
- Many bugs fixed
Coming Soon
- Image upload for adventures
- Sorting for adventures by name, visit date, etc…
Full Changelog: https://github.com/seanmorley15/AdventureLog/compare/v0.2.0…v0.3.0