|[[ /w/changelog/2023.17/ | ← Before ]] | 8 April 2023 through 10 June 2023| [[/w/changelog/next_up/|After →]] |
|--------|-----
| Repo | Hash
|--------|-----
| {rP} | 980293b707
| {rARC} | b325304b
== Notes ==
This version still doesn't officially support PHP 8.1 and later.
Production installs should continue using PHP 7.x.
== General ==
| Noteworthy changes | Patch | Main Discussion |
|----------------------------------------------------------------------------------|--------|-----------|
| #mobile: show Homepage contents and avoid duplicate menus | D25107 | T15216 |
| #people: add builtin query to list Administrators | D25116 | T15238 |
| #Countdown: add dedicated Create permission | D25101 | T15208 |
| #Remarkup: improve file permissions on Drag & Drop | D25052 | T15106 |
| #Phorge: fix brand in {nav SSH Key Actions > Generate Keypair} | D25135 | T15274 |
| #Arcanist: fix for recent Mercurial 6.4 | D25143 | T15288 |
| #Arcanist: update SSL CA bundle | D25049 | |
| #php_8_support: __really tons__ of PHP 8.1 fixes (mostly by aklapper ☕) | | T15064 |
| Scripts: add commodity script `./bin/celerity sprites` for developers (better) | D25274 | T15437 |
Operations:
| {icon database} Database upgrade needed: | No. |
| {icon fire,color=red} Breaking changes: | No. |
== Known issues ==
In this version your Dashboard panels are closed as default as reported in T15474.
Please participate in the related fixes:
* D25291
== Visual Changes ==
=== Better Homepage on Mobile ===
For some reasons the Homepage was a bit weird on Mobile. Fixed! Now you see contents instead of a menu. Example result:
|Before |After |
|-------------------|-------------------|
|{F274941,size=full}|{F274942,size=full}|
The menu entries are available under the {nav icon=bars} "hamburger" button.
Patch: D25107
== Community Context ==
Many thanks to some FreeBSD community members who are hacking Phorge to improve local workflows! And compliment again for your beautiful document [[ https://freebsdfoundation.org/wp-content/uploads/2021/11/FreeBSD-Code-Review-with-git-arc.pdf | FreeBSD-Code-Review-with-git-arc.pdf ]]. Go FreeBSD! ❤️
Many thanks to some Wikimedia community members who are migrating from Phabricator to Phorge (https://phabricator.wikimedia.org/T333885), and they are also hammering hard for PHP 8.1! Thanks Wikimedia! 💪
This version was also hammered during Wikimedia Hackaton in Athens, with ~20 patches crafted, reviewed, tested and landed in just that week-end. Nice! 👌