Skip to content

Releases: raspiblitz/raspiblitz-web

1.2.0 - lucky day

23 Apr 15:54
c181e93
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.2.0

1.1.0 - Lounge Breakfast

06 Jun 06:23
7ebb54e
Compare
Choose a tag to compare

Highlights

  • Update of translations - Thanks to all translators! 👍
  • (i18n): add czech, swedish, vietnamese to available languages
  • Provide the balance dynamically for Confirm (issue 401) by @Yonben
  • The sidebar now displays the apps (desktop only) and they can be opened from there
  • display modals full-screen on mobile
  • (dev): Migrate from CRA to Vite for better performance and less dependencies and thus a faster install
  • add sweep functionality for on-chain
  • show available balance in OpenChannelModal
  • other small design improvements

New Contributors

Thank you to our new contributors!

Existing Contributors

Thanks to our existing contributors!

Full Changelog: 1.0.0...1.1.0

You can also check the Milestone for changes

Verifying this release

1.0.0 - Sunny day

27 Jul 14:57
a08b584
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.0-beta.3...1.0.0

Verifying this release

1.0.0-beta.3

03 Jul 12:45
fb77f01
Compare
Choose a tag to compare
1.0.0-beta.3 Pre-release
Pre-release

What's Changed

  • opening & closing channels should now work 🎉 #370
  • fix #371, so unlock in syncscreen is submitted by hitting enter as well
  • correct handling of lightning invoices, fixes #373
  • poll transactions every 20s (before 5s) to reduce load on raspberry pi #374
  • more translations, especially spanish and french, thanks to all translators 🙏
  • small fixes & internal refactors

New Contributors

Full Changelog: 1.0.0-beta.2...1.0.0-beta.3

Verify this release

  • Download my pubkey here
  • Import the pubkey.asc with gpg --import cstenglein.gpg
  • Run gpg --verify build.sig build.zip

1.0.0-beta.2

12 Jun 17:35
e555828
Compare
Choose a tag to compare
1.0.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: 1.0.0-beta.1...1.0.0-beta.2

Verify this release

  • Download my pubkey here
  • Import the pubkey.asc with gpg --import cstenglein.gpg
  • Run gpg --verify build.sig build.zip

1.0.0-beta.1 - Mysterious ticking noise

07 Jun 18:13
bb8f1cd
Compare
Choose a tag to compare
Pre-release

The first beta release of the Raspiblitz WebUI is here :)

Still missing some features, but wanted to make a pre-release anyway 🙌

A big thank you to everyone who contributed to this release, be it code, translations or other support!

Without you, this would never have been possible! ❤️

Special thanks to:

  • @escapedcat - my first regular contributor,
  • @rootzoll @openoms & Freerk for their support & glorious bug fixes in El Salvador ;),
  • @johnsBeharry, @AlexaAker & the Bitcoin Design Community who laid the foundation for the Dashboard & made the Bitcoin Icons
  • @comradekingu for helping me set up Weblate
  • (I hope I didn't miss anyone 😯 if yes, write me)

New Contributors

Full Changelog: https://github.com/cstenglein/raspiblitz-web/commits/1.0.0-beta.1

Verifying this release

  • import the pubkey.asc with gpg --import pubkey.asc (Same pubkey as my commits, click the "Verified" label on the commits page
  • Run gpg --verify build.sig build.zip