diff --git a/public/blog/v6/20240929-1.png b/public/blog/v6/20240929-1.png new file mode 100644 index 00000000..d2caadf9 Binary files /dev/null and b/public/blog/v6/20240929-1.png differ diff --git a/src/content/post/2024-09-25-v6-map.mdx b/src/content/post/2024-09-25-v6-map.mdx index 6eaae9ed..bf3f0ebc 100644 --- a/src/content/post/2024-09-25-v6-map.mdx +++ b/src/content/post/2024-09-25-v6-map.mdx @@ -7,9 +7,7 @@ image: /blog/v6/20240925-1.png category: Active Development tags: - lychee - - api - - scramble - - documentation + - vuejs - v6 --- diff --git a/src/content/post/2024-09-29-v6-alpha.mdx b/src/content/post/2024-09-29-v6-alpha.mdx new file mode 100644 index 00000000..7966e026 --- /dev/null +++ b/src/content/post/2024-09-29-v6-alpha.mdx @@ -0,0 +1,23 @@ +--- +publishDate: 2024-09-29T23:02:00Z +author: ildyria +title: 'Bite-size v6: Second Alpha!' +excerpt: Bite-size v6 is a series of small post showing the progress made on the development of the future version of Lychee. +image: /blog/v6/20240929-1.png +category: Active Development +tags: + - lychee + - 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 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 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 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-alpha3) or the alpha tag on our docker. \ No newline at end of file