Releases: bridge-core/bridge.
Releases · bridge-core/bridge.
v0.13.35
Features:
- Add "Go to File"
- Press Ctrl + P to quickly search and open files inside of your project
- Ability to opt out of the cache for specific files
- .no-cache file at the root of your BP
- File Inspector
- Tags now display which entities are using them
- Improved display for lightning cache data
- New context menu
- Option to regenerate the lightning cache; closes #51
- File explorer: Files can now be moved via drag-n-drop
Changes:
- bridge. now tries to cooperatively load more file explorer data in the background
- Extracted dropping files onto the app into own file
- Refactored FileSystem.ts
Fixes:
- Fixed displaying images (overflowed container)
- Fixed displaying multiple files
- Fixed "bridge:finishedSaving" plugin event not always triggering
- Remove possibility to set a file as default directory
- Fixed new folder children sorting
- Fixed file explorer not updating correctly
- Fixed error upon renaming files
v0.13.34
v0.13.33
v0.13.32
v0.13.31
v0.13.28
v0.13.27
v0.13.26
v0.13.25
v0.13.24
Features:
- Auto-Completions
- Added "none_of" entity filter
- Added missing entity_sensor arguments
- Updated vanilla IDs
- Update to MC/1.14.0.51
- Migrated more files from JavaScript to TypeScript
- Append "_copy" upon pasting duplicates; closes #105
- You can now package RP & BP together with only one button click; closes #91
- You can now delete projects from within bridge.
- Enable debug log explorer on MacOS & Linux
- New indicator for custom syntax inside of the file creator window
Changes:
- Simplified ObjectKey.vue component
- Updated documentation link
- Updated vuetify
- Improve image file display
- bridge. now displays the current project name inside of the app toolbar and the actual window name
Fixes:
- Fixed entity filter auto-completions not working without target version
- Fixed tag template
- Removed empty space below file tab row
- You can no longer paste upon nodes with value data
- Fixed dialog overlays staying visible
- Fixed custom syntax: commands not running
- Closes #109
- Closes #71
- Closes #108
- Closes #110
- Closes #112
- Fixed TypeScript errors
- Fixed file_uuid not loading correctly for new files ("generic")
- Fixed composition order of file masks