Skip to content

Releases: Ast3risk-ops/archiver

1.2

03 Sep 11:03
11deb1e

Choose a tag to compare

Fixes

  • Deletion logic has been completely reworked (I don't know why I wrote it so poorly before) and should now properly delete older messages since it no longer relies on a global variable.
  • All global variables (which would change after every single time somebody used the bot) have been removed.

1.1.1

05 Aug 02:53
893b0bd

Choose a tag to compare

https://archiver.asterisk.lol/changelog/1-1-1

Features

Fixes

  • Thumbnail in generic bot's /about command now shows the main bot's profile picture
  • Fixed a critical bug that prevented the save and edit modals from working due to Discord requiring labels on all modal text fields

1.1

07 Jun 20:00
1832393

Choose a tag to compare

1.1

Changelog: https://archiver.asterisk.lol/changelog/1-1

Note

Currently having issues building the site, this link should work once that's fixed.

Features

  • Added message tag editing functionality (click the ✏️).

Fixes

  • Removed global embed variable from modals that did not need it.

1.0.4

15 Apr 20:47
e684e94

Choose a tag to compare

Features

  • Added proper error handling for files that are too large to re-upload (over 10 MB).

Changelog: https://archiver.asterisk.lol/changelog/1-0-4

1.0.3

13 Feb 13:43
8b151ee

Choose a tag to compare

Fixes

  • Fix critical colour changer bug that would change the entire embed to the last archived message by anybody.
  • Fixed link in nodm message so it uses the bot's current client ID instead of a link to the public bot.

The website is also hosted on Cloudflare Pages now and is fully pre-rendered.

Changelog: https://archiver.asterisk.lol/changelog/1-0-3

1.0.2

12 Jan 19:07
ce351a0

Choose a tag to compare

Improvements

  • Embeds/attachments after an archived message are properly deleted as well.

Changelog: https://archiver.asterisk.lol/changelog/1-0-2

1.0.1

09 Jan 21:32
bad6686

Choose a tag to compare

Improvements

  • The bot now checks if the user can be DMed.

Changelog: https://archiver.asterisk.lol/changelog/1-0-1

1.0

29 Dec 21:53
4c5051b

Choose a tag to compare

1.0

🎉 Our first release!

Welcome to our first changelog! 🎉

This is an upgrade from the old alpha changelogs, which can be found here.

Here's what's changed (from the alpha):

Features

  • Initial feature set laid out on the features page.
  • New hero videos and landing page improvements.
  • Attachments are downloaded and re-uploaded (then deleted from the server) instead of saving the URL. If the message itself is just a URL this will not happen.
  • The bot now counts embeds and attachments.

Fixes

  • Proper interaction handling (no more hanging modals).
  • Moved avatars to the CookieBot API (via ezcord) so they're persistent.
  • Changed author display to record username (users who aren't in the same guild or friends can't be mentioned)
  • Made the buttons persistent so they will work even after a restart.
  • Made TOS proper (thanks @hyenafr).

Changelog: https://archiver.asterisk.lol/changelog/1-0