Skip to content

Biscuit v3.0.0 - New look & features

Latest
Compare
Choose a tag to compare
@tomlin7 tomlin7 released this 02 Dec 19:01
· 13 commits to main since this release
c27189b

image

This latest v3.0 major release includes many changes, notably a complete redesign of the editor's appearance. Yet, there are many important PRs and feature requests that couldn't make it to this release!

Many contributors have added new features to the project during the hacktoberfest season: see the list

image

Quick Install:

pip install --upgrade biscuit-editor

then just run biscuit path/to/directory to launch!

For a detailed list of features of Biscuit, go through the feature section.

What's Changed

Fixes

  • docs: Getting started by @tomlin7 in #419
  • docs: Added Arch Linux commands to contributing guidelines and various minor changes by @shirsakm in #437
  • fix: Update Breadcrumbs on editor switch/editor close by @tomlin7 in #444
  • fix: Fixed app crashes due to hover renderer shrink property by @tomlin7 in #411

New Contributors

Full Changelog: v2.99.22...v3.0.0