Releases: Ast3risk-ops/archiver
Releases · Ast3risk-ops/archiver
1.2
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
https://archiver.asterisk.lol/changelog/1-1-1
Features
- Added guild lookup links powered by discordlookup.com
Fixes
- Thumbnail in generic bot's
/aboutcommand 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
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
Features
- Added proper error handling for files that are too large to re-upload (over 10 MB).
1.0.3
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.
1.0.2
Improvements
- Embeds/attachments after an archived message are properly deleted as well.
1.0.1
Improvements
- The bot now checks if the user can be DMed.
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