Version 127 vs 183
Version 127 vs 183
Edits
Edits
- Edit by aklapper, Version 183
- Fri, May 9 09:27
- ·fix my markup
- Edit by valerio.bozzolan, Version 127
- Dec 11 2024 08:06
- ·"keyboard hackers" lol
Edit Older Version 127... | Edit Current Version 183... |
Content Changes
Content 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 |
| #Diffusion: Show the disclaimer of {nav icon=times,name=Delete Repository} to all curious users|D25843|T15964|
| #Diffusion: Better support of non-English POSIX environments (especially for SVN) | D25846 | T15966 |
| #UX: Allow to submit forms in new tab with CTRL+enter |D25773 |T15914|
| #UX: Allow zooming pages on mobile |D25827 |T15945|
| #UX: Show table of contents on wide screens |D25790|T15920|
| #spam_mitigation: Limit length of "Real name" |D25841 |T15962|
| #Remarkup: Improve how we match project names |D25838|T15371|
| #bug_reports: Increased compatibility with PHP 8.1+ and 8.4 | | 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 ==
=== Form Submission in New Tab ===
The forms can be submitted in a new tab with Ctrl-enter. Proudly by keyboard hackers.
{F2405038}
Discussion and credits: T15914
=== Show Table of Contents on Large Screens ===
A wild table of contents now appears on your left, to surf your documents like an hero on wide screens.
| Before | After |
|--------------------|--------------------|
|{F2408032,size=full}|{F2490442,size=full}|
Discussion and credits: T15920
=== Less Verbose Commits ===
We save hackers' concentration by not duplicating anymore the commit title from the feed title and its body.
| Before | After |
|---------------------|---------------------|
| {F313288,size=full} | {F313289,size=full} |
Discussion and credits: T15489
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 ==
...
== 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, D25999, D26001, D26002, D26003 | |
| #<projectname>: <change> | DXXXXX | TXXXXX |
== Visual Changes ==
...
24 August 2024 - ongoingThis 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 ==
* 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 |
| #Diffusion: Show the disclaimer of {nav icon=times,name=Delete Repository} to all curious users|D25843|T15964|
| #Diffusion: Better support of non-English POSIX environments (especially for SVN) | D25846 | T15966 |
| #UX: Allow to submit forms in new tab with CTRL+enter |D25773 |T15914|
| #UX: Allow zooming pages on mobile |D25827 |T15945Performance improvements on the Burnup Rate page of experimental Maniphest Reports | D25902 | T16005 |
| #UX: Show table of contents on wide screens| #bug_reports: Increased compatibility with PHP 8.1+ |D25790|T15920| | T15064 |
| #spam_mitigation: Limit length of "Real name" || Increased compatibility with PHP 8.4: Remove deprecated E_STRICT PHP constant | D25886, D25841 |87 | T15962|89 |
| #Remarkup: Improve how we match project names |D25838|T15371|| CSS: Add "clip-path" in addition to deprecated "clip" property | D25983 | T16046 |
| #bug_reports: Increa| CSS: Removal of unused compatibility with PHP 8.1+ and 8.4 | | T15064 |orphan CSS selectors | D25985, D25993, D25999, D26001, D26002, D26003 | |
| 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.#<projectname>: <change> | DXXXXX | TXXXXX |
== Visual Changes ==
=== Form Submission in New Tab ===
The forms can be submitted in a new tab with Ctrl-enter. Proudly by keyboard hackers.
{F2405038}
Discussion and credits: T15914
=== Show Table of Contents on Large Screens ===
A wild table of contents now appears on your left, to surf your documents like an hero on wide screens.
| Before | After |
|--------------------|--------------------|
|{F2408032,size=full}|{F2490442,size=full}|
Discussion and credits: T15920
=== Less Verbose Commits ===
We save hackers' concentration by not duplicating anymore the commit title from the feed title and its body.
| Before | After |
|---------------------|---------------------|
| {F313288,size=full} | {F313289,size=full} |
Discussion and credits: T15489...
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