Version 84 vs 119
Version 84 vs 119
Edits
Edits
- Edit by aklapper, Version 119
- Fri, Nov 1 08:00
- Edit by aklapper, Version 84
- Jun 22 2024 20:42
- ·d3 update
Edit Older Version 84... | Edit Current Version 119... |
Content Changes
Content Changes
11 May 2024 - ongoing
|--------|-----
| Repo | Hash
|--------|-----
| {rP} | TBD
| {rARC} | TBD
== Highlights ==
* Custom Fields can now be displayed in search results - see [[ https://we.phorge.it/book/phorge/article/custom_fields/ | Custom Fields manual]] for details.
* Flags will now show in Maniphest search results, and Repository will be shown in Differential search results.
== General ==
| Change summary (with main Tag) | Patch | Main Task |
|----------------------------------------------------------------------------------|--------|-----------|
| Feed: fix "created this task" to be the first one | D25626 | T15816 |
| #Workboard: add new column triggers: Add Subscribers + Remove Subscribers | D25080 | T15162 |
| #bug_reports: fix legacy search bugs causing exceptions instead of login page | D25621 | T15704 |
| #bug_reports: various legacy bugs fixed | | |
| Custom Fields show up in search results | D25548 D25549 | T15750 |
| Charts: Updated d3 library from version 5.9.2 to 6.7.0 | D25631 | T15820 |
== Breaking Changes for Third-Party Code ==
* The `buildStandardPageView()` and `buildStandardPageResponse()` methods were removed from the [PhabricatorController](https://we.phorge.it/source/phorge/browse/master/src/applications/base/controller/PhabricatorController.php) class in D25634. These methods were deprecated since 2015. Custom code which calls these methods must be ported to use the `newPage()` method from the same class.
* The included copy of the d3 JavaScript library to render charts was updated from version 5.9.2 to 6.7.0. Custom code to render charts relying on Phorge's Facts application or on calling d3 methods directly may require API adjustments. See the [upstream d3 migration guide](https://observablehq.com/@d3/d3v6-migration-guide#event-management).
== Visual Changes ==
...
24 August 2024 - ongoing
|--------|-----
| Repo | Hash
|--------|-----
| {rP} | TBD
| {rARC} | TBD
== Highlights ==
* Phorge now requires PHP version 7.2.25.
* ...
== General ==
| Change summary (with main Tag) | Patch | Main Task |
|----------------------------------------------------------------------------------|--------|-----------|
| #Auth: Send the Phorge URI as User-Agent string in OAuth and GitHub authentication requests (to avoid captchas when using CDNs) | D25758 | T15848 |
| #Diffusion: Reduce verbosity of commits in web feeds | D25824 | T15489 |
| #bug_reports: Increased compatibility with PHP 8.1+ | | T15064 |
| Update mimemailparser library version to upstream 8.0.4 | D25829 | T15940
== Breaking Changes ==
* Phorge now requires PHP version 7.2.25 (released November 2019). Phorge previously required PHP version 5.2.3 (released May 2007). The newer version is needed to support PHP version 8.4 which requires syntax introduced in PHP 7.1. See T15047#19338 for details.
== Visual Changes ==
...
11 May24 August 2024 - ongoing
|--------|-----
| Repo | Hash
|--------|-----
| {rP} | TBD
| {rARC} | TBD
== Highlights ==
* Custom Fields can now be displayed in search results - see [[ https://we.phorge.it/book/phorge/article/custom_fields/ | Custom Fields manual]] for detailsPhorge now requires PHP version 7.2.25.
* Flags will now show in Maniphest search results, and Repository will be shown in Differential search results* ...
== General ==
| Change summary (with main Tag) | Patch | Main Task |
|----------------------------------------------------------------------------------|--------|-----------|
| Feed: fix "created this task" to be the first one | D25626 | T15816 #Auth: Send the Phorge URI as User-Agent string in OAuth and GitHub authentication requests (to avoid captchas when using CDNs) | D25758 | T15848 |
| #Workboard: add new column triggers: Add Subscribers + Remove Subscribers| #Diffusion: Reduce verbosity of commits in web feeds | D25080824 | T15162 |489 |
| #bug_reports: fix legacy search bugs causing exceptions instead of login pageIncreased compatibility with PHP 8.1+ | D25621 | T15704 |064 |
| #bug_reports: various legacy bugs fixed | | |
| Custom Fields show up in search results | D25548 D25549 | T15750 |
| Charts: Updated d3 library from version 5.9.2 to 6.7.0 | D25631 | T15820 |Update mimemailparser library version to upstream 8.0.4 | D25829 | T15940
== Breaking Changes for Third-Party Code ==
* The `buildStandardPageView()` and `buildStandardPageResponse()` methods were removed from the [PhabricatorController](https://we.phorge.it/source/phorge/browse/master/src/applications/base/controller/PhabricatorController.php) class in D25634. These methods were deprecated since 2015Phorge now requires PHP version 7.2.25 (released November 2019). Custom code which calls these methods must be ported to use the `newPage()` method from the same class.
* The included copy of the d3 JavaScript library to render charts was updated from version 5.9.2 to 6.7.0. Custom code to render charts relying on Phorge's Facts application or on calling d3 methods directly may require API adjustmentsPhorge previously required PHP version 5.2.3 (released May 2007). The newer version is needed to support PHP version 8.4 which requires syntax introduced in PHP 7.1. See the [upstream d3 migration guide](https://observablehq.com/@d3/d3v6-migration-guide#event-management)T15047#19338 for details.
== Visual Changes ==
...
Content licensed under Creative Commons Attribution-ShareAlike 4.0 (CC-BY-SA) unless otherwise noted; code licensed under Apache 2.0 or other open source licenses. · CC BY-SA 4.0 · Apache 2.0