Releases: bridge-core/editor
Releases · bridge-core/editor
v2.0.0-alpha.5
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
Fixes:
- Fixed lang files not being created properly
- Fixed infinite loading spinner upon creating first project
v2.0.0-alpha.3
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
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
Changes:
- Updated data package to include new packDefinitions
v2.0.0-alpha.0
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!