This information will be permanently stickied in the LUA Modules / Addons forum also:
Addon Devs README!! New changes to addon update compatibility!!
Starting with the next major update we will be implementing a new pseudo-versioning system for the LUA modules that will lock out all addon modules after an update. Here's a rundown of how it will work (open to some minor changes as we test/refine it over the next few days).
Every addon must have a new field, "SupportedFrameworkVersion=" in the module.def. The framework version will be updated whenever we make changes that we deem significant enough to possibly cause addons to fail. Every time we release an update that changes the framework version...
[ Read More ]