Skip to content

Releases: bridge-core/editor

v2.0.0-alpha.5

17 Feb 15:24
c4c35d6
Compare
Choose a tag to compare
v2.0.0-alpha.5 Pre-release
Pre-release

Features:

  • Automatic updates if user did not interact with app yet
  • Improved app performance while background tasks are running (reduced lag)
    • Pack Indexer is now faster
    • PackSpider is now faster
    • Compiler is now faster

Changes:

  • Localized "Downloading new data..." message

Fixes:

  • Fixed bee preset
  • Fixed error upon closing tab
  • Fixed tab being selected when close button is pressed
  • Fixed notification divider showing without visible notifications

v2.0.0-alpha.4

15 Feb 22:04
a0fd0a8
Compare
Choose a tag to compare
v2.0.0-alpha.4 Pre-release
Pre-release

Fixes:

  • Fixed lang files not being created properly
  • Fixed infinite loading spinner upon creating first project

v2.0.0-alpha.3

15 Feb 18:08
35b4f0d
Compare
Choose a tag to compare
v2.0.0-alpha.3 Pre-release
Pre-release

Features:

  • Action to create new project
  • Localized tab context menu
  • Add languages.json to new projects
  • Initial split-screen support

Changes:

  • Updated Dutch translations
  • Updated German translations
  • Hide window maximize button by default
  • Changed "releases" link
  • Changed resource pack manifest generation
  • Loading windows can now have custom titles

Fixes:

  • Actually fixed bridge trying to load deleted projects
  • Load themes correctly upon first opening bridge
  • Don't allow creation of project while pack indexer/compiler is running
  • Re-add discord notification to production build
  • Fixed lineHighlightBackground for light themes

v2.0.0-alpha.2

13 Feb 20:20
b83f09b
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

Features

  • Added tab context menu
  • Setting to reselect bridge folder

Changes

  • Changed bug reports link
  • Better internal error descriptions for JSON.parse errors

Fixes

  • Fixed manifest not generating correctly on project creation
  • Fixed panda preset
  • Fixed bridge. not booting correctly if the bridge folder has been deleted
  • Fixed "cannot read property 'locale of undefined'" error
  • Fixed uuid validation

v2.0.0-alpha.1

13 Feb 13:51
5199aac
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

Changes:

  • Updated data package to include new packDefinitions

v2.0.0-alpha.0

13 Feb 13:41
Compare
Choose a tag to compare
v2.0.0-alpha.0 Pre-release
Pre-release

This is the first pre-release of bridge. v2.0.0, a complete rewrite of the core application.

Initial Features:

  • New app UI
  • PackSpider: Group connected files together
  • New LightningCache infrastructure
  • New project folder structure
  • Support for skin packs
  • New auto-completions
  • Initial extension support
  • New theme format
  • New tab system with draggable tabs
  • ...and too many more changes to list them here!