Skip to content

Releases: mawilms/lembas

0.5.0

13 Jan 17:14
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

Information

This first release contains the complete rewrite from Rust go Go + Sveltekit.

Functionality wise it stays the same. The next upcoming release will be probably bugfixes, improvements of the usability and an increased test coverage.

Note

Please note that Lembas is still in the alpha. Be prepared that your plugins might break but it should be now much easier to restore a working state with the actual backup process. If you find any bugs please don't hesitate and create a report on the issues board

0.4.0

05 Jun 19:41
Compare
Choose a tag to compare
0.4.0 Pre-release
Pre-release

Information

It was very quite in the last months. I had more time the last weeks so I wanted to finally address the new version of Lembas.

After heavy testing of 0.3 I thought that the app is too complicated and slow. So instead of adding new features, I rewrote large chunks of the app itself. This process will continue until I think that it's stable enough. 0.4 is a huge step in the right direction :)

Note

Please note that Lembas is still in the alpha. Be prepared that your plugins might break but it should be now much easier to restore a working state with the actual backup process. If you find any bugs please don't hesitate and create a report on the issues board

0.3.1

08 Oct 10:46
2e3f73b
Compare
Choose a tag to compare
0.3.1 Pre-release
Pre-release

Information

The 0.3 release came unfortunately with some minor bugs that blocked the installation process of new plugins and the deletion of existing ones. These problems should now be fixed in this release.

Note

Please note that Lembas is still in the alpha. Be prepared that your plugins might break but it should be now much easier to restore a working state with the actual backup process. If you find any bugs please don't hesitate and create a report on the issues board

0.3.0

06 Oct 09:11
f948dca
Compare
Choose a tag to compare
0.3.0 Pre-release
Pre-release

Information

I'm really happy to announce that we have reached 0.3 after a few months of work plus a lot up and downs 😀

This release is a major step in the right direction because this release includes the removal of the old lembas API that we were using. We rely now fully on the lotrointerface.com feeds which streamlines the sync process much more. We basically get rid of another complexity level with the removal of the API. 🎉

Otherwise this release contains a lot bugfixes and a functional test pipeline.

Note

Please note that Lembas is still in the alpha. Be prepared that your plugins might break but it should be now much easier to restore a working state with the actual backup process. If you find any bugs please don't hesitate and create a report on the issues board

0.2.1 Alpha

07 Jun 12:23
8831b9d
Compare
Choose a tag to compare
0.2.1 Alpha Pre-release
Pre-release

Information

I'm very proud to release version 0.2.1. This version contains major bugfixes that should enable basic functionalities to finally test the manager in the wild.

No new features are added. Be curious about version 0.3 which will contain some very cool new features! 🥳

Note

Please note that Lembas is still in the alpha. Be prepared that your plugins might break but it should be now much easier to restore a working state with the actual backup process. If you find any bugs please don't hesitate and create a report on the issues board

0.2.0 Alpha

29 May 08:48
Compare
Choose a tag to compare
0.2.0 Alpha Pre-release
Pre-release

Information

Lembas reached it's first milestone 🎉

Version 0.2. received some major rewrites that improved the performance and also the syncing process is now more straightforward.
The optimized syncing leads to a smaller footprint on the hard drive.
The changes:

  • Error handling when no internet connection exists with retry button
  • Reduction of the sync process
  • Performance improvements
  • Backup functionality enabled by default (can be disabled in the settings)

Note

Please note that Lembas is still in the alpha. Be prepared that your plugins might break but it should be now much easier to restore a working state with the actual backup process. If you find any bugs please don't hesitate and create a report on the issues board

0.1.0 Alpha

11 May 09:38
7313db2
Compare
Choose a tag to compare
0.1.0 Alpha Pre-release
Pre-release

Information

I'm very happy to announce that Lembas has finally reached the alpha stage 😍 🎉

The alpha stage includes the following features:

  • Support for Windows and Linux
  • Plugin installation
  • Plugin deletion
  • Bulk updates
  • Plugin details on the plugin page
  • Redirect to the plugin details on the catalog page if you click on a plugin

Note

Please note that it's a alpha. The code is still very rough and be prepared to run into issues. If you find any bugs please report them to the issues board