# Latest beta update (2.7.0b7) gone wrong

**URL:** https://meta.discourse.org/t/latest-beta-update-2-7-0b7-gone-wrong/186946
**Category:** Self-hosting
**Created:** [April 15, 2021, 12:37pm UTC](https://meta.discourse.org/t/latest-beta-update-2-7-0b7-gone-wrong/186946 "2021-04-15T12:37:42Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![david](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/david/32/157490_2.png) [@david](https://meta.discourse.org/u/david)
#### Post date: [April 15, 2021, 12:45pm UTC](https://meta.discourse.org/t/latest-beta-update-2-7-0b7-gone-wrong/186946/4 "2021-04-15T12:45:41Z")

</div>

Great, glad to hear things are working again. That theme component looks like it’s no longer receiving updates. You might be interested in this, which provides similar functionality:

> [@Copy codeblock contents to clipboard](https://meta.discourse.org/t/copy-codeblock-contents-to-clipboard/148855):
>
> mega Now live in core Discourse is the ability to show a copy button for codeblocks! import { createWidget } from 'discourse/widgets/widget'; createWidget('my-widget', { tagName: 'div.hello', html() { return "hello world"; } }); This feature is off by default, but if your community could benefit from it, you can turn it on by enabling the show copy button on codeblocks site setting. Some notes about the feature: The button shows up on pre \> code codeblocks, but not inline, …

---

_[View the full topic](https://meta.discourse.org/t/latest-beta-update-2-7-0b7-gone-wrong/186946)._
