close
Warning:
Failed to sync with repository "ogBrowser-Git": (1366, "Incorrect string value: '\\xF0\\x9F\\x93\\xA6 I...' for column 'message' at row 1"); repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
Aug 30, 2018, 8:26:16 AM (7 years ago)
- Author:
-
trac
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
16 | 16 | |
17 | 17 | This series correspond to the current stable release branch, i.e. [trac:source:branches/1.2-stable branches/1.2-stable]. |
| 18 | |
| 19 | === 1.2.3 |
| 20 | |
| 21 | //(July 29, 2018)// |
| 22 | |
| 23 | Trac 1.2.3 provides 2 dozen minor fixes and enhancements. |
| 24 | The following are some highlights: |
| 25 | |
| 26 | * Notification subscriber for New Tickets ([trac:#6613]). |
| 27 | * Configurable HTTP headers ([trac:#12964]). |
| 28 | |
| 29 | See the detailed release notes for [[trac:wiki:TracDev/ReleaseNotes/1.2#MaintenanceReleases | 1.2.3]] and [[trac:wiki:TracDev/ReleaseNotes/1.0#MaintenanceReleases | 1.0.17]] (as 1.2.3 also contains the changes in 1.0.17). |
| 30 | |
| 31 | [trac:source:/tags/trac-1.2.3 View Tag] | [trac:milestone:1.2.3 View Milestone] |
18 | 32 | |
19 | 33 | === 1.2.2 |
… |
… |
|
232 | 246 | == 1.0.x Releases |
233 | 247 | |
| 248 | === 1.0.17 |
| 249 | |
| 250 | //(July 11, 2018)// |
| 251 | |
| 252 | Trac 1.0.17 provides more than 3 dozen bug fixes and minor |
| 253 | enhancements. The following are some highlights: |
| 254 | |
| 255 | * Fixed `ERR_BLOCKED_BY_XSS_AUDITOR` during preview for |
| 256 | certain content with Chrome browser ([trac:#12926]). |
| 257 | * Improved performance of query module when many custom |
| 258 | fields are used ([trac:#12967]). |
| 259 | * Fixed ticket description not rendered in wiki format in |
| 260 | query view ([trac:#13010]). |
| 261 | * Added submodule support for Git repository ([trac:#10603]) |
| 262 | |
| 263 | [trac:source:/tags/trac-1.0.17 View Tag] | [trac:milestone:1.0.17 View Milestone] |
| 264 | |
| 265 | === 1.0.16 |
| 266 | |
| 267 | //Not Released// |
| 268 | |
234 | 269 | === 1.0.15 |
235 | 270 | |