Version 66 vs 132
Version 66 vs 132
Edits
Edits
- Edit by valerio.bozzolan, Version 132
- Mon, Dec 16 14:38
- ·#Policy: Allow setting default edit policy in Phurl app
- Edit by valerio.bozzolan, Version 66
- Mar 18 2024 07:19
- ·UX: Improve Dark Mode code blocks; #Maniphest: prevent "Action with no effect" when closing without claiming
Edit Older Version 66... | Edit Current Version 132... |
Content Changes
Content Changes
Next version, never promoted as release candidate, after 2023-12-10.
|--------|-----
| Repo | Hash
|--------|-----
| {rP} | TBD
| {rARC} | TBD
== General ==
| Change summary (with main Tag) | Patch |Discussion|
|----------------------------------------------------------------------------------|--------|----------|
|#UX: Add Hovercards to the sidebar on the right | D25424 | T15577 |
|#UX: Improve Dark Mode code blocks | D25509 | T15056 |
|#Diffusion: Add support for FIDO2-backed SSH keys | D25508 | Q96 |
|#Diffusion: Implement "Locate File" input in Browse view | D25521 | T15645 |
| Fonts: Revert font change, until we have a better plan | D25530 | T15630 |
| Deprecated Fund and Phortune prototype applications | D25533 | T15726 |
|#Diffusion: Allow to uninstall (hide) Audit application | D25503 | T15129 |
|#Diffusion: Improve the clone modal with lovely "copy" buttons | D25536 | |
|#Workboard: add new Trigger sound "Coin.mp3" | D25079 | T15178 |
|#Maniphest: prevent "Action with no effect" when closing without claiming | D25476 | T15164 |
| Infra: Extensions can now use Traits | D25551 | T15751 |
== Visual Changes ==
=== Workboard Coin Sound ===
Finally, Coin automation, for more satisfaction and less burnout. {nav Column > icon=cogs > New Trigger > Play sound > Coin}
{F270656}
Related patch: D25079
=== Diffusion Clone Buttons ===
You clone repositories. We make it easier. Enter the dungeon with a single click.
| Before | After |
|----------------------|----------------------|
| {F1360344,size=full} | {F1368592,size=full} |
Related patch: D25536
24 August 2024 - ongoing
|--------|-----
| Repo | Hash
|--------|-----
| {rP} | TBD
| {rARC} | TBD
== Highlights ==
* Phorge now requires PHP version 7.2.25+
* See the Proposed Maintenance section
* ...
== 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 in #People: Limit length of "Real name"|D25841 |T15962|
| #spam_mitigation in #Diffusion: Expand identities with //verified// emails by default|D25845|T15965|
| #Remarkup: Improve how we match project names |D25838|T15371|
| #Policy: Allow setting default edit policy in Phurl app |D25850|T15970|
| #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.
== Proposed Maintenance ==
After the update, to cleanup some potential legacy spam in Diffusion identities (page `/diffusion/identity/`) and especially if you have a Phorge with open registration, we suggest to run this one-shoot command:
```bash
./bin/repository rebuild-identities --all-identities
```
The command is safe to be executed also probably when your Phorge is running and, as usual, will not touch any manually-assigned identity. It will just avoid to propose //unverified// emails as automatic identities (T15965).
== Visual Changes ==
=== Form Submission in New Tab ===
Forms can now be submitted in a new tab with CTRL+enter. Proudly by keyboard hackers.
{F2670828}
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
Next version, never promoted as release candidate, after 2023-12-10.24 August 2024 - ongoing
|--------|-----
| Repo | Hash
|--------|-----
| {rP} | TBD
| {rARC} | TBD
== Highlights ==
* Phorge now requires PHP version 7.2.25+
* See the Proposed Maintenance section
* ...
== General ==
| Change summary (with main Tag) | Patch |Discussion 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: Add Hovercards to the sidebar on the right | D25424 | T15577 || #Diffusion: Show the disclaimer of {nav icon=times,name=Delete Repository} to all curious users|D25843|T15964|
|#UX: Improve Dark Mode code blocks | #Diffusion: Better support of non-English POSIX environments (especially for SVN) | D25509846 | T15056 |966 |
|#Diffusion: Add suppor| #UX: Allow to submit for FIDO2-backed SSH keys ms in new tab with CTRL+enter | D25508 | Q96 |D25773 |T15914|
|#Diffusion: Implement "Locate File" input in Browse view | #UX: Allow zooming pages on mobile | D25521 | T15645 |D25827 |T15945|
| Fonts: Revert font change, until we have a better plan | #UX: Show table of contents on wide screens | D25530 | T15630 |D25790|T15920|
| Deprecated Fund and Phortune prototype applications | D25533 | T15726 || #spam_mitigation in #People: Limit length of "Real name"|D25841 |T15962|
|#Diffusion: Allow to uninstall (hide) Audit application | D25503 | T15129 || #spam_mitigation in #Diffusion: Expand identities with //verified// emails by default|D25845|T15965|
|#Diffusion| #Remarkup: Improve the clone modal with lovely "copy" buttons how we match project names | D25536 | |D25838|T15371|
|#Workboard: add new Trigger sound "Coin.mp3" | D25079 | T15178 || #Policy: Allow setting default edit policy in Phurl app |D25850|T15970|
|#Maniphest: prevent "Action| #bug_reports: Increased compatibility with no effect" when closing without claimingPHP 8.1+ and 8.4 | D25476 | T15164 |064 |
| Infra: Extensions can now use Traits | D25551 | T15751 |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.
== Proposed Maintenance ==
After the update, to cleanup some potential legacy spam in Diffusion identities (page `/diffusion/identity/`) and especially if you have a Phorge with open registration, we suggest to run this one-shoot command:
```bash
./bin/repository rebuild-identities --all-identities
```
The command is safe to be executed also probably when your Phorge is running and, as usual, will not touch any manually-assigned identity. It will just avoid to propose //unverified// emails as automatic identities (T15965).
== Visual Changes ==
=== Workboard Coin Sound ===Form Submission in New Tab ===
Forms can now be submitted in a new tab with CTRL+enter. Proudly by keyboard hackers.
{F2670828}
FinallyDiscussion and credits: T15914
=== Show Table of Contents on Large Screens ===
A wild table of contents now appears on your left, Coin automation, for more satisfaction and less burnout. {nav Column > icon=cogs > New Trigger > Play sound > Coin}
{F270656}to surf your documents like an hero on wide screens.
| Before | After |
|--------------------|--------------------|
|{F2408032,size=full}|{F2490442,size=full}|
Related patch: D25079Discussion and credits: T15920
=== Diffusion Clone ButtonLess Verbose Commits ===
You clone repositories. We make it easier. EnterWe save hackers' concentration by not duplicating anymore the commit title from the dungeon with a single clickfeed title and its body.
| Before | After |
|----------------------|-|---------------------|
| {F1360344313288,size=full} | {F1368592313289,size=full} |
Related patch: D25536Discussion 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