Version 0.101
of Game of Trees
has been released (and the port
updated).
* got 0.101; 2024-07-11 see git repository history for per-change authorship information
Version 0.101
of Game of Trees
has been released (and the port
updated).
* got 0.101; 2024-07-11 see git repository history for per-change authorship information
Today, U.S. Senator Maria Cantwell (D-Wash.), Chair of the Senate Committee on Commerce, Science and Transportation, convened a full committee hearing titled “The Need to Protect Americans’ Privacy and the AI Accelerant.” The hearing explored how AI has intensified the need for a federal comprehensive privacy law that protects individual privacy and sets clear guidelines […]
The post Mozilla heads to Capitol Hill, calls for a federal privacy law to ensure the responsible development of AI appeared first on The Mozilla Blog.
Cartes IGN, Discover France another way and witness the land’s evolution, is a nice mapping app for France. Even if not French, the ways you can interact with the data is something to be experienced, or even more, in the spirit of “Public money, public code”, maybe something we should ask our local administrations to do for our countries too. App description text will be fixed in the next version (upstream PR#92)
DataBackup was updated to 2.0.1
and its dev XayahSuSuSu gives us the news:
The app has been released on F-Droid for a while. Recently it has a breaking change on UIs, with a lot of new features.
- 🔥It supports reproducible builds on F-Droid now so it uses the signing key of the developer
- ✨ This update IS NOT COMPATIBLE with old versions, you’d better CLEAN INSTALL this version, and you can reload to restore legacy backups.
- 🎉 Welcome new friends to our team: @omersusin, @PalmDevs, @frknkrc44.
- ✨ Reimplemented cloud functions.
- ✨ Supported SSAID backup and restoring, you need to reboot after restoring SSAIDs.
- ✨ Supported keystore detection, which means this application may not work after restoring.
- ✨ Downgraded to api 26. Yes now we support Android 8.0+
We’ve been building betas of Dolphin Emulator, the GameCube and Wii emulator, whenever we or its users noticed a new site note, but recently the app devs started to use a rolling release cycle and celebrated, after 8 years, with a new proper release named 2407
. About the road ahead, the new logo and more, you can read in the fresh blog post here.
Inbox Pager, Read and write e-mails, was updated to 7.0
after a three and a half years hiatus.
SkinBread was updated to 1.3
bringing a new key, hence if you have the app installed you’d need to uninstall then reinstall to get future updates. While we’ve written about the care needed for keys in the past, unfortunately we still see developers end up losing their own from time to time.
PiliPala and PiliPalaX were disabled due to the usage of a non-free captcha lib, GeeTest (极验), for the in-app login page. Currently Pilipala still uses the “old” webview login page, while the problematic in-app login is work-in-progress, so GeeTest is patched out and we can rebuild the app in the next cycles. Unfortunately PilipalaX has switched to the new in-app login page so we are not sure what the future holds.
Selfnet WIFI-Setup, as with other apps like it, got replaced by the new geteduroam which is not yet available in F-Droid.
6.1.3
1.1.0
5.0.828
3.5.1
1.3.1
4.5
3.4.0
1.6.5
1.7.1
8
0.8.0
1.4.4
1.5.0
1.6.0
v0.8.1
2.15.3-2+free
1.36
1.0.33
5.0.2
2.16.5+free
1.6.11
4.4.1-ose
8.4
2.5.0
5.206.1
0.1.8
1.2.5
11.11.0
1.6.18
1.0.47
1.9.5
1.2209
1.0.59
1.1.40
5.2.4
1.5.3
10.9.6.0
1.3
0.28.0
2.8.0
0.4.1
2.0.4
2.11.1-1-1.6.0
1.107.2
4.4.14
1.3.6
Build100.6.3
20240705-01
2.6.2
3.0.8
1.0-24
1.2.0
0.1.1
7.3
1.31.2
1.16.1
1.2.9
1.3.2
2.5.6
1.8.12
4.15.0
1.6.4
2.20.20
2024.07.04
0.1.21
0.8
8.3.0
1.0.3
4.5.2e
0.18.0
20240709
0.118.0_v0.3.6_nix
6.2.90
4.6.11
3.3.9
1.3.2
1.0.64
3.14.3-beta
4.0.1
v4.12.5
0.94.5
1.4.14
1.49_beta
3.26.0
1.7.1
1.3.5
0.7.4
24.2.5
1.3.0
1.00-62-fdroid
1.23.2
5.4.47.0
3.1.36
2.16.5+free
1.4.17
4.42.0-fdroid
8.0
0.6.42
1.2.1
58.2
1.6.18.sc79
2024.07.02
8.5.5
5.8.2
6.5
2.4
1.16
3.194.13
3.12.0
58.2
1.68.2-tc79c500c7-g242d97ac2ac
13.10
1.3.0
3.87
1.6.6
3.3.0
3.4.8
2.7.2
35.0
0.7.1
10.0
2.10.2
26.0 beta 1
234.240627.0
4.12.8
20.0.6.0
1.2
3.1.3
2.1.0
2.33.1
1.0.0-beta01
Thank you for reading this week’s TWIF 🙂
Please subscribe to the RSS feed in your favourite RSS application to be updated of new TWIFs when they come up.
You are welcome to join the TWIF forum thread. If you have any news from the community, post it there, maybe it will be featured next week 😉
To help support F-Droid, please check out the donation page and contribute what you can.
The tale of an eight-year, collaborative effort to build a generic revision UI into Drupal 10.1.0, bringing a major piece of functionality to core.
As we discussed in our previous post, Improving Drupal with the help of your clients, we’re fortunate to work with a client like ServiceNSW that is committed to open-source contribution. So when their challenges require solutions that will also benefit the whole Drupal community, they’re on board!
Since Drupal 4.7 was released in 2006, nodes have had a revision user interface (UI). The UI allows editors to view revision history and specific revisions, as well as revert and delete revisions.
A lot has changed since Drupal 4.7. We received revision support for many more entities, but Node remained the only one with a revision UI in core.
Our client, Service NSW, makes heavy use of block content entities for Notices displayed throughout the site. These are regularly updated. Editors need to be able to see what has changed and when, revert to previous versions, and view revision logs when needed.
Since Drupal 8, much of the special treatment of Node entities has been replaced with generic Entity API functionality. Nodes were no longer the only tool in the content-modelling toolbox, with this one exception: revision UI.
The code for node’s revision UI lives in the node module. It’s dependent on hard-coded permission checking and uses routing and forms outside the entity API.
This meant that for every additional entity type for which Service NSW needed a revision UI, those parts needed to be recreated repeatedly.
As you can imagine, this approach quickly becomes hard to maintain due to the amount of duplication.
Having identified that Drupal core needed a generic entity revision UI API (it already had generic APIs for entity routing, editing, viewing and access), we set to work on this missing piece of the puzzle.
We found an existing core issue for it, and in 2015, posted our first patch for it.
This began an 8-year journey to bring a major piece of functionality to core.
Over the course of many re-rolls, we released contributed modules built on top of the patch:
Finally, with the release of Drupal 10.1.0 in 2023, any entity-type could opt into a revision UI. The Drupal 10.1.0 release opted-in for Block Content entities, making that contributed module obsolete. Then later in 2023, the release of Drupal 10.2.0 saw Media entities use this new API. In early 2024, support for Taxonomy terms was added and released in 10.3.0.
The biggest challenges encountered were keeping the patch up to date with core as it changed and navigating the contribution process. Over the years, there have been over 120 patch files and 300+ comments on the issue!
Another challenge was the lack of an access API for checking access to revisions.
The entity API supported a set of entity access operations — view, update, delete — but no revision operations were considered. The node module had hard-coded permissions e.g. ‘view all revisions’ and ‘revert all revisions’.
To have a generic entity revision UI API, we needed a generic way to check access to the operations the UI would make available.
Initially, we tried to include this with the revision UI changes. However, it became increasingly difficult to get both major pieces of functionality simultaneously. So, in 2019, this was split into a separate issue, and the original issue was postponed.
With efforts from our team, Service NSW and many other individuals and companies in the Drupal community, this made it into Drupal core in 2021. It was first available in Drupal 9.3.0. Adding a whole new major access API is not without its challenges, though. Unfortunately, this change resulted in a security release shortly after 9.3.0 came out. Luckily it was caught and fixed before many sites had updated to 9.3.0.
Adding a new feature to Drupal core is a large undertaking. Doing it in a client-agency collaboration provides an ideal model for how open source should work.
Developers from PreviousNext and Service NSW worked with the broader Drupal community to bring this feature to fruition.
Our developers have experience contributing to core and were able to guide Service NSW developers through the process. Being credited on large features like this is a major feather in the cap for both individual developers and their organisations.
Together, we helped integrate a generic revision UI into Drupal 10.1.0. All of the developers involved received issue credits for their work.
This was a significant effort over eight years, requiring collaboration with individuals and organisations in the wider Drupal community to build consensus. This level of shared commitment helps drive the Drupal open source project forward, recognising that what benefits one can benefit all.
So, what are the next big features you and your clients could work on? Or is there something you want to bring to core, as an individual, group or organisation? Either way, we’d love to chat and collaborate!