Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Okay, so since I'm pretty much busy with other work I'm really getting fed up by all those apps *not* providing changelogs. Instead of spending hours of searching the corresponding repositories, diffing all the changes and summarise them just to provide an adequate changelog (as I've done in the past, see Git history), I decided to ping the maintainers to (hopefully) encourage them to write changelogs. Apart from just my little project here, I think even users of the updater UI deserve to know what has changed and what they're going to give access to their private data. So if you're one of the maintainers pinged here: Can you please, please, *PLEASE* provide a changelog when updating your apps on apps.nextcloud.com? Here we go, these are the apps updated without changelogs: .--------------------+--------+---------+-------------------. | App | From | To | Author/Maintainer | +--------------------+--------+---------+-------------------+ | bookmarks | 2.3.1 | 2.3.3 | @marcelklehr | | carnet | 0.18.7 | 0.18.12 | @PhieF | | circles | 0.17.9 | 0.17.10 | @daita | | cms_pico | 0.9.8 | 1.0.2 | @PhrozenByte | | cookbook | 0.5.4 | 0.5.5 | @mrzapp | | dicomviewer | 1.2.0 | 1.2.1 | @ayselafsar | | discoursesso | 0.9.16 | 0.9.17 | @soudis | | files_antivirus | 2.2.0 | 2.2.1 | @rullzer | | files_photospheres | 1.0.5 | 1.0.6 | @R0Wi | | files_readmemd | 1.1.2 | 1.1.3 | @mamatt | | flowupload | 0.1.5 | 0.1.7 | @e-alfred | | music | 0.11.0 | 0.11.1 | @paulijar | | ocr | 4.4.16 | 4.4.25 | @janis91 | | oidc_login | 1.0.3 | 1.1.0 | @pulsejet | | passman | 2.3.3 | 2.3.5 | @newhinton | | sharingpath | 0.0.3 | 0.1.0 | @rookie0 | | terms_of_service | 1.3.0 | 1.3.1 | @nickvergessen | | timetracker | 0.0.34 | 0.0.39 | @puthre | | user_cas | 1.7.4 | 1.8.0 | @felixrupp | | zimbradrive | 0.8.23 | 0.8.24 | @bud-mo | `--------------------+--------+---------+-------------------' Hopefully if I start to annoy everybody frequently enough on every new update, maybe more people will start providing changelogs. However, if things don't improve I will either start writing a series of scrapers to fetch the upstream changelogs (which I'm glad at least most of the apps mentioned above have) or automate annoying maintainers :-D So, let's continue with the apps that *actually* provide a changelog. Apps updated for Nextcloud 15, 16 and 17: passwords (2019.11.1 -> 2019.12.0): * Add lazy loading for favicons and avatars * Fix server timeout on settings page * Fix mobile layout in NC 17 * Fix navigation in NC 15 * Attempt to send mails to users without email Kudos/thanks to @marius-wieschollek, you're awesome! previewgenerator (2.1.0 -> 2.2.0): * Add Nextcloud 18 support Kudos/thanks to @rullzer, even though not providing a changelog for files_antivirus. richdocuments (3.4.4 -> 3.4.6): Changes for version 3.4.6: * Force read operation to trigger audit log when issuing a token * Add Nextcloud 18 compatibility Changes for version 3.4.5: * Retry putContent operation if locked * Include locale in the loleaflet lang parameter * Make sure files created from the same template have a different WOPI file id * Always use the owner file owner to access for share links * Make sure Firefox doesn't navigate out of the current directory * Dependency bumps Kudos/thanks to @juliushaertl, you're awesome! secsignid (0.2.4 -> 0.2.5): * Fix issue regarding integrity check Kudos/thanks to @BjoernSecSign, you're awesome! Apps updated for Nextcloud 16 and 17 only: news (14.0.1 -> 14.0.2): * Get content:encoded of item if available * Update js and php dependencies * Generate enclosure div only for audio & video Kudos/thanks to @Grotax, you're awesome! twofactor_gateway (0.14.1 -> 0.15.0): * Add Spryng gateway support * Add Sms77io gateway support * Add Nextcloud 18 support * Add php7.4 support * Update ecall API to new version * Add/update translations * Remove PHP 7.1 support Kudos/thanks to @ChristophWurst, you're awesome! Apps updated for Nextcloud 17 only: mail (0.18.1 -> 0.20.1): Changes for version 0.20.1: * Add occ command to diagnose an account * Add/update translations * Update dependencies * Fix provisioned account update password check when password is set to empty string Changes for version 0.20.0: * Add admin settings UI to configure provisioned accounts * Default account configuration via config.php Changes for version 0.19.1: * Add/update translations * Update dependencies Changes for version 0.19.0: * Add PHP 7.4 support * Mail detail view now only has one back/menu button * Composer attachment buttons moved into action menu * Simpler wording for plain text/rich text switch * Fix opening messages with attachment content-type and content-disposition * Fix spacing in settings section * Fix missing popover for addresses without a display name * Fix horizontal scrolling issue on mobile * Show recipient avatar instead of sender avatar in \sent mailboxes * Focus "to" field automatically when writing a new message * Fix virtual flagged inbox shown as child of the inbox * Add missing label of unified inbox * Fix .ics attachment mime detection * Fix .ics attachment import * Fix unwanted flowed text formatting * Remove PHP 7.1 support Kudos/thanks to @ChristophWurst, you're awesome... again! phonetrack (0.5.10 -> 0.5.11): * Fix auto export cron job failing on some setups Kudos/thanks to @eneiluj, you're awesome! sentry (5.1.0 -> 6.0.1): Changes for version 6.0.1: * Add new Sentry SDKs * Fix application class instantiation warning Changes for version 6.0.0: * Add PHP 7.4 support * Add Nextcloud 18 support * Add new Sentry JavaScript SDK * Fix "app name as tag" regression * Remove PHP 7.1 support Changes for version 5.2.0: * Add new Sentry JavaScript SDK * Updated dependencies @ChristophWurst again! Thanks a lot! suspicious_login (2.4.1 -> 3.0.0): * Add PHP 7.4 support * Add/update translations * Update dependencies * Fix IPv6 optimizer * Remove PHP 7.1 support Did I mention "Kudos/thanks to @ChristophWurst"? ;-) twofactor_nextcloud_notification (2.1.1 -> 2.2.0): * Make Nextcloud 18 compatible This makes 1 app without changelog and 2 for @rullzer, so thanks/kudos to you! You're awesome! twofactor_totp (4.0.0 -> 4.1.0): * Add Nextcloud 18 support * Add PHP 7.4 support * Add/update translations * Update dependencies Well, @ChristophWurst at it again! twofactor_u2f (4.0.0 -> 5.0.0): * Add Nextcloud 18 support * Add PHP 7.4 support * Add/update translations * Update dependencies * Fix Npm dependency vulnerability: handlebars-lang/handlebars.js#1558 * Fix unnecessarily big challenge bundle * Remove PHP 7.1 support Guess who? It's either about some sausage or their name just doesn't matter, who knows? Of course: @ChristophWurst New apps added to Nextcloud 16 and 17: analytics - Data analytics/visualisation for Nextcloud and ownCloud Also, the breeze-dark theme update for Nextcloud 17 contains the following changes: * Add app-specific favicons * Add icon for the "circles" app * Add styling for "bookmarks" app * Fix hover styling for notifications * Add icons for disabled users * Add personal icon in "activity" app * Allow for custom app folder/style icon for individual U2F devices * Change login fields to be background-dark * Change icon used for delete-hover in "quicknotes" Now looking up all these authors/maintainers took a little bit more than an hour*, which I think won't scale very well in the future. Especially I want to avoid annoying people who *do* provide a changelog, so I'm going to just call out everybody who *doesn't* provide one in the future. * -> An hour for digging up the maintainers - reviewing the diffs for the apps I actually use took way longer... Signed-off-by: aszlig <[email protected]>
- Loading branch information
c5d8e44
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Note to everyone who has been pinged here: The changelogs are parsed out of a CHANGELOG.md within your app's tarball.
Related discussion: f928426#commitcomment-36402836