mirror of
https://github.com/SethCohen/github-releases-to-discord
synced 2026-09-07 20:03:23 +00:00
14 KiB
14 KiB
Changelog
1.20.0 (2026-04-03)
Features
- add manual dispatch support for GitHub Actions to test Discord webhook integration with optional release inputs. resolves #52 (e15eb81)
- enhance reduceHeadings function to handle indented and closed markdown headings and add tests for new functionality. resolves #51 (80aca15)
- tests: add test for handling release payload with null body and update formatDescription to handle undefined input. resolves #53 (60ef92f)
1.19.0 (2025-06-17)
Features
- tests: add Jest configuration and comprehensive tests for utility functions in index.js to ensure functionality and reliability (0559b87)
Miscellaneous
- added updated dependencies (067d2cb)
- package: update @actions/github dependency to version 6.0.1 and add Jest as a dev dependency with a test script (0559b87)
1.18.0 (2025-06-17)
Features
- index.js: enhance sendWebhook function to handle rate limits with retries for improved reliability when sending requests to Discord (feb5a40)
Miscellaneous
- remove unnecessary test file from .gitignore and add sample test release JSON for local testing (82d906c)
- update README for clarity and conciseness, improve formatting, and add new sections for better user guidance (82d906c)
1.17.0 (2025-06-17)
Features
- workflow: add GitHub Actions workflow to automatically update SemVer tags on tag push events (e768ce1)
1.16.2 (2024-10-18)
Documentation
- update README output example (6aa0dd9)
1.16.1 (2024-10-18)
Bug Fixes
- correct conversion of standalone PR, issue, and changelog URLs to markdown format (4786949), closes #38
Documentation
- update README with details on markdown link conversion and other features (9737dc9)
1.16.0 (2024-10-18)
Features
1.15.3 (2024-10-18)
Documentation
Miscellaneous
1.15.2 (2024-10-18)
Bug Fixes
1.15.1 (2024-10-04)
Documentation
- updated README.md (613ba26)
Miscellaneous
Code Refactoring
- code cleanup (5ca1453)
1.15.0 (2023-12-14)
Features
1.14.0 (2023-12-11)
Features
- added additional description formatting (#23) (8ca9da2)
- added max_description option (8ca9da2)
- added reduce_headings option (8ca9da2)
- description trimming (8ca9da2)
Styles
- parse common Github URLs to more appropriate display (8ca9da2)
- reduce consecutive whitespace/newlines into a minimum of 2 to allow separation in paragraphs (8ca9da2)
Miscellaneous
- update README.md (254bf79)
1.13.1 (2023-09-23)
Miscellaneous
- updated action info (c240910)
- updated action info (c888953)
- updated dependencies (24b80ab)
- updated README.md (ba06d83)
- updated README.md (ce7fc4a)
- updated release-please action (933f3cf)
1.13.0 (2022-08-25)
Features
- created test action (d76d7aa)
1.12.1 (2022-08-24)
Miscellaneous Chores
- release 1.12.1 (6aea64b)
1.12.0 (2022-08-24)
Features
- renamed all
colour>color(a0914f4)
1.11.1 (2022-08-24)
Bug Fixes
- fixed ReferenceError on require vs import (233db9c)
1.11.0 (2022-08-24)
Features
Bug Fixes
- fixed version tag (baa4c82)
1.10.0 (2022-08-24)
Features
- added dependencies and removed
.idea(fd59991)
1.9.0 (2022-08-24)
Features
- updated action description format (6cf9efb)
1.8.0 (2022-08-24)
Features
- updated action description format (9c4c902)
1.7.0 (2022-08-24)
Features
- updated action description format (c517936)
1.6.0 (2022-08-24)
Features
- updated action description format (7effb69)
1.5.0 (2022-08-24)
Features
- updated action description format (9f49b0c)
1.4.0 (2022-08-24)
Features
1.3.0 (2022-08-24)
Features
1.2.0 (2022-08-24)
Features
- updated action (b612527)
1.1.0 (2022-08-24)
Features
- updated release-please (0cea8a4)