Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add alpha2
Browse files Browse the repository at this point in the history
ildyria committed Sep 29, 2024
1 parent 5cbc365 commit 75733cf
Showing 3 changed files with 24 additions and 3 deletions.
Binary file added public/blog/v6/20240929-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 1 addition & 3 deletions src/content/post/2024-09-25-v6-map.mdx
Original file line number Diff line number Diff line change
@@ -7,9 +7,7 @@ image: /blog/v6/20240925-1.png
category: Active Development
tags:
- lychee
- api
- scramble
- documentation
- vuejs
- v6
---

23 changes: 23 additions & 0 deletions src/content/post/2024-09-29-v6-alpha.mdx
Original file line number Diff line number Diff line change
@@ -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 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.

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:

- [ ] Header bar on mobile phones, including menu links
- [ ] Dynamic menu buttons in header when selecting pictures or albums.
- [ ] More things that I may 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.

0 comments on commit 75733cf

Please sign in to comment.