Skip to content

Release v1.0.0

Latest
Compare
Choose a tag to compare
@xKevIsDev xKevIsDev released this 12 May 02:15
· 28 commits to main since this release

πŸš€ Release v1.0.0

What's Changed 🌟

πŸ”„ Changes since v0.0.7

✨ Features

πŸ› Bug Fixes

πŸ“š Documentation

  • docs README.md changes (Webcontainer liicensing for commercial, other small things) (88901f3) by @leex279

♻️ Code Refactoring

  • remove success toast and prioritize public domain URL (#1613) by @xKevIsDev
  • optimize error handling and npm install performance (#1688) by @xKevIsDev

βš™οΈ CI

πŸ” Other Changes

✨ First-time Contributors

A huge thank you to our amazing new contributors! Your first contribution marks the start of an exciting journey! 🌟

πŸ“ˆ Stats

Full Changelog: v0.0.7..v1.0.0 > release_notes.md

NOTE:

The current .dmg file is unsigned, so macOS may block it when you try to run the app. To allow it:
1. After dragging the app into your Applications folder (or wherever you prefer), open Terminal.
2. Run the following command to remove the security quarantine:
xattr -cr /path/to/your/Bolt.app