Version 121 vs 122
Version 121 vs 122
Edits
Edits
- Edit by valerio.bozzolan, Version 122
- Tue, Dec 10 14:07
- ·fix typo, group by tag
- Edit by valerio.bozzolan, Version 121
- Tue, Dec 10 14:03
- ·update from git log
« Previous Change | Next Change » |
Edit Older Version 121... | Edit Older Version 122... |
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 |
| #UX: Allow to submit forms in new tab with CTRL+click |D25773 |T15914|
| #UX: Allow zooming pages on mobile |D25827 |T15945|
| #People: Limit length of "Real name" |D25841 |T15962|
| #Diffusion: Improve {nav Delete Repository} workflow by 1%|D25843|T15964|
| #Remarkup: improve regex matching projects |D25838|T15371|
| #UX: Whow table of contents on wide screens |D25790|T15920|
| #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-click. Proudly by mouse hackers.
{F2405038}
Discussion and credits: T15914
=== Show Table of Contents on Large Screens ===
Surf your documents like an hero without any need for extra clicks:
| Before | After |
|--------------------|--------------------|
|{F2408032,size=full}|{F2408042,size=full}|
Discussion and credits: T15920
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|
| #UX: Allow to submit forms in new tab with CTRL+click |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 regex matching projects |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-click. Proudly by mouse hackers.
{F2405038}
Discussion and credits: T15914
=== Show Table of Contents on Large Screens ===
Surf your documents like an hero without any need for extra clicks:
| Before | After |
|--------------------|--------------------|
|{F2408032,size=full}|{F2408042,size=full}|
Discussion and credits: T15920
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|
| #UX: Allow to submit forms in new tab with CTRL+click |D25773 |T15914|
| #UX: Allow zooming pages on mobile |D25827 |T15945|
| #People: Limit length| #UX: Show table of "Real name" contents on wide screens |D25841 790|T15962|20|
| #Diffusion: Improve {nav Delete Repository} workflow by 1%| #spam_mitigation: Limit length of "Real name" |D258431 |T15964|2|
| #Remarkup: improve regex matching projects |D25838|T15371|
| #UX: Whow table of contents on wide screens |D25790|T15920|
| #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-click. Proudly by mouse hackers.
{F2405038}
Discussion and credits: T15914
=== Show Table of Contents on Large Screens ===
Surf your documents like an hero without any need for extra clicks:
| Before | After |
|--------------------|--------------------|
|{F2408032,size=full}|{F2408042,size=full}|
Discussion and credits: T15920
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