Updates

What's new in LootList+

June 1, 2026
New

Per-raider bonuses and penalties

Give a specific raider a bonus or penalty on every item's Loot Score. Make it permanent or set it to fall off at the next weekly reset, like a -2 for the week when someone shows up without consumes. Raiders can stack more than one. Set amounts on the Priorities tab, then turn it on under priority systems in loot settings.

Improved

Bad luck protection can cover benched raiders

New per-guild setting counts benched raiders toward bad luck protection. They got sat by the officers, so they keep banking protection on items they ranked even though they couldn't roll. Off by default. Turn it on under bad luck prevention in loot settings.

May 28, 2026
New

Drag-and-drop loot list reordering

Rearrange ranked items by dragging them. No more deleting and re-adding to fix a slot.

New

Donations bonus on Loot Score

Officers can credit bank donations as a configurable Loot Score bonus. Set the rules in the Donations tab under loot management.

New

Discord slash commands

Use /score and /priority in your guild's Discord to check your Loot Score, attendance ratio, and next-in-line items without opening the app.

New

Loot awards posted to Discord

Awarded items now announce to a configurable channel in your guild's Discord with the item link, winner, and source.

New

Bonus raid days

Add one-off raid sessions outside your regular schedule. They appear on raid tracking and feed into attendance.

New

Per-character role and team

Assign role and raid team per character, not per account. Alt-tanks and split rosters now score correctly, and individual characters can be removed from the guild without touching the rest.

New

Team-aware attendance scoring

Master sheet, overview, attendance grid, addon export, and Discord /score now compute attendance per raid team instead of pooling all raid days.

Improved

Big performance pass

Server-rendered page headers, code-split modals and tabs, cached layout prefetch, and PostHog deferred so it no longer blocks LCP. Noticeably faster overview, loot list, master sheet, loot management, attendance, profile, and submissions pages.

Improved

Reset week excluded from attendance

The in-progress reset week no longer counts toward your attendance score, so prio doesn't shuffle mid-raid on reset day.

Improved

Late penalty applies in all attendance modes

Late raids now reduce attendance credit under linear and breakpoint modes, not just the legacy mode.

Improved

Raid tracking polish

Week headers show a date range plus a "This week"/"Last week" tag and an inline raid/attended/loot summary, top 2 weeks auto-expand, and per-raid actions tuck into an overflow menu. Plus a spinner on the Import button while it prepares.

Improved

Number-key shortcuts in attendance grid

Hover any cell and press 1-5 to cycle status. Two-handed officer workflow.

Improved

Alts always visible in member manager

Alts now render as their own rows instead of being tucked under a main. Toolbar pins to the top and alts collapse by default.

Improved

Pagination past 1000 rows everywhere

Attendance, master sheet, overview, dashboard, loot management, and admin analytics now paginate past the Supabase 1000-row default. Large guilds finally see complete data.

Improved

Bosses ordered by pull progression

WotLK, Cataclysm, and MoP raids now list bosses in the order most guilds clear them, not alphabetically.

Improved

Item dropdown stays on screen

Item search dropdowns near the bottom of the page now flip upward and clamp to the viewport instead of getting cut off.

Improved

Report bugs from Discord

React with 🐛 or 💡 to any message in the LootList+ Discord and the bot files a GitHub issue with a thread link. It also stamps (FIXED) or (CLOSED) on the thread title when the issue ships.

Fixed

Best-rank wins on Overview

When the same item appears at two ranks on your loot list, the Overview now picks the higher rank for "next in line" instead of the lower one.

Fixed

Item classifications under custom role names

Editing item classifications no longer fails for officers whose role name was customized away from the default.

Fixed

Tier 16 Heroic tokens cost an allocation point

Heroic Siege of Orgrimmar tier tokens are now Limited, matching the rest of the tier 16 ruleset.

Fixed

Tier token class coverage

Backfilled missing class assignments on Wrath T8 Wayward, T9 Regalia, Death Knight Vanquisher, Monk Protector, and several MoP Int/Agi specs. If a token wasn't showing up for your class, it should now.

Fixed

Wildfury Greatstaff source

No longer appears in both SSC and TK, just where it actually drops.

Fixed

Discord connection status

The guild Discord link now reflects connection state accurately and offers a reconnect path when the OAuth round-trip drops.

May 18, 2026
New

Guild recruitment blog post

"How to Recruit for Your WoW Guild" is live on the blog with full SEO and sitemap coverage.

Improved

Class-colored submission DMs

Discord submission notifications now use rich embeds colored by the submitter's class, both for the submitter's receipt and the officer alert. Spot who submitted what at a glance.

Improved

Submission alerts follow the permission

Anyone with the manage submissions permission now gets pinged for new submissions, not just Officers and Guild Masters.

Improved

More Warcraft Logs URL formats

Paste your guild's profile, reports list, calendar, or ID page from WCL and we'll link the matching report. The error message is also clearer when a URL can't be read.

Improved

Attendance window respects expansion start

Attendance ratios now begin counting from each expansion's raid start date, so seasons that have just launched don't show stale numbers.

Improved

Award decisions in the audit log

Each loot award now writes a structured decision receipt to the audit log so you can review exactly what was awarded.

Fixed

Stable pagination

Tables no longer shuffle rows when you change pages. Every paginated query now uses a deterministic sort.

Fixed

Item counts on submissions and history

Submissions and master sheet history now show the correct item counts. Some views were previously displaying 0 or wrong totals.

Fixed

Master sheet capacity and orphans

Master sheet no longer drops raiders past 1000 items or hides raiders whose submissions referenced removed characters.

Fixed

Loot pill overlap on raid tracking

Long lists of inline loot pills are now capped so they no longer overlap other content on the raid tracking page.

Fixed

Auto-reject submissions for removed characters

When a character is removed from your active raid roster, their pending submissions are now auto-rejected instead of staying stuck in review.

Fixed

Twinblade of the Phoenix slot

Now correctly listed as a two-handed weapon. It was showing as one-handed in TBC loot lists.

May 13, 2026
New

Configurable bracket limits

Officers can now customize allocation point caps, token limits, and per-category restrictions for each loot list bracket. Defaults still match the standard 50-39 ranking system.

New

Auto-promote trial members

Turn on "new members start as trial" in guild settings and members automatically promote to full status when their trial period ends.

New

Two new blog posts

"How to Run Loot Without a Spreadsheet" and "How to Handle Loot Drama Without Losing Raiders" are live on the blog.

Improved

Auto-save loot settings

Phase deadlines, raid tier toggles, and loot rules now save automatically as you change them. Save status moved into the modal header so you always know your changes persisted.

Improved

Audit log redesigned

The audit log is now an activity feed with clearer event grouping and faster scanning.

Improved

Onboarding flow polish

Welcome screen redesigned to reduce drop-off between signup and guild creation. Setup guide steps are clearer, and the first-character modal handles dismissal correctly.

Improved

Smoother loading states

Replaced the logo spinner with skeleton loaders tailored to each page. Routes now show structure instantly while data fetches in the background.

Improved

Granular submission permissions

Manage submissions is now a separate permission from manage loot. Officers can review submissions without getting access to settings and roster management.

Improved

Sidebar updates

Give feedback moved from a floating button to the sidebar nav. A subtle fade gradient at the bottom hints at scrollable content.

Improved

Faster page loads

Eliminated redundant auth network calls and added optimistic updates for team and role changes.

Fixed

Trial penalty missing on master sheet

Trial penalties were silently dropped due to an RLS issue, so trial members showed inflated scores. Now applied correctly across all views.

Fixed

Off-spec bracket items

The off-spec bracket now shows all items your class can equip, not just a filtered subset.

Fixed

Submission item counts

Loot submissions occasionally showed 0 items due to a 1000-row default limit from Supabase. Counts now load reliably regardless of submission size.

Fixed

Deadline timezone drift

Setting a phase deadline could shift the displayed date by a day in some timezones. Now stored and shown consistently.

Fixed

Custom role permissions

Renaming a custom role now propagates everywhere it appears, and a missing default role no longer locks members out.

Fixed

Roster management for non-officers

Members with the manage roster permission can now add and remove characters from the guild, not just officers.

Fixed

Modal layout polish

Modal backdrops cover the full viewport even when content scrolls, and the submission detail modal now has a properly sticky table header.

May 5, 2026
New

Filter loot submissions by raid team

Officers can now filter the Loot Submissions page by raid team, so you only see submissions from the team you manage.

New

Granular officer permissions

Guild Masters can now assign specific permissions to officers (manage loot, attendance, roster, settings) instead of all-or-nothing access.

New

Reserve run management from the join page

Reserve run creators can now manage submissions, toggle visibility, and update settings directly from the join page without leaving it.

Improved

Any guild member can create reserve runs

Reserve runs are no longer restricted to officers. Any member can create and manage their own runs.

Improved

Missed raid dates on the overview

Your attendance widget now shows which specific raids you missed, with dates and reasons (absent, late, excused).

Improved

Revamped member list

The guild members list now includes search, sorting, class icons, and raid team assignments for easier management.

Improved

Reserve join page auto-refreshes

The reserve join page now polls for new submissions every 15 seconds, so you see updates without manually refreshing.

Improved

UI polish pass

Smoother modal animations, balanced text wrapping on headings, tabular number alignment on scores, and subtle icon outlines across the app.

April 28, 2026
New

Crafting materials in loot tables

Raid loot tables now include crafting materials so you can rank them on your loot list alongside gear.

New

Dual-wield weapon listing

Classes that can dual-wield can now list the same one-handed weapon twice on their loot list.

New

Score breakdown for all members

Click any member's score on the Master Sheet to see a full breakdown, not just your own. Gap explanations show how far each player is from the one above.

Improved

Faster page loads across the app

Server-side data prefetching, code-split settings pages, parallelized dashboard queries, and collapsed API waterfalls on loot list and loot settings pages.

Improved

Smaller landing page

Converted landing images from PNG to WebP (21MB down to 3.7MB), optimized fonts, and improved caching for faster first load.

Improved

Reserve run creation wizard

Creating a reserve run now uses a step-by-step wizard with smart defaults instead of a single long form.

Improved

Gargul SoftRes export

Reserve run exports now use the real Gargul SoftRes format for direct addon import.

Fixed

Auth redirect loop resolved

Fixed an issue where stale auth cookies could cause a login redirect loop. Sessions now clean up correctly across devices.

Fixed

Reserve submission reliability

Fixed reserve submissions failing for some users due to a database index conflict.

Fixed

Attendance import no longer deletes no-shows

Importing loot-only data for a raid no longer wipes existing no-show attendance records.

Fixed

Login button visible on mobile

The login button on the landing page is now visible on small screens.

April 9, 2026
New

Reserve runs

Create soft reserve runs for any raid, share a public link, and players reserve items without needing a LootList+ account. Includes per-item caps, class restrictions, hard reserves, Gargul and WeakAura exports, CSV, audit log, and a raid leader token so co-leaders can lock and award without full officer access.

New

Logged-in users auto-fill their reserves

If you have a character in the run's guild, the reserve form pre-selects it with class color and spec. Pick "+ Use a different character" in the dropdown to submit as a guest alt that isn't tracked in LootList+.

New

Reserve links unfurl in Discord

Pasting a reserve share link in Discord now shows the raid icon, guild name, raid time, and lock status as a link preview.

New

Locked reserve board

When a run locks, the public page pivots to a reserve board grouped by item and sorted by most contested, with awards rendered inline. A "By player" toggle keeps the old view, and your own submission is highlighted in both.

Improved

Award flow upgrades

The Item Candidate modal now has keyboard shortcuts, a top-2 comparison card, inline score explanations, award notes, and BLP status. Recent awards can be undone from a toast, and the award button is now primary and visible on hover.

Improved

Master Sheet tied and gap indicators

Tied scores show a dice badge on every tied candidate, and the table now shows how far each player is from the next one above them. Both work on the mobile card view too.

Improved

Overview page redesign

The overview now leads with the info a raider actually cares about: their next-in-line item, current Loot Score, and upcoming raid night, with a tighter meta line.

Improved

Item priorities now add points directly

Guild item priorities are treated as direct point bonuses on Loot Score instead of a separate tiebreaker, so officers can see the weight they're applying in real numbers.

Improved

Faster landing page on mobile

Landing page LCP is down significantly on mobile. Static rewrite via middleware, WebP poster, lazy-loaded below-fold sections, and CSS animations in place of framer-motion on the hero.

Improved

Next.js 16 and security hardening

Upgraded to Next.js 16.1.7, closed 12 CodeQL alerts, added a responsible disclosure policy, and fixed all dependency vulnerabilities.

Fixed

Attendance correctness fixes

Capped attendance at 100% so fill-ins can't push a player over the denominator, fixed timezone drift on raid event dates, and corrected the tracked raids count so it matches the overview.

April 3, 2026
Improved

Landing page polish

Floating items now react to your mouse, click to interact with them, and stay contained on ultra-wide monitors. Items updated to iconic WoW legendaries.

New

New blog post: DKP Is Dead

A guide to what Classic guilds are running instead of DKP in 2026, and why priority lists are winning.

April 1, 2026
New

Personalized greetings

The overview greeting now adapts to your faction, class, and time of day. Horde players see Horde greetings, Alliance see Alliance, and your class gets its own lines too.

New

Boss quotes on the Master Sheet

Expanding a boss section now shows an iconic quote from that boss. Over 100 quotes from Classic through Mists of Pandaria.

New

Loot award glow

Newly awarded items in loot history now briefly glow when they first appear, so you can spot fresh awards at a glance.

New

Tied score indicator

When players have the same Loot Score on the Master Sheet, a dice icon now appears next to their score.

Improved

Hearthstone logout

Logging out now shows a hearthstone cast bar instead of a generic loading spinner.

Improved

Dynamic overview subtitle

The overview subtitle now shows contextual info like upcoming raid nights, Loot List deadlines, pending reviews, or your #1 priority item.

Improved

Help page tips

The help page now shows a random loading-screen-style tip about LootList+ features below the search bar.

Improved

Better empty states and toast messages

Empty states and success notifications across the app now use clearer, more helpful copy that guides you to the next action.

Improved

Landing page redesign

Completely redesigned landing page with new layout, animations, and interactive feature previews.

Improved

Faster page loading

Replaced the fullscreen loading spinner with a skeleton app shell that renders instantly while data loads in the background.

New

Hidden surprises

We hid a few things around the app for you to find. Keep your eyes open.

Fixed

Multi-device logout fixed

Logging out on one device no longer causes auth errors on other devices. Sessions are now properly cleaned up.

Fixed

Character switching fully reloads page data

Switching characters now triggers a full page remount so all data refreshes correctly, matching guild switch behavior.

March 30, 2026
Fixed

Candidate comparison shows correct recent awards

The "Recent awards" section in the item comparison modal was showing random recent loot instead of awards for the specific item. Now correctly filtered.

Fixed

Navigation stays fresh after updates

Clicking between pages after a site update no longer shows stale or broken content. The app now detects new deployments and refreshes automatically.

March 29, 2026
Fixed

Bad luck protection now works

BLP was only updating from one of seven loot award paths. Now handled server-side so every loot award correctly increments BLP for non-winners and resets for winners.

Improved

BLP display clarified

BLP is no longer shown as a confusing global modifier in the score breakdown. It now appears per item in your "Next in line" section where it makes sense.

Improved

Help center updated

New FAQ articles for "What is Bad Luck Protection?" and "Why can't I select an item?" plus updated articles covering Raid Mode, excused absences, priorities, and more.

Improved

Comma and semicolon attendance import

Paste attendance names separated by commas, semicolons, or one per line. Previously only newlines worked despite the placeholder saying otherwise.

Fixed

Shamans blocked from Mail items

Items with "gauntlets" in the name were incorrectly classified as Plate armor, preventing Mail-wearing classes from selecting them.

Fixed

Navigation breaking after overnight tab

Leaving the app open in a background tab overnight no longer requires a hard refresh. The app now detects expired sessions and redirects to login automatically.

Fixed

Rejecting a never-approved resubmission

Officers could not reject a list that was edited and resubmitted before first approval. Now falls back to a normal rejection instead of showing "No snapshot found."

Fixed

Wildfury Greatstaff boss fix

Moved from Leotheras the Blind to Trash drops where it belongs.

Improved

Faster page loads

Overview and Loot Management pages load faster. Stats and character card render immediately while score insights load in the background.

March 27, 2026
New

Item candidate comparison

Officers can click any item on the Master Sheet to see all ranked candidates with full score breakdowns, eligibility badges, priority rules, and recent award history.

New

Raid mode

New compact view on the Master Sheet for use during raids. Searchable item list with top 3 candidates per item. Click to open the full comparison.

New

Setup guide for new guilds

Officers see a 5-step progress tracker on the Overview page that auto-checks as you invite raiders, set raid days, get loot lists, and log your first raid.

Improved

Role-aware onboarding

The welcome tutorial now shows different content for officers (admin checklist) and raiders (how to submit your first loot list).

Improved

Smarter empty states

Empty Master Sheet and Loot List pages now show role-specific guidance. Officers see "check submissions," raiders see "create my loot list."

Fixed

Audit log search accuracy

Search was matching unrelated logs when any character name appeared in results. Now matches only the specific log entry. Search window also increased from 200 to 2000 entries.

Fixed

Priority list showing only your own character

The individual raiders dropdown in loot management only showed the current user. Now shows all guild members.

Fixed

Date handling corrections

Fixed a timezone issue where loot award dates could shift by one day for users in US timezones.

March 25, 2026
New

Officer diagnostic tool

Officers can now check a raider's data integrity via /api/admin/diagnose. Returns character info, submission status, attendance records, and computed score to help troubleshoot issues.

New

Score breakdown on Master Sheet

Officers can click any raider on the Master Sheet to see a full breakdown of how their Loot Score was calculated, including ranking, attendance, and modifiers.

Improved

Priorities tab search

The search bar on the Priorities tab no longer disappears, and now includes a clear button.

Fixed

Attendance score showing 0 for some raiders

Personal attendance score could show 0 even when the guild table showed the correct value. Now uses the same computation path as the guild table.

Fixed

Attendance calculation for new members

The "fair" new member mode wasn't using your join date, counting raids from before you joined against your attendance. Fixed.

Fixed

Loot settings not saving

Phase deadlines, raid tier toggles, and loot item changes weren't persisting due to a permissions issue. All fixed.

Fixed

Guild owner role editing

Guild owners couldn't edit their own role name or position. Now works correctly.

March 21, 2026
New

Excused absences

Officers can now mark raiders as excused for a raid. Excused raids are excluded from your attendance score denominator, so they won't hurt your Loot Score.

New

Attendance points override

Officers can set a manual points override on any attendance record, replacing the calculated value for that raid.

New

Setup checklist for new guilds

New guild officers see a progress checklist on the overview page showing what to set up: expansion, raid schedule, loot settings, roster, and first raid.

New

First-time loot list guidance

Raiders who haven't ranked any items yet see a helpful banner explaining how to get started with their loot list.

Improved

Class filtering by expansion

Character creation now only shows classes available in your guild's active expansion. No more Death Knights in Classic.

Improved

Guild creation without leaving the page

Creating a new guild now opens a modal instead of navigating to a separate page.

Improved

Faster page loads

Reduced Largest Contentful Paint and layout shift across the app for snappier navigation.

Fixed

Master Sheet sorting

Summary view now correctly sorts players by highest item rank, and collapsed groups show the right top entries.

Fixed

Sheet import column warnings

Import now warns when Item #1 or Item #2 columns are completely empty, catching misconfigured spreadsheets before they cause blank lists.

Fixed

Submission diff accuracy

The "what changed" comparison on resubmissions now correctly snapshots the list at approval time, not at resubmission time.

March 18, 2026
New

Resubmission review for officers

When a raider resubmits their loot list, officers now see "Approve changes" and "Reject changes" buttons. Rejecting reverts the list to its previously approved state.

New

New help articles

Added FAQs for how to record loot awards (Gargul or manual import) and how to create loot lists for new phases.

Fixed

Cleared loot list reappearing

Fixed a bug where clearing all rankings from a loot list (especially after a WowSims import) would repopulate the deleted list on refresh.

Fixed

Tooltip positioning

Info tooltips no longer appear offset from their icon when the page or table is scrolled.

Improved

Loot management pagination

The item list now scrolls to the top when changing pages, and the pagination bar takes up less space.

Fixed

Guild creation and permissions

Fixed guild creation failing when Discord auto-verification was missing, and fixed officer permissions when the membership record was out of sync.

March 15, 2026
New

Remove items from approved loot lists

Officers can now remove individual items from a raider's approved loot list without requiring a full resubmission.

Improved

Mobile layout fixes

Fixed guild cards overlapping on the profile page, improved overview page for smaller screens, and prevented background scrolling when modals are open (including iOS).

Improved

Faster page loads

Optimized Largest Contentful Paint and reduced layout shift across the app.

Improved

Cleaner Master Sheet ranks

Simplified rank display in the Master Sheet summary view.

March 11, 2026
Fixed

Raid tracking reliability

Fixed attendance entered on the raid tracking page not appearing on the attendance page. Resolved an issue where the first scheduled raid day of the week could disappear from both pages.

Improved

Guardian conversion banner

The officer banner now lists unconverted Feral Druids by name with quick actions to convert or dismiss each one.

March 10, 2026
New

Role-based score modifiers

Officers can assign score bonuses or penalties by role (tank, healer, physical DPS, caster DPS). Useful for incentivizing underrepresented roles.

New

Guardian Druid

Guardian is now a separate spec from Feral. Existing Feral Druids are prompted to choose between DPS (Feral) and Tank (Guardian).

New

Death Knight and Monk

Full class and spec support for WotLK and MoP expansions.

Improved

Faster page loads

Lazy-loaded item icon data and memoized expensive computations on the raid tracking page.

Improved

Full loot in Discord summaries

Raid summaries posted to Discord now show all awarded items instead of truncating.

Fixed

Master Sheet accuracy

Fixed awarded items not being removed from the sheet, and the wrong entry being removed when the same item appeared at multiple ranks.

Fixed

Guild settings region

Fixed realm region reverting to US when saving other guild settings.

Fixed

Overview filtering

Fixed awarded items still appearing in "Next in line" across tiers.

Fixed

Stale data on guild switch

Switching between guilds no longer shows leftover data from the previous guild.

March 9, 2026
New

Cataclysm and Mists of Pandaria

Full loot data for both expansions. 978 items across 5 Cata raids and 1,705 items across 5 MoP raids.

New

Character aliases

Map alternate names (alts, name changes) so imported attendance and loot auto-resolves to the right member. Unmatched names trigger a step-through picker during import.

Improved

Boss and tier icons

Added boss portraits and raid tier icons for WotLK, Cataclysm and Mists of Pandaria.

Improved

Karazhan loot data

Added 19 missing items from Karazhan.

Fixed

Date handling overhaul

Fixed 12 timezone bugs that caused dates to shift by a day in US timezones.

Fixed

Loot history reliability

Fixed loot history and Master Sheet showing zero results for some guilds.

Fixed

Officer data writes

Fixed attendance, signups and loot imports failing silently for officers.

Fixed

Onboarding modal in Firefox

Fixed the close button being unclickable in Firefox.

March 8, 2026
New

Wrath of the Lich King

Full loot data for all 5 phases, from Naxxramas through Ruby Sanctum. 1,353 items across 8 raids.

New

Submission diff tracking

Officers can see exactly what changed when a raider resubmits their loot list. Added items, removed items and rank changes are highlighted.

Improved

Loot submissions grouped by phase

Pending submissions are now organized by phase group with raid icons for easier review.

Fixed

Attendance scores for imported raids

Members with retroactively imported attendance now get proper credit. Fair mode no longer ignores raids that happened before a member joined the app.

Fixed

Loot history loading

Fixed an issue where the loot history tab showed zero results despite imported loot existing.

Fixed

Item slot swap on submissions

Fixed items in the same rank appearing flip-flopped (Item #1 and #2 swapped) when officers reviewed a submission.

February 28, 2026
New

First character prompt

New guild members without a character now see a creation modal automatically on first login.

Fixed

TBC loot data overhaul

Fixed 10 incorrect item tooltips across SSC and TK, removed encounter-phase weapons that aren't real drops, and verified all P3-P5 items.

Fixed

Loot history access

Fixed an issue where new guild members couldn't view loot history.

Fixed

Guild settings reliability

Officer changes to guild settings now save consistently.

Fixed

Item classification permissions

Guild creators can now manage item classifications without needing an explicit officer role.

February 27, 2026
New

Invite code join flow

Invite links now show a guild preview on the login page. Sign in with Discord and you're in.

New

Info tooltips

Hover over score components, brackets and stats for quick explanations of how they work.

New

Help center glossary

Quick definitions for common terms like Loot Score, BLP and allocation points.

New

Warcraft Logs integration

Link your guild's WCL page to auto-attach reports to raid summaries.

Improved

Guild Master promotion safety

Promoting to Guild Master now shows a confirmation and automatically demotes the current GM to Officer.

Improved

Smarter raid tracking dates

New guilds no longer see phantom weeks from before the guild was created.

Improved

Invite code management

Generate codes in a modal, remove codes with one click, and see status badges for expired or maxed-out codes.

Fixed

Loot list resubmission

The submit button no longer gets stuck after auto-save. Changes are properly detected for resubmission.

Fixed

Battle.net character import

Characters imported from Battle.net are now correctly created as mains instead of alts.

Fixed

Login page stability

Fixed a page flickering issue that affected users across all browsers.

Fixed

Guild icon display

Discord server icons now load correctly for new guilds.

February 17, 2026
New

Loot Council items

Officers can mark items as Loot Council. LC items are visible on the master sheet and loot list but cannot be ranked by raiders.

New

Dashboard insight widgets

New overview widgets for score breakdown, attendance snapshot, trial progress, upcoming raids and competition indicators.

New

Attendance trend sparkline

A mini chart in the attendance widget showing your weekly attendance over the last 8 weeks.

New

BLP highlights on priority items

See your Bad Luck Protection bonus directly on each priority item.

New

Low-competition callout

Spot items on your list with little or no competition for easy wins.

Improved

Loot efficiency stat

The "Recently received" section now shows how many items you've won out of your total list.

Improved

Simplified raid attendance UI

Attendance tracking now uses a checkbox with status cycle instead of separate controls.

February 11, 2026
New

Officer DM notifications

Officers now receive a Discord DM when a raider submits or resubmits their loot list.

New

Automatic Discord update posts

App updates are now automatically posted to the LootList+ Discord on each deploy.

Improved

Redesigned sign-in page

New split-layout login page with a cleaner look.

Improved

Faster member management

Promoting, demoting and removing members now updates instantly.

Fixed

Officer notification reliability

Fixed an issue where officer notifications would silently fail for non-officer submissions.

February 2, 2026
New

Accent color customization

Personalize your interface with WoW item quality colors (Legendary, Epic, Rare and more).

New

Trial/probation system

Track new guild members with automatic score penalties that decay over time.

New

Loot history tracking

Record who received loot and when for better transparency.

Improved

Timezone support for deadlines

Submission deadlines now respect your guild timezone setting.

Improved

Per-expansion raid schedules

Configure different raid days for each expansion your guild is playing.

Improved

Simplified admin navigation

Consolidated admin menu from 7 items to 3 for easier access.

February 1, 2026
New

Audit log for officers

View a complete history of loot awards and administrative actions.

January 31, 2026
Improved

Multiple WowSims export formats

Import gear from various WowSims export formats.

Fixed

Loot submission deletion

Fixed an issue where deleting loot submissions was not working.

Fixed

Security audit fixes

Addressed issues identified in our Supabase security audit.

January 30, 2026
New

BIS import

Import your Best in Slot list directly into your loot list.

New

Class proficiency filtering

Filter loot items by which classes can use them.

New

Community consensus indicator

See how other players rank items in the loot dropdown.

Improved

API performance

Faster page loads with caching and parallel queries.

Improved

Privacy improvements

Reduced Discord OAuth scopes to minimum required permissions.

January 29, 2026
New

"Why didn't I get this item?" comparison

Compare your score against the winner to understand loot decisions.

New

Officer loot list summary

Officers can view a summary of all submitted loot lists.

New

Custom 404 page

Lost? Our friendly gnome will help you find your way.

Improved

Mobile sidebar

Improved navigation with close button and header icons on mobile.

Improved

Character names with class colors

Your character name now shows in your class color on the loot list.

Improved

Onboarding wizard

Multi-step wizard with animations to guide new users.

Fixed

Security fix

Prevented a privilege escalation vulnerability in member promotion.

January 28, 2026
New

Score breakdown modal

Click any score on the Master Sheet to see exactly how it was calculated.

New

Gargul DFT export

Export loot priorities to Gargul addon format for in-game use.

New

Account deletion

Delete your account and all associated data from the profile page.

New

Bug report button

Floating feedback button to quickly report issues to our GitHub.

Improved

Smart item classification defaults

Items now have sensible default classifications based on their type.

Improved

Toast notifications

Replaced browser alerts with styled toast notifications.

Improved

Performance optimizations

Fixed bottlenecks identified in load testing.