Migration 2.x.x -> 3.x.x
WARNING
This is documentation for legacy versions. For the most current version click here.
- strikethrough moved to standalone module
- tables moved to standalone module
- core functionality of
AsyncDrawableLoadermoved tocoremodule - Handling of GIF and SVG media moved to standalone modules (
gifandsvgrespectively)
- Handling of GIF and SVG media moved to standalone modules (
- OkHttpClient to download images moved to standalone module
- HTML no longer implicitly added to core functionality, it must be specified explicitly (as an artifact)
- removed
markwon-viewmodule - changed Maven artifacts group to
ru.noties.markwon - removed
errorDrawablein AsyncDrawableLoader in favor of a drawable provider - added placeholder for AsyncDrawableProvider