- **NEW**: Add GitLab style compare link shorthand and link shortening (160). - **NEW**: Deprecate GitHub extension. It is now recommended to just include the extensions you want to create a GitHub feel instead of relying on a an extension to package something close-ish (159).
4.4.0
Nov 23, 2017
- **NEW**: Add social media mentions -- Twitter only right now (156). - **FIX**: Use correct regular expression for GitLab and Bitbucket.
4.3.0
Nov 14, 2017
- **NEW**: Shorthand format for referencing non-default provider commits, issues, pulls, and mentions (147). - **NEW**: Shorthand format for mentioning a repo via `user/repo` (149). - **NEW**: Add repository provider specific classes (149). - **NEW**: Make repository labels configurable (149). - **FIX**: Adjust pattern boundaries auto-links.
4.2.0
Nov 13, 2017
- **NEW**: MagicLink can now auto-link a GitHub like shorthand for repository references (139). - **NEW**: MagicLink now renders pull request links with a slightly different output from issues (139). - **NEW**: Deprecate `base_repo_url` in MagicLink in favor of the new `provider`, `user`, and `repo` (139). - **NEW**: MagicLink now adds classes to repository links (139). - **NEW**: MagicLink now adds title to repository links (139). - **NEW**: MagicLink no longer styles repository commit hashes as code (143). - **FIX**: MagicLink repository link outputs now better reflect default user and repository context (143). - **FIX**: PlainHTML should not strip tags that are part of JavaScript code (140).
4.1.0
- **NEW**: Details can now have multiple classes defined.
4.0.0
Aug 29, 2017
- **NEW**: Details extension will now derive a title from the class if only a class is provided (https://github.com/facelessuser/pymdown-extensions/issues/107). - **NEW**: Remove deprecated legacy emoji generator format. - **NEW**: Remove deprecated `use_codehilite_settings`. - **NEW**: Remove deprecated `spoilers` extension redirect. - **NEW**: Update emoji databases: EmojiOne (3.1.2) and Twemoji to (2.5.0).