I get some warnings in the browser development console for the latest Discourse rebuild:
[PLUGIN discourse-post-badges-plugin] Deprecation notice: Using
registerWidgetShim
is deprecated and will soon stop working. Affected widgetShim: featured-badges. [deprecated since Discourse v3.5.0.beta8-dev] [deprecation id: discourse.widgets-end-of-life] [info: Upcoming EOL for the widget rendering system]
[PLUGIN discourse-post-badges-plugin] Deprecation notice:
api.includePostAttributes
has been deprecated. Useapi.addTrackedPostProperties
instead. [deprecated since Discourse v3.5.0.beta1-dev] [deprecation id: discourse.post-stream-widget-overrides] [info: Upcoming post stream changes - How to prepare themes and plugins]
[PLUGIN discourse-post-badges-plugin] Deprecation notice: The
poster-name
widget has been deprecated andapi.decorateWidget
is no longer a supported override. [deprecated since Discourse v3.5.0.beta1-dev] [deprecation id: discourse.post-stream-widget-overrides] [info: Upcoming post stream changes - How to prepare themes and plugins]