Show More
@@ -31,21 +31,23 b' General' | |||||
31 | - Labs: moved rebase-merge option from labs settings into VCS settings. |
|
31 | - Labs: moved rebase-merge option from labs settings into VCS settings. | |
32 | - System: send platform type and version to upgrade endpoint when checking |
|
32 | - System: send platform type and version to upgrade endpoint when checking | |
33 | for new versions. |
|
33 | for new versions. | |
34 |
- Packaging: update rhodecode-tools from 0.8.3 to 0. |
|
34 | - Packaging: update rhodecode-tools from 0.8.3 to 0.10.0 | |
35 | - Packaging: update codemirror from 5.4.0 to 5.11.0 |
|
35 | - Packaging: update codemirror from 5.4.0 to 5.11.0 | |
36 | - Packaging: updated pygments to 2.1.3 |
|
36 | - Packaging: updated pygments to 2.1.3 | |
37 | - Packaging: bumped supervisor to 3.3.0 |
|
37 | - Packaging: bumped supervisor to 3.3.0 | |
38 | - Packaging: bumped psycopg2 to 2.6.1 |
|
38 | - Packaging: bumped psycopg2 to 2.6.1 | |
|
39 | - Packaging: bumped mercurial to 3.8.4 | |||
39 |
|
40 | |||
40 |
|
41 | |||
41 | New Features |
|
42 | New Features | |
42 | ^^^^^^^^^^^^ |
|
43 | ^^^^^^^^^^^^ | |
43 |
|
44 | |||
44 | - Integrations: created new event based integration framework. |
|
45 | - Integrations: created new event based integration framework. | |
45 |
Allows to configure global, or per repo: Slack, |
|
46 | Allows to configure global, or per repo: Slack, Hipchat, Webhooks, Email | |
46 | This also deprecated usage of rcextensions. |
|
47 | integrations. This also deprecated usage of rcextensions for those. | |
47 |
- Integrations: added smart commits for Jira and Redmine with |
|
48 | - Integrations (EE only): added smart commits for Jira and Redmine with | |
48 |
keywords into issue tracker actions. |
|
49 | ability to map keywords into issue tracker actions. | |
|
50 | `Fixes #123 -> resolves issues`, `Closes #123 -> closes issue` etc. | |||
49 | - Markdown: added improved support for Github flavored markdown. |
|
51 | - Markdown: added improved support for Github flavored markdown. | |
50 | - Labs: enable labs setting by default. Labs are new experimental features in |
|
52 | - Labs: enable labs setting by default. Labs are new experimental features in | |
51 | RhodeCode that can be used to test new upcomming features. |
|
53 | RhodeCode that can be used to test new upcomming features. |
General Comments 0
You need to be logged in to leave comments.
Login now