Skip to content

Releases: HomeCord/homecord

Bug Fix Update v1.1.1

23 Aug 06:43
Compare
Choose a tag to compare

Just pushed a quick patch for a bug causing the first image attachment of a Message (for Messages with image attachments) to be duplicated when showcased to your Server Home.

Now it won't do that anymore :)

Update v1.1.0

07 Aug 09:20
bd38811
Compare
Choose a tag to compare

Changes

  • Showcased Messages now suppress their Embeds in Home (if they have any) if their original version also had their Embeds suppressed
  • /settings now has view and edit Subcommands, to make it clearer how to view HomeCord's current settings for your Server
  • /preferences now also has view and edit Subcommands, to make it clearer how to view your personal settings for HomeCord.
  • Updated how HomeCord handles Attachments in showcased Messages
    • If the Attachment(s) are of PNG, JPEG, or GIF file types - they will be included in said showcased Message
    • If the Attachment(s) are NOT of the above types & there is no Message content - they will be hyperlinked to be embedded
    • If the Attachment(s) are NOT of the above types & there IS Message content - they will not be included at all and instead the Message Link Button will be tweaked to denote there are Attachments
    • This is to patch issues around showcasing Messages with video attachments or very large attachments.

Bug Fixes

  • Patched a couple errors being silently thrown in the backend (aka console logs) due to an accidental typo in the code!
  • Patched Poll Choices not being shown in highlighted Messages if said Message was highlighted due to Emoji Reactions
  • Patched not being able to only edit the allow-star-reactions Setting in /settings

First Stable Release - v1.0.0

01 Aug 13:22
fa23de7
Compare
Choose a tag to compare

Development Update Follow-up

On June 10th, I announced that I was going to put HomeCord into Maintenance Mode, and only do small updates & bug fixes as needed due to Discord's lack of care for its Bot/App Developers. (See mentioned prior announcement here)

Well, in the time that has elapsed since then, I have been doing a lot of thinking about my own HomeCord Discord App.
HomeCord is too good of a concept for me to just fully leave behind in the dust. I really like HomeCord's concept and want to build on it more - even if Discord's upper management are being trash.

So, I've decided to at least keep working on HomeCord, albeit slowly.
Due to this, I am also releasing Stable v1.0.0 of HomeCord alongside this announcement.
This was actually decided upon June 30th, but I opted to delay this announcement to when I had Stable v1.0.0 ready to release.

Stable v1.0.0

  • Migrated HomeCord's Documentation to a new page here
    • For easier readability. The Terms of Service & Privacy Policy also lives there now too.

Additions since the last Beta version

  • /help Command, for brief & quick information on HomeCord as well as its official links

Changes since the last Beta version

  • Highlighted/Featured Events now have their cross-posted contents updated if their original title and/or start time was updated
  • Highlighted/Featured Events now get auto-removed from your Home Channel when they end or are cancelled
  • Highlighted/Featured Threads & Posts are now auto-removed from your Home Channel when they are closed
  • Poll Choices are now displayed along with the Poll's Question in Home Channels when Polls are highlighted and/or featured
  • Improved readability of Home Channels by making the descriptions underneath Headers use the new Subtext Formatting
    • If you still see the text render as "-# text", you may need to update your Discord!

Removals since the last Beta version

  • Removed the optional validation check for the "Use External Emojis" Permission during the /setup Command

Lastly, thanks to Twitch Streamer "Dr1fterX" for letting me test HomeCord with his Discord Server during HomeCord's beta stages! <3


You can see all the prior Changelogs for HomeCord's Beta stages here.