nodebb-plugin-ns-embed
Version:
Embed media and rich content in posts: youtube, vimeo, twitch etc. All embeds are based on the rules. You are encouraged to build your own rules to embed everything what is embeddable.
73 lines (46 loc) • 2.08 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [7.0.0] - 2025-06-11
- Changed compatibility with NodeBB v3.x (kudos to Barış Soner Uşaklı)
- Changed ACP to use NodeBB v3 common UI patterns (kudos to Barış Soner Uşaklı)
- Changed ACP to resolve all vulnerabilities
## [6.0.0] - 2022-07-02
- Changed compatibility with NodeBB v2.2.x (kudos to Barış Soner Uşaklı)
- Changed ACP to use modules
## [5.0.0] - 2021-06-02
- Added new notifications in ACP for manipulations around rules
- Changed project dependencies to rely on fewer libraries
- Changed integration with NodeBB to preserve ability to enter Fullscreen (kudos to Revir Yang)
- Changed compatibility with NodeBB v1.17.x
- Changed ACP to rely on latest UI library
- Removed Babel for unit tests around the rules
- Removed Gulp as orchestration tool for SASS styles
## [4.0.0] - 2019-12-29
- Added support for post preview of the embedded content
- Changed dependencies to comply with the most security updates
- Changed compatibility with NodeBB v1.13.x
## [3.0.1] - 2018-12-26
- Added community embed rules
- Removed Code Climate integration
## [3.0.0] - 2018-11-29
- Changed compatibility for NodeBB v1.11.0
- Removed Emitter NodeBB dependency
## [2.1.1] - 2017-02-26
- Changed Youtube default rule to ignore Youtube channels
## [2.1.0] - 2017-01-11
- Added Twitch Default rule for Live content
- Added Twitch Default rule for VoD
## [2.0.1] - 2016-05-02
- Changed Youtube default rule to ignore Youtube profiles
## [2.0.0] - 2016-03-22
- Added compatibility with Markdown plugin
- Added compatibility with content plugins
- Changed ACP scripts to follow best practice
- Changed all dependencies
## [1.1.0] - 2015-12-16
- Added ability to skip invalid regular expressions
- Changed default Youtube rule
## [1.0.0] - 2015-11-29
- Initial release with predefined set of embeds