v0.6.1
This commit is contained in:
@@ -111,7 +111,7 @@ const isNotHomepage = Astro.props.slug !== "";
|
||||
class="fill-primary dark:fill-white"
|
||||
font-size="0.75rem"
|
||||
>
|
||||
v0.6.0
|
||||
v0.6.1
|
||||
</text>
|
||||
</svg>
|
||||
</div>
|
||||
|
||||
@@ -3,6 +3,13 @@ title: Changelog
|
||||
description: What changed in the last patch?
|
||||
---
|
||||
|
||||
## v0.6.1
|
||||
### Bug fixes
|
||||
- Fixes a bug that would show wrong comments under a trail
|
||||
- Fixes an overflow issue in list views
|
||||
- Settings are now created properly when signing up with OAuth
|
||||
- Fixes a bug that caused properly named trails to get a generic name
|
||||
|
||||
## v0.6.0
|
||||
### Features
|
||||
- You can now share trails with other users by selecting "Share" from the trail contextmenu. You can set the permission level as "View" or "Edit".
|
||||
|
||||
Reference in New Issue
Block a user