From a41a175bce8704924153a8ea8899ac3780ab101b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beno=C3=AEt=20Viguier?= Date: Mon, 30 Sep 2024 12:20:56 +0200 Subject: [PATCH] Apply suggestions from code review Co-authored-by: Martin Stone <1611702+d7415@users.noreply.github.com> --- src/content/post/2024-09-29-v6-alpha.mdx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/content/post/2024-09-29-v6-alpha.mdx b/src/content/post/2024-09-29-v6-alpha.mdx index 782d1b18..644f5b79 100644 --- a/src/content/post/2024-09-29-v6-alpha.mdx +++ b/src/content/post/2024-09-29-v6-alpha.mdx @@ -10,14 +10,14 @@ tags: - vuejs - v6 --- -A week ago I did a list (see [here](/2024-09-23-v6-multiple)) of things that needed to be completed before we could move further. After battling to get back the code coverage abouve 80%, I was able to finish the needed tick box. This also includes some missed points such as the unlocking of albums with passwords and sensitive curtains. +A week ago I did a list (see [here](/2024-09-23-v6-multiple)) of things that needed to be completed before we could move further. After battling to get back the code coverage above 80%, I was able to finish the needed tick box. This also includes some missed points such as the unlocking of albums with passwords and sensitive curtains. I would say Lychee v6 is very close to be ready. For this reason we are publishing a second alpha release. -However after a few more tests, I couldn't help to notice that there are a few problems needed to be fixed: +However after a few more tests, I couldn't help but notice that there are a few problems needed to be fixed: - [ ] Header bar on mobile phones, including menu links - [ ] Dynamic menu buttons in header when selecting pictures or albums. -- [ ] More things that I may missed? +- [ ] More things that I may have missed? Anyway, if you are interested in giving a try to this second Alpha release, check it [here](https://github.com/LycheeOrg/Lychee/releases/tag/v6.0.0-alpha2) or the alpha tag on our docker. \ No newline at end of file