Hello,
We saw y'all needed to rollback Crafty for some text display issues. I
see that this has been resolved in a recent update of CasaOS.
I validated this version of Crafty against CasaOS v0.4.6 on 2024-01-23.
Screenshot of testing:

Additionally updated the screenshot links to also appear the yml file so
that screenshots correctly appear in the app store.
PR was waiting for issue 1559 from the main CasaOS repository.
Best,
Boat from the Crafty Team
---------
Co-authored-by: Wout Bouckaert <woutbouckaert@gmail.com>
Bumping Crafty to newest version 4.2.2.
This update uses a new randomly generated credential. The password help
dialog has been updated for the new credential. Tested and location is
easily accessible through CasaOS interface.
Update has no other breaking changes.
Co-authored-by: Wout Bouckaert <woutbouckaert@gmail.com>
There isn't a section for 'Utility' so I decided to rename these apps so
that they can be found in a category search. With a similar named
category named 'Utilities'
---------
Co-authored-by: Tiger Wang <tigerwang@outlook.com>
Update appfile and docker compose for LazyLibrarian, Mylar3 and Readarr
to use consistent conventions for UID, GID and TZ, as well as replacing
the unwritable /path/ location, and make the config of these paths
available in the GUI
Fix transmission env problem:
This image no longer bundles 3rd party Transmission UI packages. You
will need to either remove the TRANSMISSION_WEB_HOME environment
variable from your container or source a UI package yourself and update
the path to match We would advise you to use subfolders under /config to
store your UI packages so that they survive upgrades
1、Update the mirror version (have manually check the parameter problems
between versions)
2、Fix the correct support architecture
In many linuxserver docker images, [linuxserver dropped armv7
support](https://www.linuxserver.io/blog/a-farewell-to-arm-hf), making
it impossible to install and upgrade these applications on armv7
devices. And the current CasaOS AppStore rules are not perfectly
compatible with these yml files.
**Fortunately, armv7 can be supported by the community store,**
[Apps_arm](https://github.com/Cp0204/CasaOS-AppStore-Play/tree/main/Apps_arm)
store source link:
```
https://play.cuse.eu.org/Cp0204-AppStore-Play-arm.zip
```
---------
Co-authored-by: raller1028 <57336867+raller1028@users.noreply.github.com>