Skip to content

What is the difference between version 10 and 9? #5782

Discussion options

You must be logged in to vote

The main purpose of v10 is to remove any APIs that were marked as as deprecated on Dnn v8 and before. It is also an opportunity to update some dependencies that have a bigger risk of being braking changes for 3rd party extensions.

Then comes a big wishlist, keep in mind that DNN is open-source and any items on the list depend on someone contributing the feature, so no guarantees on any of them.
However the following is done:

  • Dependency injection is available in way more places.
  • CodeDOM will be installed by default to make more recent versions of c# available in Razor contexts.
  • Support for API Tokens.

And not complete yet but we would love to have this as part of v10:

  • A new default them…

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
1 reply
@bdukes
Comment options

Answer selected by mohamad-asghari
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
4 participants