Closed afbora closed 1 year ago
/plugins/sebastiangreger --> /plugins/sgkirby :pray: ✅
Can you please add the following plugin to the list? https://github.com/OblikStudio/kirby-link-field
I created already a issue: https://github.com/OblikStudio/kirby-link-field/issues/65
kirby-form-blocks us not working.
The Kirby Relationship Field plugin does not show the already entered entries anymore. It does list entries, but those are empty.
In the content file, entries are still listed by their ids, so I assume that's the reason. If I add a new entry to the field that one is shown correctly.
kirby-vite is also broken with this version.
My fault. kirby-vite IS compatible.
The Relationship plugin is now compatible. https://github.com/olach/kirby3-relationship
Here are a few plugins that I’m using that are missing the required json information, from what I can tell.
https://github.com/pedroborges/kirby-meta-tags https://github.com/schnti/kirby3-cachebuster https://github.com/shoesforindustry/kirby-plugins-alphabetise
Unfortunately, the issue with the relationship plugin that I described before has not been resolved yet. I still cannot transition a relationship field's content from a 3.7.5 project to a 3.8 project.
Also, it seems to have some more errors, that seem to be related to 3.8 (they do not happen when I downgrade to 3.7.5). So I would consider it as incompatible again, unfortunately.
https://github.com/olach/kirby3-relationship/issues/16
Anybody could have a look at this? This basically broke a client's website. 😥
Edit: Sorry, turns out I was not updated to the latest plugin version.
@trych I just tried a fresh relationship plugin in a fresh 3.8.8.1 Starterkit without issues. The example from the readme in a note.yml
related:
label: Related articles
type: relationship
options: query
query: page.siblings
stores the content like this:
Related: notes/through-the-desert, notes/chasing-waterfalls
as it should (so no uuids), because it is based on the tags field, not the pages field. It also works if I choose to store UUIDs instead. So would be helpful if you could post your field definition that does not work.
@texnixe Thanks for testing, and it turns out that once again you were absolutely right. For some reason my git submodule command would not show me that there's updates to the plugin, so I assumed I already was on the most recent version, when in fact I wasn't. Sorry for making a fuss about nothing.
So I stand corrected: The relationship plugin works great and is in fact compatible with 3.8.
The “Missing composer.json version” for the Alphabetize plugin was fixed with this PR:
https://github.com/shoesforindustry/kirby-plugins-alphabetise/pull/6
I’m still trying to get the developer to create a proper release for the current version.
I’ve created a PR to address the composer.json issues for the Cachebuster plugin
https://github.com/schnti/kirby3-cachebuster/pull/10
Also contacted the developer to create a release for the current version.
This PR https://github.com/schnti/kirby3-cachebuster/pull/10 has been closed by the developer and a fixed version of the plugin has been tagged as a new release.
/schnti/kirby3-cachebuster/releases/tag/1.0.3
Information about 3.8 compatibility has been sent to all plugins to open new issue or submit PR. It is the developers decision whether to apply the necessary changes or not.
kirby-form-blocks us not working.
Kirby Form Blocks is no longer under maintenance! Please use Kirby Form Block Suite
Broken plugins
[x] https://github.com/getkirby/staticache
Issue: https://github.com/getkirby/staticache/issues/12 PR: https://github.com/getkirby/staticache/pull/13
Minor issues
[ ] https://github.com/pedroborges/kirby-meta-tags
[ ] https://github.com/mullema/k3-date-format
[ ] https://getkirby.com/plugins/microman/grid-block
[ ] https://github.com/genxbe/k3-fragments
[ ] https://github.com/genxbe/kirby3-instagram
[ ] https://github.com/sylvainjule/kirby-embed
[ ] https://github.com/HashandSalt/kirby3-webp
[ ] https://github.com/felixhaeberle/kirby3-webp
[ ] https://github.com/sylvainjule/kirby-autofocus
[ ] https://github.com/mzur/kirby-uniform
PR: https://github.com/mzur/kirby-uniform/pull/229
[ ] https://github.com/HashandSalt/kirby3-snipcart
[ ] https://github.com/lukasleitsch/kirby-blade
[ ] https://github.com/sylvainjule/kirby-imageradio
[ ] https://github.com/jongacnik/kirby-fields-block
PR: https://github.com/jongacnik/kirby-fields-block/pull/11
[ ] https://github.com/sylvainjule/kirby-matomo
PR: https://github.com/sylvainjule/kirby-matomo/pull/40
[ ] https://github.com/sylvainjule/kirby-locator
PR: https://github.com/sylvainjule/kirby-locator/pull/54
[ ] https://github.com/thathoff/kirby-git-content
PR: https://github.com/thathoff/kirby-git-content/pull/95
[ ] https://github.com/sylvainjule/kirby-color-palette
PR: https://github.com/sylvainjule/kirby-color-palette/pull/24
Updated plugins for 3.8
[x] https://github.com/OblikStudio/kirby-memsource
[x] https://github.com/mullema/k3-image-clip
Issue: https://github.com/mullema/k3-image-clip/issues/26
[x] https://github.com/schnti/kirby3-cachebuster
PR: https://github.com/schnti/kirby3-cachebuster/pull/10
[x] https://github.com/shoesforindustry/kirby-plugins-alphabetise
[x] https://github.com/bnomei/kirby3-handlebars
Issue: https://github.com/bnomei/kirby3-handlebars/issues/24
[x] https://github.com/afbora/kirby-minify-html
[x] https://github.com/afbora/kirby-template-hooks
[x] https://github.com/youngcut/kirby-form-blocks
Issue: https://github.com/youngcut/kirby-form-blocks/issues/25 PR: https://github.com/youngcut/kirby-form-blocks/pull/26
[x] https://github.com/olach/kirby3-relationship
Issue: https://github.com/olach/kirby3-relationship/issues/15
[x] https://github.com/bnomei/kirby3-mysql-cachedriver
[x] https://github.com/youngcut/kirby-form-blocks
[x] https://github.com/mullema/k3-image-clip
Issue: https://github.com/mullema/k3-image-clip/issues/25 Core regression: https://github.com/getkirby/kirby/issues/4748
[x] https://github.com/lukasbestle/kirby-roomle
Issue: https://github.com/lukasbestle/kirby-roomle/issues/1
[x] https://github.com/lukasbestle/kirby-versions
Issue: https://github.com/lukasbestle/kirby-versions/issues/11
[x] https://github.com/tristantbg/kirby-shopify
Issue: https://github.com/tristantbg/kirby-shopify/issues/14
[x] https://github.com/fabianmichael/kirby-markdown-field
Issue: https://github.com/fabianmichael/kirby-markdown-field/issues/158
[x] https://github.com/thathoff/kirby-git-content
Issue: https://github.com/thathoff/kirby-git-content/issues/94
[x] https://github.com/bnomei/kirby3-mysql-cachedriver (PHP error)
Fixed by https://github.com/getkirby/kirby/pull/4719
[x] https://github.com/gearsdigital/localizer-for-kirby/ (PHP error)
Fixed by https://github.com/getkirby/kirby/pull/4717
[x] https://github.com/gearsdigital/localizer-for-kirby
[x] https://github.com/PaulMorel/kirby3-fathom-analytics
[x] https://github.com/tristantbg/kirby-shopify
[x] https://github.com/tristantbg/kirby-shopify
Issue: https://github.com/tristantbg/kirby-shopify/issues/14 Commit: https://github.com/getkirby/getkirby.com/commit/d6ac87229b398bdc76c87498437f321d7211fe43
[x] https://github.com/fabianmichael/kirby-markdown-field
[x] https://github.com/wagnerwagner/merx
Commit: https://github.com/getkirby/getkirby.com/commit/7626391e776b25ae25617a82d748d9687df2d2e3
[x] https://github.com/diesdasdigital/kirby-meta-knight
Commit: https://github.com/getkirby/getkirby.com/commit/9c72395e8ea242ce2e6d81c55e0eb5bc0558bfde
[x] https://github.com/chrisbeluga/kirby-navigation
Release: https://github.com/chrisbeluga/kirby-navigation/releases/tag/3.0.1
[x] https://github.com/d4l-data4life/kirby3-static-site-generator
Commit: https://github.com/getkirby/getkirby.com/commit/ddb3745f9fdfae3a4a6a01e6c15a73c2468d4e0e
[x] https://github.com/bnomei/kirby3-janitor
Compatible plugins