diff --git a/src/content/post/2024-10-05-v6-beta.mdx b/src/content/post/2024-10-05-v6-beta.mdx index 8e859eea..9bdc35f3 100644 --- a/src/content/post/2024-10-05-v6-beta.mdx +++ b/src/content/post/2024-10-05-v6-beta.mdx @@ -15,10 +15,10 @@ In the past few days I have been working on the final touches, trying to check a The dropdown to select the hero picture is back, and the selection of tags on tag albums is also working. ![Configuration of JS and CSS](/blog/v6/20241005-2.png) -I added back the boxes to edit Css and JS so that users are able to customize the look and feel of Lychee as they wish. +I added back the boxes to edit CSS and JS so that users are able to customize the look and feel of Lychee as they wish. ![Configuration of the Dropbox import](/blog/v6/20241005-3.png) -I also added back import from dropbox. I removed it in the version 5, but we got some complaints that it was missing and had to add it back. +I also added back import from Dropbox. I removed it in the version 5, but we got some complaints that it was missing and had to add it back. This time, I took the proactive approach to directly integrate it from the start. Note that the code is not much tested in that corner as I do not use Dropbox. That being said, today I added a new functionality. It was often requested to have a *"real"* slideshow mode. @@ -34,4 +34,4 @@ or via the [release page](https://github.com/LycheeOrg/Lychee/releases/tag/v6.0. As opposed to the alpha, the beta will bump your version number to 6.0.0. -Feedback on the version 6 with the new front-end are welcomed on [GitHub](https://github.com/LycheeOrg/Lychee/discussions/2556) or our [dicord](https://discord.gg/JMPvuRQcTf). \ No newline at end of file +Feedback on the version 6 with the new front-end are welcomed on [GitHub](https://github.com/LycheeOrg/Lychee/discussions/2556) or our [Discord](https://discord.gg/JMPvuRQcTf). \ No newline at end of file