v0.9.8
{
"title": "v0.9.8",
"images": [],
"rows": [
{
"field": "''(link to Bedrock Editor article, displayed as Bedrock Editor)''",
"label": "(link to Edition article, displayed as Edition)"
},
{
"field": "May 7, 2025",
"label": "Release date"
},
{
"field": "(link to Bedrock Edition Preview 1.21.90.23 article, displayed as 1.21.90.23)",
"label": "Client version"
}
],
"invimages": [],
"footer": "<table style=\"margin: auto; word-break: break-word;\">\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\" >[[Bedrock Editor 0.9.0|<span style=\"margin-right:-0.35em\">◄</span>◄ 0.9.0]]</td>\n<td rowspan=\"2\" style=\"padding: 0.4em\">'''0.9.8'''</td>\n<td style=\"padding: 0.4em\" >[[Bedrock Editor 1.0.0| 1.0.0 <span style=\"margin-right:-0.35em\">►</span>►]]</td>\n</tr>\n<tr style=\"background: inherit;\">\n<td style=\"padding: 0.4em\">\n[[Bedrock Editor 0.9.7|◄ 0.9.7]]\n</td>\n\n<td style=\"padding: 0.4em\">\n[[Bedrock Editor 0.9.9| 0.9.9 ►]]\n</td>\n</tr>\n</table>"
}
Bedrock Editor v0.9.8 is a minor beta release for the Bedrock Editor released on May 7, 2025, which improves selection and fixes bugs.[1][2]
Inspector
- Added Block Inspector "Reset Block Data" button to reset the block states to all defaults.
Selection
- Added a hollow trim action to selection. This converts the current selection volume to a new volume which represents all of the fully obscured non-air blocks.
- Updated Line Tool Functionality.
- Updated the UI, added tooltip labels and quick action buttons.
- Added the ability to make lines with multiple points/segments instead of just one line between two points.
- Added the ability to adjust thickness (weights) of the lines.
- Added the ability to nudge lines in any direction by 1 block.
- Added the ability to convert current lines into a selection volume.
- Most Line Tool actions now undo/redo-able.
- Added the ability to select all/none points so they can all be moved at once.
- Line algorithm dropdown now updates live and applies to all (and new) points.
- Added Line Tool Mouse Controls.
- Left-click to create a 'connected' control point (creates a line segment between the previous point and the new point).
- + Left-click to create a separated, 'disconnected' control point (no line segment is created between the previous point and the new point).
- Added Line Tool Hotkeys.
- Nudge Selected Points ( + + /////).
- Convert to Selection ( + ).
- Toggle Select All ( + ).
- Fill ( + ).
- Delete Blocks (ie., Fill with Air) ().
- Clear All Points ( + ).
- Clear Selected Points ( + + ).
- Increase/decrease Horizontal Line Thickness ( + /).
- Increase/decrease Vertical Line Thickness ( + /).
- Increase/decrease Uniform Line Thickness (when Uniform is enabled) ( + ///).
API
- Added Color Timeline API (
IColorTimelinePropertyItem). The Color Timeline uses one dimensional graph to represent color interpolation over time.
- Added Number Timeline API (
INumberTimelinePropertyItem). The Number Timeline uses two dimensional graph to represent linear interpolation between two nodes over time.
- The two new APIs can be used in the Editor AGFX settings.
- Added ability to specify a tooltip to the Editor menu items.
- Added ability to append an icon to the editor menu action items.
- Added optional property
uniqueId in IPropertyPaneOptions API to create panes with unique identifiers.
- Updated
BlockLine implementation (now BlockShapes).
- Updated water parameters to be available and modified in the Deferred Lighting Settings window again.
- Updated Block Inspector "Refresh Block Data" button logic to update the pane with the current block state.
- Fixes begin transaction error when selecting a selection point outside the maximum volume size.
- Fixed a bug where a player could incorrectly load another player's hotbar setting in a multiplayer session after re-entering a game.
- Fixing bug where the ladder could be interacted with using the workbench tool.
- Fixed a bug where the export directory location was incorrect in the log panel.
- Fixed a bug that caused
show function of IRootPropertyPane to not display the panel.
- Fixed a bug where the Export Pane weather cycle setting was being set incorrectly.
👁 Image Bedrock Editor versions
|
|
|
| Alpha (2023–2024)
|
| Internal versions
|
|
0.3.x The Basics Update
|
|
0.4.x The Editor API Update
|
|
0.5.x Edit/Test Update
|
|
0.6.x Visualization Update
|
|
0.7.x Personalization Update
|
|
| Beta (2024–2025)
|
0.8.x The Sculpting Update
|
|
0.9.x The Realms Update
|
|
| Release (2025–2026)
|
1.0.x The Exiting Beta Update
|
|
| 1.1.x
|
|
| 1.2.x
|
|
| 1.3.x
|
|
| 1.4.x
|
| Release (2026–present)
|
| 26.40
|
|
|
| versions have been released outside of Preview
|