# Discourse 2.0.0.beta8 发布说明

**URL:** https://meta.discourse.org/t/discourse-2-0-0-beta8-release-notes/86722
**Category:** Announcements
**Tags:** release-notes
**Created:** [2018年五月3日 23:26 UTC](https://meta.discourse.org/t/discourse-2-0-0-beta8-release-notes/86722 "2018-05-03T23:26:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![jomaxro](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jomaxro/32/126216_2.png) [@jomaxro](https://meta.discourse.org/u/jomaxro)
#### Post date: [2018年五月3日 23:26 UTC](https://meta.discourse.org/t/discourse-2-0-0-beta8-release-notes/86722/1 "2018-05-03T23:26:57Z")

</div>

# New features in 2.0.0.beta8

### Discourse-cronos is now a core plugin

First released as a plugin in [Discourse 2.0.0.beta6](https://meta.discourse.org/t/discourse-2-0-0-beta6-release-notes/85241), Cronos (formally Chronos) is now included as a core plugin for all Discourse installs. Cronos adds relative time support to Discourse. Insert a date and time in a post that is displayed in the current timezone for each user. Check out a sample [post with Cronos.](https://meta.discourse.org/t/discourse-chronos-globe-with-meridians-timer-clock/69281/28)

 ![image](https://global.discourse-cdn.com/meta/original/3X/5/f/5f0e9b2bac264ece8c0ee108ededdaafdc81b33b.png)

### Automatically close a poll on a given date and time

Polls can now be scheduled to close after being open for a defined time period. See [Automatically close a poll on a given date/time? - #7 by codinghorror](https://meta.discourse.org/t/automatically-close-a-poll-on-a-given-date-time/79642/7) for screenshots and a live example.

### iOS timeline scrolling fix

Sam fixed an annoying bug that would break scrolling and cause flickering when using the mobile timeline scroll on iOS. For all the technical details, see [https://meta.discourse.org/t/ios-11-3-upgrade-breaks-the-mobile-message-slider/84806/10?u=jomaxro](https://meta.discourse.org/t/ios-11-3-upgrade-breaks-the-mobile-message-slider/84806/10).

### Privacy Improvements

As Cloudflare said quite nicely in a recent email I received: “If your inbox is anything like mine, it’s recently been filled with emails like this one: a company updating its policies” - we too at Discourse are working to make it easier for site owners to comply with privacy requirements. New features include:

- Rename user in mentions and quotes
- Support anonymizing a user’s IP addresses

### Even more!

Short and sweet release notes this time around (I’m writing this while on vacation 🏖). For a full list of new features, bug fixes, ux changes, and more, be sure to review the Additional Features and Fixes listed below.

# Plugin improvements

### Solved

- Minor alignment fix

### Akismet

- Allow customization of content sent to Akismet
- Support for anonymizing Akismet IPs

### discourse\_docker

- Reduce default log retention to 7 days

### Chat Integration

- Fix HipChat WebHook URL validation

### oAuth2 Basic

- Bug fix

# Additional Features and Fixes

> **Click to expand**
>
> ### New Features
> 
> - Add description in ‘List-Id’ mail headers
> - Theme settings in RAW hbs templates
> - Adds emoji search aliases
> - Show tags on PM list on mobile
> - Add a delay on the “mention” warning in composer
> - Suppress duplicate username/names containing .
> - Index YouTube titles in search
> - Include report title in PM subject and filename
> 
> ### Bug Fixes
> 
> - Don’t extract divs with a ‘gmail\_default’ class
> - TopicEmbed.import should update title and author
> - Leftover debug statement
> - Dragging of timeline was flaky on iOS
> - In some cases we subscribed to an invalid channel
> - Only allow one user to be created per invite
> - Title selector needs to flag whether title comes from badge or not
> - Disallow invalid top\_menu and post\_menu and share\_links
> - Don’t trigger autocomplete for tags after space is entered
> - Inline `[code]` not handled properly
> - Remove facebook\_request\_extra\_profile\_details
> - Allow for application json to work around mac issues
> - Update mail gem to fix UTF-8 parsing issue
> - Opening options menu did not dismiss emoji menu
> - Don’t allow a user to become TL3 if they’ve ever been penalized
> - Error reporting when adding a watched word
> 
> ### UX Changes
> 
> - When deleting a user, show a modal indicating that the delete is happening. User hijack so requests don’t time out.
> - Reduce lines in emoji picker
> - Emoji highlighting is more box shaped
> - Increasing hit area of like-count & post controls
> - Don’t show the group full name if it’s the same as the title
> 
> ### Performance
> 
> - Stop using exec which is blocking for direct sql
> - Make emoji picker faster
