Skip to content

Latest commit

 

History

History
80 lines (60 loc) · 1.82 KB

File metadata and controls

80 lines (60 loc) · 1.82 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.


[1.2.0] - 2025-12-04

Added

  • Autostarter plugin for auto-launching programs
  • SE.Live plugin for StreamElements integration
  • Face Tracker plugin for AI-powered face tracking
  • Auto Execute Commands Lua script
  • Countdown Timer Python script
  • Now Playing (Linux) Python script
  • Clock Time & Date Display Python script
  • Ocean Blue theme
  • Meloncholy theme

Fixed

  • broken repository and forum links

Changed

  • Separated Lua and Python script sections
  • Improved resource descriptions

Removed

  • atkAudio plugin (non-existent repository)
  • jinliu/obs-auto-scene-switcher duplicate
  • shibnev/obs-blade (404)

[1.1.0] - 2025-12-03

Added

  • Star counts for popular repositories
  • Platform badges (Windows, macOS, Linux)
  • Difficulty levels (Beginner, Intermediate, Advanced)
  • 13 Python scripts with links and descriptions
  • CHANGELOG.md file
  • Contributing guidelines (contributing.md)
  • GitHub Actions for automated linting
  • Assets folder for images
  • Code of Conduct (CODE_OF_CONDUCT.md)
  • GitHub issue templates (bug report, feature request)

Changed

  • Removed emojis for cleaner look
  • Converted to awesome-lint format (0 errors)
  • Simplified Table of Contents
  • All list items now use standard format
  • Moved images to assets/ folder

Removed

  • Temporary development files
  • Old backup files
  • Error log files

[1.0.0] - 2025-12-02

Added

  • Initial release
  • Curated list of OBS plugins, scripts, tools, and themes
  • MIT License
  • Quality criteria for included resources

Legend

  • Added - New features or content
  • Changed - Updates to existing content
  • Removed - Deleted files or features
  • Fixed - Bug fixes