Releases: SavageAim/app
v0.4.1
0.4.1
-
Fixed issue where Discord usernames were not being displayed properly.
-
Set the default theme to Traffic Lights as feedback indicated it was much more easily understood for new users than gradient colours.
- If you've never changed your settings, your colours will now be this style. Please change your user settings to change off this!
-
Fixed bad wording in the 404 error page.
What's Changed
- Return the full user name in user serializer by @freyamade in #13
- Default theme by @freyamade in #14
- Bump/0.4.1 by @freyamade in #15
Full Changelog: v0.4.0...v0.4.1
v0.4.0
0.4.0 - Deletion Update
- Wrong / Bad / Old data getting you down? Well now you can finally get rid of it!
- Characters and BIS Lists are deleted from the Character page.
- BIS Lists cannot be deleted if they are used in a Team.
- Teams are disbanded through the Team Settings page.
- The Team Details page provides methods for Members to leave Teams, or for Team Leaders to kick Members.
- Characters and BIS Lists are deleted from the Character page.
- To go with this, the Team Settings page also now has the ability to regenerate an invite code for the Team. This is so kicked members are unable to get back in, if you wish.
Minor Changes
- Improved visibility of links in card footers by making the default colour lighter, and all links bold.
- Changed the "Add New" links on the Dashboard to be the same style as all other card footer links, instead of being buttons.
- Team Details card footer links are now stored in an "Actions" dropdown due to the increasing number of them.
What's Changed
- Deletion of Objects by @freyamade in #10
Full Changelog: v0.3.2...v0.4.0
v0.3.2
0.3.2
Minor Changes
-
Loot Tracker Greed Boxes will always display every Character on the team, even if they do not have a greed BIS List.
-
Security and error reporting improvements.
Bug fixes
- Fixed an issue where Notification timestamps were not stored in UTC, causing issues for displaying them in other timezones.
What's Changed
- Add some sort of sentry tracing, it's helpful info by @freyamade in #8
- All greed by @freyamade in #9
- Timezone fix by @freyamade in #11
- Bump and security by @freyamade in #12
Full Changelog: v0.3.1...v0.3.2
v0.3.1
0.3.1
Fixed issue in Loot Tracker where giving a Mainhand item to a non-PLD wouldn't internally update their offhand, causing desync of information.
- If you have been assigned a mainhand using a Loot Tracker, go and manually save the BIS List again, which should fix this desync.
Fixed issue causing random scrolls to top of page when interacting with some elements.
Fixed issue where having exactly 4 latest notifications displays none of them in the latest box.
Fixed issue where Job Icon is not kept updated in the new mobile version of the BIS List form.
v0.3.0
0.3.0 - The First Discord Requests Release!
More Character Page Details (from Rai)
Split the Character page into two sections, one for BIS Lists and one for Teams.
With only one visible at a time, the Character page can now display more information;
- BIS Lists now display as tables similar to Team Details. Uses the bis mainhand item level for colours.
- Teams now display the exact same as they do on the home page, with jobs displayed along the bottom.
Tome Augment Manager (from Brandon)
Adds Tome Armour Augment and Tome Accessory Augment to the automated section of the Loot Manager.
Due to the nature of the items in question, giving these items as loot using the manager does not update the corresponding BIS List.
The boxes indicating character details for these items are differ slightly from those for the raid gear, so please check the wiki if there are any questions!
Improve BIS Form on Mobile (from Yord)
Improved User experience when creating and editing BIS Lists on mobile devices.
- On mobile, the sections are separated into tabs to keep the page tidy and logically break up each piece of the form.
Minor Changes
Added the arbitrary loot tracking form to mobile view as well as desktop, to not keep functionality away from the mobile version.
Using a Discord logo for the Discord link in the footer, to make it more immediately obvious what it is.
- Note that to stick to Discord's branding guidelines, the links in the footer have all been made white when unhovered instead of the original dark blue.
Trying to verify an already verified Character will reload the page instead of giving 404 error messages.
v0.2.1
v0.2.0
What's Changed
- Sentry (and maintenance handling) by @freyamade in #3
- Notifications by @freyamade in #4
Full Changelog: v0.1.2...v0.2.0