MEMBLOG

Changelog 0.6

- 2024-10-04

Enable text selection across IDE. We added support for selecting text in the Membrane Navigator, Logs, and other surfaces. Highlighting and double-clicking to select text is now enabled by default across the IDE, except in some cases where it interferes with other interactions, e.g. clicking a row in Logs to open the Details panel.

Support for organizations in the GitHub driver. The Membrane github driver now includes endpoints for organizations. It also includes new fields and events for Pull Request reviews. So you could create a program to notify you whenever a review is requested on a PR in your org, for example. Thanks to Jacob Waldor for implementing those features!

Updated endpoint and model in the Anthropic driver. The anthropic driver is now updated to use the /messages API endpoint rather than the legacy /complete. It also now defaults to claude-3-sonnet-20240229 rather than claude-2. Thanks to Thomas Seeley for contributing this update!

Fix action invocation from status in Navigator home. Recent changes that added the file explorer to the Membrane Navigator (left sidebar) introduced a bug invoking certain actions from a program's displayed status.


- Pete Millspaugh (pete@membrane.io)

© 2024 Programmability, Inc.