Version 54 vs 194
Version 54 vs 194
Edits
Edits
- Edit by aklapper, Version 194
- Sun, Jun 1 08:12
- Edit by valerio.bozzolan, Version 54
- Nov 27 2023 19:59
- ·Remove the deprecated component Chatlog
Edit Older Version 54... | Edit Current Version 194... |
Content Changes
Content Changes
|--------|-----
| Repo | Hash
|--------|-----
| {rP} | TBD
| {rARC} | TBD
== General ==
| Change summary (with main Tag) | Patch | Main Task |
|----------------------------------------------------------------------------------|--------|-----------|
| #Diffusion: Allow to find Repositories by partial name · {icon database} | D25430 | T15583 |
| #Diffusion: Teach Commit View about Encoding | D25360 | Q68 |
| #Diffusion: Add custom policy for "Can View and Edit Identities" | D25450 | T15443 |
| #php8: Don't fatal when hitting deprecation warning | | T15554 |
| #php8: fix lots of deprecation warnings | | T15064 |
| #Accessibility: improve Dark Mode | | T15056 |
| #Workboard: Milestones can be easily renamed like any normal column | D25066 | T15143 |
| #affects-wikimedia: Tab Panels should be opened again as default. | D25447 | T15651 |
| #ux: Timezone mismatch popup: create an explicit Ignore action | D25420 | T15349 |
| #ux: Fix pagination of the beautiful Token leaderboard | D25455 | T15652 |
| #ux: Don't ask for any Phone number if there is no SMS relay | D25452 | T15486 |
| #ux: Renaming a Project main slug don't cause a "Page not found" as default. | D25453 | T15636 |
| #ux: Audit commit Feed: less verbose | D25421 | T15528 |
| #Conpherence: Fix possible crash in Chat Room when guest | D25408 | T15497 |
| Cleanup: Remove the deprecated component Chatlog · {icon fire,color=red} | D25480 | T15126 |
In short:
| {icon database} Database upgrade needed | **Yes** |
| {icon fire,color=red} Breaking changes | Yes |
Useful documents:
* [[ /book/phorge/article/upgrading/ | Upgrading Phorge ]]
This is the changelog page for features that are in git master, not in stable, since 3 May 2025.
|--------|-----
| Repo | Hash
|--------|-----
| {rP} | TBD
| {rARC} | TBD
== Highlights ==
WARNING: Friendly reminder that Phorge requires PHP version 7.2.25+ since [[ changelog/2025.18/ ]]
...
== General ==
| Change summary (with main Tag) | Patch | Main Task |
|----------------------------------------------------------------------------------|--------|-----------|
| Performance improvements on the Burnup Rate page of experimental Maniphest Reports | D25902 | T16005 |
| #bug_reports: Increased compatibility with PHP 8.1+ | | T15064 |
| Increased compatibility with PHP 8.4: Remove deprecated E_STRICT PHP constant | D25886, D25887 | T15989 |
| CSS: Add "clip-path" in addition to deprecated "clip" property | D25983 | T16046 |
| CSS: Removal of unused orphan CSS selectors | D25985, D25993, D25995, D25996, D25997, D25998, D25999, D26001, D26002, D26003, D26007, D26008, D26009, D26010, D26011, D26012, D26013, D26014, D26015, D26017 | |
| CSS: Remove macOS specific font smoothing CSS | D25989 | T16059 |
| #conduit: add auto-generated documentation for the `transaction.search` API (and fix a legacy crash) | D25988 | T16057 T16054 |
| #Arcanist: add Subversion support to `arc browse` | D25823 | T15541 |
| Development: Exception trace in web browser displays last call when Developer Mode is enabled | D25955 | T15689 |
| Performance: Set "preconnect" HTTP header when "security.alternate-file-domain" is set | D25694 | T15859 |
| Performance: Allow using PCRE's just-in-time compilation | D26031 | T16084 |
| Reduce layout shifts when loading Phorge in Firefox on Android | D26021 | T16071 |
| #bug_reports: Fix project typeahead query with workboard columns when query string is not name prefix | D26030 | T16068 |
| Inform user about consequences when user adds second Multi-Factor Auth | D26028 | T16081 |
== Visual Changes ==
=== Conduit API transaction.search: more auto-generated documentation ===
The API page `/conduit/method/transaction.search/` has more auto-magic documentation.
The API itself has also less tricky error messages. Phorged during the Wikimedia Hackathon 2025.
{F3942084}
Discussion and credits: T16057
This is the changelog page for features that are in git master, not in stable, since 3 May 2025.
|--------|-----
| Repo | Hash
|--------|-----
| {rP} | TBD
| {rARC} | TBD
== Highlights ==
WARNING: Friendly reminder that Phorge requires PHP version 7.2.25+ since [[ changelog/2025.18/ ]]
...
== General ==
| Change summary (with main Tag) | Patch | Main Task |
|----------------------------------------------------------------------------------|--------|-----------|
| #Diffusion: Allow to find Repositories by partial name · {icon database} | D25430 | T15583 |
| #Diffusion: Teach Commit View about Encoding | D25360 | Q68Performance improvements on the Burnup Rate page of experimental Maniphest Reports | D25902 | T16005 |
| #Diffusion: Add custom policy for "Can View and Edit Identities" | #bug_reports: Increased compatibility with PHP 8.1+ | D25450 | T15443 |064 |
| #php8: Don't fatal when hitting| Increased compatibility with PHP 8.4: Remove deprecation warning |ed E_STRICT PHP constant | D25886, D25887 | T15554 |989 |
| #php8: fix lots of deprecation warnings || CSS: Add "clip-path" in addition to deprecated "clip" property | D25983 | T15064 |6046 |
| #Accessibility: improve Dark Mode | | T15056 CSS: Removal of unused orphan CSS selectors | D25985, D25993, D25995, D25996, D25997, D25998, D25999, D26001, D26002, D26003, D26007, D26008, D26009, D26010, D26011, D26012, D26013, D26014, D26015, D26017 | |
| #Workboard: Milestones can be easily renamed like any normal column | CSS: Remove macOS specific font smoothing CSS | D25066989 | T15143 |6059 |
| #affects-wikimedia: Tab Panels should be opened again as default. | #conduit: add auto-generated documentation for the `transaction.search` API (and fix a legacy crash) | D25447988 | T15651 |6057 T16054 |
| #ux: Timezone mismatch popup: create an explicit Ignore action| #Arcanist: add Subversion support to `arc browse` | D25420823 | T15349 |541 |
| #ux: Fix pagination of the beautiful Token leaderboard | Development: Exception trace in web browser displays last call when Developer Mode is enabled | D254955 | T15652 |89 |
| #ux: Don't ask for any Phone number if there is no SMS relay | Performance: Set "preconnect" HTTP header when "security.alternate-file-domain" is set | D25452694 | T15486 |859 |
| #ux: Renaming a Project main slug don't cause a "Page not found" as default. | Performance: Allow using PCRE's just-in-time compilation | D254536031 | T15636 |6084 |
| #ux: Audit commit Feed: less verbose | Reduce layout shifts when loading Phorge in Firefox on Android | D2546021 | T15528 |6071 |
| #Conpherence| #bug_reports: Fix possible crash in Chat Roomroject typeahead query with workboard columns when guest query string is not name prefix | D254086030 | T15497 |6068 |
| Cleanup: Remove the deprecated component Chatlog · {icon fire,color=red} | Inform user about consequences when user adds second Multi-Factor Auth | D254806028 | T15126 |
In short:16081 |
| {icon database} Database upgrade needed | **Yes** |
| {icon fire,color=red} Breaking changes | Yes |== Visual Changes ==
=== Conduit API transaction.search: more auto-generated documentation ===
The API page `/conduit/method/transaction.search/` has more auto-magic documentation.
The API itself has also less tricky error messages. Phorged during the Wikimedia Hackathon 2025.
Useful documents:{F3942084}
* [[ /book/phorge/article/upgrading/ | Upgrading Phorge ]]Discussion and credits: T16057
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