Skip to content

chore(main): release 2.0.0 - #29

Merged
alex-feel merged 1 commit into
mainfrom
release-please--branches--main
Jun 17, 2026
Merged

chore(main): release 2.0.0#29
alex-feel merged 1 commit into
mainfrom
release-please--branches--main

Conversation

@alex-feel

Copy link
Copy Markdown
Owner

🚀 New Release

2.0.0 (2026-06-17)

⚠ BREAKING CHANGES

  • Custom Components v2 requires Streamlit >= 1.56 and Python >= 3.10 (previously Streamlit >= 1.45 and Python >= 3.9). The component is now frameless (no iframe); the public copy_button() signature and return value are unchanged.

Features

  • migrate to Streamlit Custom Components v2 and fix horizontal layout (1831952), closes #27

Bug Fixes

  • embed the frontend bundle inline instead of via an asset_dir manifest (34478f8)
  • include the frontend bundle as a wheel artifact instead of a force-include so editable builds don't require it (d6f0036)

This PR was generated with Release Please. See documentation.

@alex-feel
alex-feel merged commit 8d8140e into main Jun 17, 2026
4 checks passed
@alex-feel
alex-feel deleted the release-please--branches--main branch June 17, 2026 22:45
@alex-feel

Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

copy_button ignores horizontal=True in container

1 participant