Releases: tyler-Github/YasifysTools
Releases · tyler-Github/YasifysTools
Yasifys Tools v1.5.1
What's Changed
- Update Node.js parent image to 18-alpine for improved compatibility and security by @Codycody31 in #89
- [Snyk] Security upgrade mongoose from 7.4.1 to 7.5.0 by @Codycody31 in #94
- [Snyk] Upgrade @types/node from 18.17.1 to 18.17.2 by @Codycody31 in #93
- [Snyk] Upgrade express-rate-limit from 6.8.0 to 6.8.1 by @Codycody31 in #90
- Fix bugs in the production version by @Codycody31 in #95
- [Snyk] Upgrade express-rate-limit from 6.8.1 to 6.9.0 by @Codycody31 in #97
Full Changelog: v1.5.0...v1.5.1
Yasifys Tools v1.5.0
What's Changed
- [Snyk] Upgrade @types/node from 18.17.0 to 18.17.1 by @Codycody31 in #85
- Update Version Generation and Linting by @Codycody31 in #86
- Refactor about.ejs navbar and miscellaneous improvements by @Codycody31 in #87
- chore(package.json): Bump version to 1.5.0 for release by @Codycody31 in #88
Full Changelog: v1.4.6...v1.5.0
Yasifys Tools v1.4.6
What's Changed
- Update the way the current version is set by @Codycody31 in #83
- Fix bugs from getVersion function by @Codycody31 in #84
Full Changelog: v1.4.2...v1.4.6
Yasifys Tools v1.4.2
What's Changed
- Refactor video download and play buttons display logic by @Codycody31 in #63
- feat: Add DownloadExpiration schema and tests by @Codycody31 in #64
- Implemented video notifications by @tyler-Github in #65
- Implemented notifications into player.ejs to view time left on video by @tyler-Github in #66
- [Snyk] Upgrade @types/node from 18.16.20 to 18.17.0 by @Codycody31 in #67
- Settings Page Renderer for Routes added by @tyler-Github in #69
- Create settings.ejs by @tyler-Github in #68
- Settings Handler added by @tyler-Github in #70
- Custom stylesheet added to 404 by @tyler-Github in #71
- Added custom stylesheet to about by @tyler-Github in #72
- Added custom stylesheet to index by @tyler-Github in #73
- Added custom stylesheet to player by @tyler-Github in #74
- Added custom stylesheet to tiktok by @tyler-Github in #75
- Updated stylesheet to work for the settings page by @tyler-Github in #76
- Settings Navbar added to About by @tyler-Github in #77
- Settings Navbar added to Home by @tyler-Github in #78
- Settings Navbar added to Player by @tyler-Github in #79
- Settings Navbar added to TikTok by @tyler-Github in #80
- [Snyk] Upgrade mongoose from 7.4.0 to 7.4.1 by @Codycody31 in #81
Full Changelog: v1.3.0...v1.4.2
Yasifys Tools v1.3.0
What's Changed
- Update dependencies, gitignore, and add helper functions by @Codycody31 in #34
- [Snyk] Upgrade socket.io from 4.6.1 to 4.7.1 by @Codycody31 in #37
- Update Node.js version, security improvements, and miscellaneous fixes by @Codycody31 in #35
- [Snyk] Upgrade @types/node from 18.0.6 to 18.16.18 by @Codycody31 in #36
- [Snyk] Upgrade node-fetch from 2.6.11 to 2.6.12 by @Codycody31 in #38
- [Snyk] Upgrade @types/node from 18.16.18 to 18.16.19 by @Codycody31 in #39
- Added Dark Mode Support and Persist User Preference by @tyler-Github in #40
- Added Dark Mode Support and Persist User Preference by @tyler-Github in #43
- Added Dark Mode Support and Persist User Preference by @tyler-Github in #42
- Added Dark Mode Support and Persist User Preference by @tyler-Github in #41
- Create style.css for improvements. by @tyler-Github in #44
- Implement fixes to tiktok.ejs and dark-mode implementation. by @tyler-Github in #46
- Updated Dark Mode Toggles by @Codycody31 in #47
- Add Font Awesome icons and update dark mode toggle button. by @Codycody31 in #48
- Fa-Moon re-implemented for light-mode by @tyler-Github in #49
- Fa-Moon re-implemented for light-mode by @tyler-Github in #50
- Fa-Moon re-implemented for light-mode by @tyler-Github in #51
- Fa-Moon re-implemented for light-mode by @tyler-Github in #52
- Fa-Moon re-implemented for light-mode by @tyler-Github in #53
- Add SonarQube Scanning by @Codycody31 in #54
- Fixed issue displaying incorrect length of download being valid. by @tyler-Github in #55
- Stylesheet update to include new functionality, quality options functionality added. by @tyler-Github in #59
- Improve index.ejs to have quality change capabilities by @tyler-Github in #60
- Quality set functionality added to main codebase. by @tyler-Github in #61
- [Snyk] Upgrade express-rate-limit from 6.7.1 to 6.8.0 by @Codycody31 in #57
- [Snyk] Upgrade @types/node from 18.16.19 to 18.16.20 by @Codycody31 in #58
- [Snyk] Upgrade mongoose from 7.3.4 to 7.4.0 by @Codycody31 in #56
- Update version to 1.3.0 by @Codycody31 in #62
Full Changelog: v1.2.0...v1.3.0
Yasifys Tools v1.2.0
What's Changed
This release contains several improvements and bug fixes contributed by @Codycody31. Below is a summary of the changes:
To view the detailed changes, please check the pull requests associated with this release:
- Rename stage and add ESLint configuration and refactoring by @Codycody31 in #29
- Update database configuration and add new schemas by @Codycody31 in #30
- Miscellaneous improvements and bug fixes by @Codycody31 in #31
- Update badge URLs and improve logging for disconnections by @Codycody31 in #32
- Update package version to 1.2.0 for website enhancements by @Codycody31 in #33
Full Changelog: v1.0.0...v1.2.0
Yasifys Tools v1.0.0
What's Changed
- Fix variables in app.js and package.json, update version to 0.9.9 by @Codycody31 in #22
- Temporary Download Fix by @tyler-Github in #25
- Updating package.json for ytdl-core to hopefully fix some major issues. by @tyler-Github in #26
- Improve CI/CD configuration and add unit tests for handler functions by @Codycody31 in #27
- Update package version to 1.0.0 by @Codycody31 in #28
Full Changelog: v0.9.8...v1.0.0
Yasifys Tools v0.9.8
What's Changed
- Add current version as a constant, Matomo Tracking, and improve badges display in README by @Codycody31 in #21
Full Changelog: v0.9.5...v0.9.8
Yasifys Tools v0.9.5
What's Changed
- 🔧 chore(package-lock.json): Update ytdl-core to the latest version by @tyler-Github in #18
- 📈 feat(ytdl): Increase video quality by @tyler-Github in #19
- Chore and Feature Updates by @Codycody31 in #20
Full Changelog: v0.9.0...v0.9.5
Yasifys Tools v0.9.0
What's Changed
- ✨feat(app.js): add indexRouter to handle routes for home, about, tiktok pages and download and player endpoints by @Codycody31
Full Changelog: v0.8.28...v0.9.0