Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
ildyria committed Oct 26, 2024
1 parent 61898f3 commit a8d2923
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@

### v6.0.0

Released on XXX xx, 2024
Released on Oct 26, 2024

#### Dropping Livewire for Vue3

Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
publishDate: 2024-10-31T18:00:00Z
publishDate: 2024-10-26T14:00:00Z
author: ildyria
title: 'Lychee Version 6 is Live!'
excerpt: We are excited to announce the release of Lychee version 6, a complete rewrite of the frontend for an drastically improved user experience.
Expand Down Expand Up @@ -36,11 +36,11 @@ To know more about the changes, we invite you to check the [release notes](/docs

### Introducing Lychee <span class="text-sky-500">SE</span>

For the past few years, Lychee has been developed by a [small group of people](https://lycheeorg.github.io/support/) who have been working on it in their free time. We are proud to offer this software for free and we will continue to do so. However with time our team has decreased to the point where maintaining Lychee has become a challenge. We have been thinking about ways to keep Lychee alive, to be able to keep providing support, and to add more features.
For the past few years, Lychee has been developed by a [small group of people](/support/) who have been working on it in their free time. We are proud to offer this software for free and we will continue to do so. However with time our team has decreased to the point where maintaining Lychee has become a challenge. We have been thinking about ways to keep Lychee alive, to be able to keep providing support, and to add more features.

We have come to the conclusion that we need to add a sponsor tier system. We have extended Lychee with a new version called <span class="text-sky-500">SE</span> (Supporter Edition) which will be available for our GitHub supporters. This <span class="text-sky-500">SE</span> version comes with enhanced features and configurations, helping us fund ongoing improvements while offering a bit extra to our supporters. The free version of Lychee will continue to be available but with a more streamlined feature set.

We strongly encourage you to check the full comparison between the [free and supporter edition](https://lycheeorg.github.io/get-supporter-edition).
We strongly encourage you to check the full comparison between the [free and supporter edition](/get-supporter-edition).
If you enjoy using Lychee, please consider [supporting us](https://github.com/sponsors/LycheeOrg).

Thank you for helping us keep Lychee alive and growing!
Expand Down
2 changes: 1 addition & 1 deletion src/navigation.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const headerData = {
},
{
text: 'Lychee Version 6 is Live!',
href: getPermalink('2024-10-31-v6', 'post'),
href: getPermalink('2024-10-26-v6', 'post'),
},
{
text: 'Current developments',
Expand Down

0 comments on commit a8d2923

Please sign in to comment.