Releases: magratheaguide/huningto
Releases · magratheaguide/huningto
v0.4.0
What's Changed
- Added message edit functionality by @thewildmage in #13
- Added message edit functionality
- Updated
id
naming convention to put form type first - Moved redundant methods to
webhook-handler.js
- Converted
ConditionalInput
to class to more easily separate instances - Disabled
jscpd
for HTML files. Opened #15 to come back to this in the future
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Added GET functionality by @thewildmage in #12
- Added GET message functionality
- Converted webhook handlers to extended classes to reduce redundancy
- Added check for JavaScript and noscript warning
- Updated styling, including styling form sections as cards
- Fixed paths (because deployed site doesn't use root URL)
- Stylelint tuning
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- Stabilize formatting by @thewildmage in #2
- Convert to modules by @thewildmage in #10
- Handle conditionally required fields by @thewildmage in #11
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Proof of concept by @thewildmage in #1
New Contributors
- @thewildmage made their first contribution in #1
Full Changelog: https://github.com/magratheaguide/huningto/commits/v0.1.0