Skip to content

v1.4.0

Choose a tag to compare

@zedonggg zedonggg released this 27 Mar 15:44
17caa31

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.

image

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.
image

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 ;)
image

What's changed

  1. Updated user guide
  2. Changed closewedding command to close

Bug fixes

  1. Fixed the help command to display the correct URL to our user guide.