discourse/docs
David Taylor 8c2d5f9a35
DEV: Drop plugin-api version handling (#35181)
The version parameter of the JS plugin-api has never really been used
properly. These days, themes and plugins use the
`.discourse-compatibility` system for defining compatibility with core,
and we made the plugin-api version argument optional in
acad83199e.

This commit removes the internal infrastructure which supported the
versioning system. There is no change to the API. Any passed version
numbers will be ignored.
2025-10-06 10:52:47 +01:00
..
ADMIN-QUICK-START-GUIDE.md fix emojis (#34411) 2025-08-19 11:25:20 +02:00
AUTHORS.md
code-of-conduct.md Update Code of Conduct to v2.0 (#12296) 2021-03-04 23:44:58 -05:00
INSTALL-cloud.md Add a few helpful tips to the installation guide (#34390) 2025-08-25 16:50:57 -04:00
INSTALL-email.md DEV: Update mailgun pricing (#32222) 2025-04-09 09:56:03 +08:00
INSTALL.md Update INSTALL.md (#31097) 2025-02-27 00:21:38 +01:00
PLUGINS.md discourse/discourse change from 'master' to 'main' 2021-07-19 11:46:15 -04:00
SECURITY.md FEATURE: Increase pbkdf2 iterations to 600k (#20981) 2023-04-11 11:56:20 +01:00
TESTING.md DEV: replace mailcatcher references with mailhog (#14500) 2021-10-05 15:48:06 +05:30