v1.4.0
HappyEverAfter v1.4 - Alpha release
With the second release version of HappyEverAfter, we are now in alpha! 🥳 🥳
What's new
1. Search for members
You can now search for members using the findmember command. Simply type findmember, followed by any number of strings to perform a search for all weddings with members containing any of the strings as a substring.
2. Filter by Tags
Within each wedding, you can conveniently filter by tag and display all members with the specified tag. After using open to open a wedding, simply type filter [TAG] to display all members with the specific tag. Note that tag is case-sensitive.

3. Sort Weddings (By date for now)
You can view weddings in chronological order from most recent upcoming wedding to furthest wedding by typing the command sort. This performs an automatic sort by chronological order. More ways to sort may be added in future ;)

What's changed
- Updated user guide
- Changed
closeweddingcommand toclose
Bug fixes
- Fixed the
helpcommand to display the correct URL to our user guide.