Releases: hlcfan/beam
Releases · hlcfan/beam
Release list
v0.1.5
What's Changed
- Show key binding modal by @hlcfan in #18
- Fix button occlusion in title bar by @hlcfan in #19
- Maintain request body editor undo history across requests by @hlcfan in #20
- Maintain request body editor undo history after formatting by @hlcfan in #20
- Launch the app using GUI subsystem on Windows
- Keybinding for duplicating/renaming a request by @hlcfan in #21
Full Changelog: v0.1.4...v0.1.5
v0.1.4
What's Changed
- Add editor configurations by @hlcfan in #13
- Native context menu with icon for editor by @hlcfan in #15
- Support QUERY HTTP method by @hlcfan in #14
- Workspace tree refactor by @hlcfan in #16
- Native context menu for workspace tree with deletion confirmation by @hlcfan in #17
- Fix bug that non-default workspace env var can't be set a6b60f392387c205d79bc93d6374441cddb1d9d1
- Update the editor gutter opacity based on gpui-component fix #2471
Full Changelog: v0.1.3...v0.1.4
v0.1.3
What's Changed
- Add "new request" and "new folder" in workspace context menu by @hlcfan in #8
- Support text size customization in settings by @hlcfan in #9
- Persist/restore response editor scroll offset in memory by @hlcfan in #6
- Fix env var bounds detection in request body editor by @hlcfan in #10
- Support key binding to move next/prev request by @hlcfan in #11
- cmd+opt+up/down: select previous/next request in the workspace tree
- cmd+opt+left/right: select previous/next request in the view history
- Keybinding refinement by @hlcfan in #12
- Enable backward search in request/response editor 8bc8104
Full Changelog: v0.1.2...v0.1.3
v0.1.2
What's Changed
- Render post script guide hover card in #4
- Show response history in response pane in #5
- Show response status text in popover
- Fix workspace drag and drop slots in following cases
- When drop request right under a folder
- When drop request at the bottom of workspace
- When move out request/folder from an inner folder
v0.1.1
What's Changed
- Fix environment variable popover trigger in the request body editor 018b733
- Fix search scroll direction on wrap by @hlcfan in #2
- Disable the replacement in response editor by @hlcfan in #3
- Confirm workspace deletion & switch to new workspace after creation by @hlcfan in #1
New Contributors
Full Changelog: v0.1.0...v0.1.1
v0.1.0
Full Changelog: https://github.com/hlcfan/beam/commits/v0.1.0