Skip to content

Commit

Permalink
Alpha3 is live. (#150)
Browse files Browse the repository at this point in the history
* add alpha2
* Apply suggestions from code review
* fix alpha3

---------

Co-authored-by: Martin Stone <[email protected]>
  • Loading branch information
ildyria and d7415 authored Sep 30, 2024
1 parent 5cbc365 commit 48f1162
Show file tree
Hide file tree
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
Expand Up @@ -7,9 +7,7 @@ image: /blog/v6/20240925-1.png
category: Active Development
tags:
- lychee
- api
- scramble
- documentation
- vuejs
- v6
---

Expand Down
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 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.

0 comments on commit 48f1162

Please sign in to comment.