Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Martin Stone <[email protected]>
  • Loading branch information
ildyria and d7415 authored Oct 5, 2024
1 parent b14f9e8 commit 75982e6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/content/post/2024-10-05-v6-beta.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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).
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).

0 comments on commit 75982e6

Please sign in to comment.