A little #AndroidAppRain in my Magisk repo (apt.izzysoft.de/magisk) today added 3 modules, 2 others were updated. And thanks to an update in repo-util (which allowed me the new additions) there's also an additional filter in the web interface now ("added in the last X days"). Enjoy :awesome:
Unknown parent

mastodon - Link to source

IzzyOnDroid ✅

@brli Please look at the link I gave you. Timestamps don't help, Android goes by the versionCode to decide whether an APK is an update to an existing app. They decreased the versionCode, so all their newer versions are considered older.

Again, as described: tha APKs are downloaded by my updater, then thrown away as versionCode is much lower. Even if they'd get into my repo, you couldn't "update" as Android wouldn't allow you to "downgrade".