What's Changed
- [TASK] Redesign auth pages by @beromir in #42
- [TASK] Upgrade to Laravel v10 by @beromir in #44
- [TASK] Impovements for storing and updating links by @beromir in #54
- Add demo user & fix seeder by @krekas in #56
- [FEAT] Show also groups and tags in the search results by @beromir in #60
- [FIX] Show only search results from the current user by @beromir in #61
- [FIX] Filter search results by current user by @beromir in #62
- Remove dead code by @krekas in #55
- [TASK] Remove home view and later list by @beromir in #63
- [TASK] Add universal link list by @beromir in #64
- [FEAT] Add command to delete duplicate links of a user by @beromir in #65
Update Instructions
If you are running Servas without Docker, you will need to run php artisan migrate
after the update to perform the new database migrations.
New Contributors
Full Changelog: v0.0.4...v0.0.5