0.1.0 (2026-01-02)
- chore: add 'testing' branch to type-check workflow for improved CI coverage (1d6863e)
- chore: add cookie consent management (d27c667)
- chore: add dependabot configuration for automated npm and GitHub Actions updates with weekly schedul (0a01d2e)
- chore: add linting and formatting ignore files for changelog and directories (2068b6d)
- chore: add new changelog entry (6a2e14c)
- chore: add new changelog entry (ab2ce03)
- chore: add new changelog entry (3c44d06)
- chore: add new changelog entry (72733d1)
- chore: add new changelog entry (28fa116)
- chore: disable prefetching for inventory links across multiple components to improve performance (26443a9)
- chore: disable tunnelRoute in next.config.js to reduce server usage (6db6e38)
- chore: enhance user stats section with refresh functionality (34fafe0)
- chore: ignore .tsbuildinfo files (f6cf638)
- chore: integrate commitlint and release-it for improved changelog management and versioning (4d07141)
- chore: integrate commitlint and release-it for improved changelog management and versioning (e889a96)
- chore: refactor release-it configuration into a separate file (32917f3)
- chore: remove changelog workflow and update changelog generation script (041a84d)
- chore: remove flowbite-react dependency from package.json and bun.lock for cleaner project structure (effb734)
- chore: remove Sentry integration and related configurations (ca57774)
- chore: remove unnecessary function call (269fea8)
- chore: remove unused dependencies 'ws' and '@types/ws' from package.json and bun.lock for cleaner pr (53543b8)
- chore: update changelog template and improve dynamic imports in source files (1980ab8)
- chore: update changelog template for improved date formatting and add new changelog entry (088757b)
- chore: update contributing guidelines, enhance README content, and refine feature descriptions in ap (2d9eb5d)
- chore: update dependabot configuration to daily schedule for npm and GitHub Actions updates (c4e664e)
- chore: update dependencies and build info for improved compatibility and performance (095b4ba)
- chore: update dependencies and ESLint configuration for Next.js v16 compatibility (eb362af)
- chore: update dependencies in bun.lock and package.json to latest versions, including @mui/x-date-pi (dcb440f)
- chore: update dependencies in package.json and bun.lock; bump versions for various packages includin (6bdc209)
- chore: update LATEST_SEASON to 29 in SeasonDetailsPage and add client directive in ChangelogComments (be8e70c)
- chore: update type-check workflow to use a list format for branches (1bc51f3)
- chore: update TypeScript build configuration by adding moduleDetection option and regenerate .tsbuil (58732ac)
- chore: update user data fetching to support V2 API and remove old changelog entries (f0319a3)
- chore(.gitignore): add next-env.d.ts to .gitignore and remove the file (b7f79f2)
- chore(changelog): auto-generate changelog [skip ci] (4aeb414)
- chore(changelog): auto-generate changelog [skip ci] (e47817b)
- chore(changelog): clean up changelog entry (ec642c3)
- chore(changelog): enhance changelog generation script for improved formatting and consistency (f92df7f)
- chore(dependencies): update Next.js and related packages to version 16.0.10 in package.json and bun. (878042d)
- chore(dependencies): update package versions for MUI, Next.js, Sentry, ESLint, and others; refactor (e40a183)
- chore(dependencies): update various package versions in bun.lock and package.json for improved stabi (88f5277)
- chore(dependencies): update various package versions including MUI, Next.js, Sentry, and ESLint for (75aa7e6)
- chore(deps-dev): bump @types/node in the minor-and-patch group (79f857f)
- chore(deps-dev): bump the minor-and-patch group with 4 updates (bb2aac8)
- chore(deps): bump @sentry/nextjs (1808fdd)
- chore(deps): bump @sentry/nextjs in the minor-and-patch group (caa09b8)
- chore(deps): bump the minor-and-patch group across 1 directory with 10 updates (9cec93e)
- chore(deps): bump the minor-and-patch group across 1 directory with 17 updates (4082c7e)
- chore(deps): bump the minor-and-patch group across 1 directory with 3 updates (7590617)
- chore(deps): bump the minor-and-patch group across 1 directory with 4 updates (c84d5fb)
- chore(deps): bump the minor-and-patch group across 1 directory with 4 updates (a38710d)
- chore(deps): bump the minor-and-patch group across 1 directory with 5 updates (170fe15)
- chore(deps): bump the minor-and-patch group across 1 directory with 5 updates (1bff80f)
- chore(deps): bump the minor-and-patch group across 1 directory with 6 updates (9e400bf)
- chore(deps): bump the minor-and-patch group with 12 updates (61224fa)
- chore(deps): bump the minor-and-patch group with 2 updates (acffe5f)
- chore(deps): bump the minor-and-patch group with 5 updates (8757964)
- chore(env): add GITHUB_API_COMMITS_URL to .env.example and update fetch URL in version utility (13331a6)
- chore(Footer): remove unused Image import (0b3b2fd)
- chore(geolocation): update US opt-in states with comprehensive privacy law details and universal opt (3a71758)
- chore(release): 2.10.0 [skip ci] (98492d2)
- chore(release): 2.10.1 [skip ci] (12c1234)
- chore(release): 2.7.18 [skip ci] (ea78ed8)
- chore(release): 2.7.19 [skip ci] (a18a158)
- chore(release): 2.7.20 [skip ci] (b2efcad)
- chore(release): 2.7.21 [skip ci] (d2f7573)
- chore(release): 2.7.22 [skip ci] (c6fa61b)
- chore(release): 2.8.0 [skip ci] (58bebe7)
- chore(release): 2.9.0 [skip ci] (3ce3ce3)
- chore(release): 2.9.1 [skip ci] (53eaf4c)
- chore(release): 2.9.2 [skip ci] (a34bc39)
- chore(release): 2.9.3 [skip ci] (1149dfb)
- chore(release): 2.9.4 [skip ci] (736732c)
- chore(release): 2.9.5 [skip ci] (6c4b682)
- chore(XpCalculatorForm): update UI to clarify that options apply to the entire remaining season (62c3ffa)
- feat: add @radix-ui/react-dialog package to dependencies in package.json and bun.lock (dc57aa5)
- feat: add additional ad sizes for NitroLiveScansAd component to improve ad placement options on mobi (910c15f)
- feat: add API route for fetching user queue position and update UserStatsSection to use new endpoint (fbf5a1c)
- feat: add cash and duped value display in InventoryItemCard and implement variant-specific value ret (ccc51b5)
- feat: add commit URL to changelog entries and update related components (52e0188)
- feat: add duped value sorting options to InventoryFilters and InventoryItems components, and update (5a225ad)
- feat: add duplicate comparison feature (d3d3cac)
- feat: add example environment configuration file (.env.example) for API and feature settings (f07db70)
- feat: add ExportInventoryData component to settings page (e25f2ef)
- feat: add FAQ entry on dupe detection methods to enhance user understanding (76a8465)
- feat: add fetchCrewUserData function to retrieve user and avatar data for crew members, and update C (968dcb2)
- feat: add flowbite-react dependency and update OnlineUsers component for improved avatar handling an (55a8812)
- feat: add formatSuggestionTypeLabel function to improve suggestion type display in ItemChangelogs an (b1d669b)
- feat: add Google Tag Manager integration and update environment example with GTM ID (d6025b1)
- feat: add layout component for Robbery LIVE Tracker with metadata for SEO (c9f288e)
- feat: add link to Dev Changelogs in footer (f242cf3)
- feat: add Nitro ad components for robberies and calculator pages, implement auth requirement toggle, (88f81ec)
- feat: add Nitro homepage and values top ads components (a7042eb)
- feat: add NitroValuesRailAd component to ValuesClient and configure compact mobile video for NitroVi (9d7ce1c)
- feat: add notice about outdated crew data and update layout to comment out NewsTicker for improved p (7987304)
- feat: add OfficialBotsSection component to display official inventory scanning bots, including loadi (2dabab9)
- feat: add Open Graph and Twitter image metadata and refine descriptions. (1d20153)
- feat: add prefetch={false} to user links across multiple components to optimize loading behavior and (63d45bb)
- feat: add Prettier configuration and ignore file, refactor Pagination component usage across multipl (af54324)
- feat: Add Season Leaderboard functionality and UI components (38214a4)
- feat: add sitemap entry for robberies page with updated metadata (8a54ec0)
- feat: Add TestimonialsSection component and integrate it into the Home page (d4e038f)
- feat: add trading metrics chart and update item details to include unique circulation information fo (2227ada)
- feat: add user ID prop to UserStats and implement scan history functionality in UserStatsSection wit (1f7739e)
- feat: add ValuesErrorBoundary component for improved error handling in ValuesClient; implement error (3800259)
- feat: add virtualized rendering to NetworthLeaderboardClient for improved performance with large dat (464a906)
- feat: complete automated changelog system (51c6b23)
- feat: dynamically import Icon component from @iconify/react across multiple components to improve pe (665440a)
- feat: enhance ad component responsiveness and video playback handling; update styles for ad containe (1f1498d)
- feat: enhance campaign visit tracking with improved error handling and token retrieval (4cefa4c)
- feat: enhance changelog generation to process multiple commits and improve initial run handling (9e81d76)
- feat: enhance chart components by adding cubic interpolation mode for smoother line rendering (89dc166)
- feat: enhance DefaultAvatar component to support premium type and shape customization; update Header (56f56d4)
- feat: enhance DupeResultsModal and DupeSearchForm with improved user feedback and validation for ite (4c7a3fa)
- feat: enhance inventory item sorting by utilizing latest trade time from history for created date so (22b02d3)
- feat: enhance ItemValueChart to handle null values and conditionally display chart or message for no (2d94f29)
- feat: enhance loading component with improved skeleton structure and layout; integrate sidebar ad di (6cda585)
- feat: enhance NetworthLeaderboardClient with expandable inventory breakdown and category color integ (313e4e3)
- feat: enhance OGFinderDescription component to display a button for authenticated users to view thei (dba135e)
- feat: enhance self inventory suggestion (6f70791)
- feat: enhance supporter modal and pricing section with new crypto donation options, improve user int (9dc21ab)
- feat: enhance user error handling by adding support for NOT_FOUND errors and updating metadata for b (f9b5569)
- feat: enhance video playback handling across multiple components by adding error, abort, pause, and (17edb3d)
- feat: Fliktem saying Mikudayo (68c26b1)
- feat: format files with prettier (25aed01)
- feat: hide AdBlockRecovery component on the /redeem page. (eb8ea2d)
- feat: implement ad block detection and user prompts with dismissable banner and modal for non-suppor (7c0efce)
- feat: implement ad reloading functionality on route changes with custom hook and utility functions f (84829e6)
- feat: implement airdrop and mansion tracking with WebSocket integration, enhancing robbery tracker f (a1fb9b0)
- feat: implement code validation API and enhance redeem page with validation feedback and confetti ef (6657906)
- feat: implement leaderboard user data fetching with batch processing and enhance avatar handling in (5b6397a)
- feat: implement maintenance mode checks for Inventory Checker, Dupe Finder, and OG Finder features w (28ea777)
- feat: implement maintenance mode checks for Money and Networth Leaderboards, update maintenance mess (6268dcb)
- feat: implement request cancellation for API calls using AbortController; enhance error handling for (c6cf301)
- feat: implement user net worth and money history fetching in InventoryCheckerClient, update charts t (b9e3a83)
- feat: implement virtualized rendering in MoneyLeaderboardClient and ChangelogComments for improved p (6438331)
- feat: implement virtualized rendering in ValuesItemsGrid for improved performance with large dataset (01b14db)
- feat: improve global error handling with user-friendly message and retry option (b3c4e57)
- feat: integrate changelog generation and MDX support with fumadocs-mdx, add changelog layout and sty (b85194a)
- feat: integrate Cloudflare Turnstile for bot protection on inventory scan and refresh (dfd3bc7)
- feat: integrate embla-carousel for image gallery with autoplay functionality and update dependencies (68b0626)
- feat: integrate FloatingDropdown component across various dropdowns for improved UI/UX and update de (59a64ac)
- feat: integrate Iconify for icon management across components, replacing Heroicons and React Icons; (dc903e3)
- feat: integrate new Nitro ad components across various pages and implement pagination for item grids (18b6589)
- feat: integrate Sentry for error tracking and performance monitoring; add configuration for client, (19684c1)
- feat: integrate username to ID conversion across inventory and search components for improved user e (44efc84)
- feat: introduce Networth Leaderboard feature with API integration, UI components, and routing update (0b0462f)
- feat: introduce StatsPolling component for real-time stats updates in Inventory and Dupe Finder page (11aa15d)
- feat: introduce StatsPolling component for real-time stats updates in Inventory and Dupe Finder page (58d561d)
- feat: introduce UserSearchVirtual component for enhanced user search functionality; implement virtua (f8f82d5)
- feat: no more Fliktem saying Mikudayo 😭 (066dde1)
- feat: refactor testimonials section with new carousel component and enhance background image handlin (36fffe5)
- feat: remove totalDupedValue state and related calculations from UserStats and UserStatsSection; int (27c6f5f)
- feat: Replace item grid virtualization with pagination and integrate NitroPay ads. (53babad)
- feat: replace React Icons with Iconify components across multiple files for improved icon management (2e8273d)
- feat: replace ThemeToggle with AnimatedThemeToggler for enhanced theme switching experience; update (9eebf71)
- feat: replace various icons with Iconify components across multiple files for consistent icon manage (d595d26)
- feat: set dark mode as default theme (d127057)
- feat: support active/historical season fetching in InventoryDataStreamer (86f87e4)
- feat: update fallback season in SeasonsPage to 28; add Error component for improved error handling a (27298ee)
- feat: update image assets and metadata references to use new light background images across various (3d006c1)
- feat: update leaderboard caching duration to 30 minutes and add informational note about leaderboard (cde4c83)
- feat: update NetworthLeaderboardClient and UserNetworthDisplay components to use Next.js Link for na (52a3fa0)
- feat: update NetworthLeaderboardClient to initialize expanded rows based on initialLeaderboard data; (c3ffd92)
- feat: update NitroLiveScansAd component to support multiple ad configurations for mobile, tablet, an (6358b18)
- feat: update premium type handling to include types 1-3 for ad visibility and badge display (bd6c294)
- feat: update prettierrc file (eafb5f4)
- feat: update PrivacyPage with data deletion request information and modify last updated date; increa (ae941d1)
- feat: update UI components for improved styling and error handling, including new RetryErrorDisplay (79342d0)
- feat: update UserStats component to calculate total duped value for all items and enhance UserStatsS (e2630e9)
- feat: update video player components to include mobile configuration and apply min-height styling to (f37d89c)
- feat(Ads): add AbpRecoverySuppressor component to manage ad blocker recovery prompts (8bc634a)
- feat(Ads): add Nitro ad components and support modal for non-supporters, enhancing ad management (11fd0c3)
- feat(Ads): add Nitro video player components for changelogs, items, seasons, and values; update layo (d94352a)
- feat(Ads): add NitroCalculatorAd component and integrate it into CalculatorForm; (841d0f0)
- feat(Ads): add NitroVideoPlayerCloseSupporterModal component and update ad handling logic in NitroBo (1e9a964)
- feat(Ads): integrate NitroAdsNavigationHandler component and enhance ad instance management in Nitro (b000fce)
- feat(Ads): introduce NitroLiveScansAd component and integrate it into multiple pages; update layout (80ffef8)
- feat(Ads): turn off data demo (d3ac4a1)
- feat(Ads): turn off data demo (8493c90)
- feat(Ads): update NitroVideoPlayer to ensure container creation and change ad format to video-nc wit (ab501a0)
- feat(Analytics): move Microsoft Clarity tracking script header of layout (1ee51b9)
- feat(API): add endpoints for fetching user followers and following; update UserProfileClient to mana (6216700)
- feat(CCPA/GDPR): implement CCPA compliance features in Home page and enhance Privacy page with detai (fae09c8)
- feat(Consent): update consent handling to support versioning and improve geolocation-based consent d (9c462f2)
- feat(Contributors): add graphic designer role and update badge display; enhance user badges with new (4c0d85c)
- feat(DisplayAd): enhance ad loading logic with route-based state management and error handling (34010f7)
- feat(Drag and Drop): implement drag-and-drop functionality for item trading, with draggable item car (f3b68c1)
- feat(Dupes API): implement new API route for fetching item duplicates, enhance DupesTab to utilize t (8efaf49)
- feat(Dupes): enhance user support by adding reporting options for false dupes; update FAQ to reflect (f53d0ac)
- feat(DupeTable): implement virtualized rendering and debounced filtering (a5c2222)
- feat(DuplicatesTab): enhance duplicate items display by incorporating a search feature for leaderboa (1befe40)
- feat(GDPR): add GDPR consent button and logic to display it for EU users in the footer (29ed6b5)
- feat(geolocation): add server-side geolocation util and region-based default consent (1648bf3)
- feat(Hoarders): implement HoardersTab component to display users with multiple copies of items, enha (e810f21)
- feat(HoardersTab): add user ID filtering and update profile link to use Next.js Link component for i (3184e9a)
- feat(Inventory): add DupedItemsTab component to display duplicate items; enhance InventoryCheckerCli (a3921b2)
- feat(Inventory): add InventoryBreakdown component for detailed networth analysis, enhance InventoryC (ec73422)
- feat(Inventory): add tooltips to UserStatsSection for enhanced clarity on inventory values, net wort (d9433c4)
- feat(Inventory): enhance inventory data handling by including duplicates in calculations; add dupe_c (e293cba)
- feat(Inventory): enhance InventoryBreakdown and InventoryBreakdownModal components with category ico (f39ee54)
- feat(Inventory): enhance InventoryCheckerClient with new filtering options for improved item search (fdd93cc)
- feat(Inventory): implement batch user data fetching and optimize user ID extraction across component (d592a1e)
- feat(Inventory): introduce MultipleCopiesTab component to display items with multiple copies; enhanc (b014916)
- feat(Inventory): refactor InventoryCheckerClient to improve WebSocket error handling and streamline (79b9af0)
- feat(Leaderboard): implement inventory breakdown modal and enhance net worth display with additional (1c0d968)
- feat(llms): add comprehensive documentation for JailbreakChangelogs platform, including features, co (ced3db1)
- feat(NewsTicker): implement feature flag for NewsTicker visibility; update localStorage handling and (ca9972f)
- feat(Notifications API): implement notification management endpoints including fetching, clearing, a (b6d8390)
- feat(Notifications): implement debounced fetching for notifications in Header and Navbar components (5c8431f)
- feat(Notifications): implement unread notifications API endpoint and integrate unread count fetching (e724060)
- feat(OGComponents): enhance item display with cash and duped value tooltips; refactor title renderin (779f693)
- feat(PremiumAwareLayout): introduce PremiumAwareLayout component to manage ad visibility based on us (8d7bb33)
- feat(RailwayBadge): add RailwayBadge component for branding and integrate it into VersionInfo (9322de1)
- feat(README): add Ask DeepWiki badge (42b1e17)
- feat(RobberyTracker): implement real-time robbery tracking feature with WebSocket integration; add R (aa8f94a)
- feat(RobotsSitemap): update robots and sitemap configurations to disallow new query parameters and a (50f2542)
- feat(RootLayout): add NitroPay ad recovery prompt script (e812c46)
- feat(RootLayout): add NitroVideoPlayer component (01524e2)
- feat(RootLayout): conditionally load NitroPay ads and recovery prompts based on user support status (1ede50e)
- feat(RootLayout): integrate Nitro Pay Ads by replacing Google AdSense scripts and adding initializat (4917ea8)
- feat(Search): block username searches and prompt users to use User ID instead across multiple compon (a657308)
- feat(SeasonLeaderboard): enhance leaderboard functionality by adding latest season data, reducing re (d25bd0b)
- feat(seasons): switch XP calc to manual trigger & UI tweaks (319968d)
- feat(Servers): add VIPServerNotice component to ServersPage for improved user guidance; refactor Ser (f015a19)
- feat(Settings): enhance AvatarSettings and BannerSettings to update user settings for custom avatars (d306c34)
- feat(Settings): integrate Breadcrumb component into SettingsPage and enhance SupporterModal with dyn (f148a82)
- feat(SupportingSection): add loading skeletons and refactor supporter display with carousel; enhance (a494bf4)
- feat(Testimonials): add testimonials page and layout, integrate testimonials section with masonry la (f080f94)
- feat(TestimonialsSection): add new testimonial from C3T1C (63dccb9)
- feat(TestimonialsSection): add new testimonial from Cokonya (b60b34f)
- feat(TestimonialsSection): add new testimonial from Locked3 (540411c)
- feat(Theme): implement Christmas theme support with new color variables, update theme toggler, and a (84e7da8)
- feat(Theme): implement one-time migration for Christmas theme support in ThemeContext (bc71cb5)
- feat(TradeAds): implement search functionality for trade ads (3d4b170)
- feat(TradeHistoryModal): update ownership history display with dynamic title and improved layout for (e097f39)
- feat(TradingPage): add DiscordTradeAdBanner component to promote trade ad posting on Discord and upd (4deca64)
- feat(UserBadges): add support for displaying user badges in DiscordUserCard and RobloxUserCard (5c3ca08)
- feat(UsernameDisplay): add getUsername function to retrieve user names for modals and components; up (4a3fb8b)
- feat(Users API): implement paginated and search user endpoints; enhance user search functionality wi (2588838)
- feat(UsersPage): enhance user search with loading skeletons using Suspense for improved UX (d1918d8)
- feat(XpCalculator): add options to include Daily XP and Weekly Contracts in calculations (3898465)
- fix: add conventional-changelog-conventionalcommits module (dcca1e5)
- fix: add cursor pointer to close button in inventory modals (flikter won't let me rest) (f7dc8c0)
- fix: add missing cursor-pointer (fb7b26f)
- fix: add missing cursor-pointer for close buttons (a36c39b)
- fix: add missing cursor-pointer for super idol button (698e2b5)
- fix: added npm token to workflow (73c1f90)
- fix: added semantic release git (91eb4d8)
- fix: adjust AdBlockPrompt logo dimensions and styling for improved responsiveness (9bc5e03)
- fix: adjust virtual row size in UserSearchVirtual component for improved layout; update grid padding (9db3684)
- fix: another fix to versioning (e612698)
- fix: better loading on images on bot page (1c69b6c)
- fix: configure dependabot for bun ecosystem (142443b)
- fix: correct class name usage in CalculatorCard component for accurate color representation (2750503)
- fix: correct class name usage in CalculatorCard component for accurate color representation (75a023b)
- fix: dynamically adjust desktop ad sizes to prevent overlap with anchor ad (25f3874)
- fix: enhance error handling and improve image URL validation across various components; update asset (47c6b6d)
- fix: enhance error handling and validation across multiple components; update image URLs and asset u (c075994)
- fix: enhance error handling for vgy.me uploads and improve avatar/banner URL validation in settings (5d2ea53)
- fix: enhance script loading logic in RootLayout to ensure proper insertion of Clarity script; improv (d80b57d)
- fix: exclude specific bot items from missing items list in InventoryItems component to improve accur (fc84116)
- fix: fixed the default pfp (251d551)
- fix: fixed the markdown issue for inline items (abdf085)
- fix: fixed the versioning system (6e83d89)
- fix: force clean build to resolve JavaScript chunk corruption (b397b15)
- fix: improve handling of empty changelog entries and enhance UI feedback (5b1538f)
- fix: increased z-index of changelog dropdown items (6259c67)
- fix: preload images for hero content homepage and bot page (7acfc7e)
- fix: refine URL handling in NavbarModern to differentiate between main domain and subdomains (e53aaec)
- fix: removed underline for version no. (b09234c)
- fix: replace unconventional mt (3d995f3)
- fix: respect OS preference during system theme migration (fe3aac2)
- fix: secure pr validation workflow (17e4997)
- fix: update ad block recovery script to improve user experience with dismissable prompts and adjuste (40dcd4b)
- fix: update BACKGROUND_COUNT to 39 (5fba82e)
- fix: update bun.lock for dependabot updates (4a17da1)
- fix: update code display styling in RedeemPage for better readability (394c558)
- fix: update footer copyright year to reflect 2024 (89ceb58)
- fix: update image URLs to use light background PNG across all layout components for consistency and (46852af)
- fix: update image URLs to use old logo (daddde7)
- fix: update image URLs to use PNG format instead of WEBP across all layout components for consistenc (7c9a882)
- fix: update selectedType state and related filtering logic in ChangelogDetailsClient component for i (cf5cbf9)
- fix: update service availability message (01a1d5b)
- fix: update supporter tier logic to require a minimum premium type of 2 for ad visibility across mul (be0903a)
- fix: update theme color to #2462cd (c192b31), closes #2462cd
- fix: update TypeScript references and enhance changelog components with revalidation and improved di (38818e7)
- fix: update various components and services to enhance error handling, improve image URL validation, (efdadec)
- fix: updated mobile menu (536f12a)
- fix: updated version no (588a248)
- fix: updated version number (487d2eb)
- fix: updated version number (c96310e)
- fix: user avatars not loading, not being able to edit description, and better loading on images on h (8d2346a)
- fix: wiki link (2c1984d)
- fix(AdBlockRecovery): update ad-block recovery script to improve messaging for users with strict ad- (fe733b7)
- fix(Ads): update ad blocker recovery prompts to be non-dismissable and enhance user support messagin (a96b0e2)
- fix(DuplicatesTab): adjust user display name retrieval order for improved consistency (fbcc805)
- fix(Footer): update footer layout to allow for flexible wrapping of social icons (1dbab12)
- fix(HoardersTab): update rank calculation to use user ID for accurate indexing of hoarders (2c37019)
- fix(Layout): update theme color from #2462CD to #FA2E26 across layout and user components for consis (128c3ed), closes #2462CD #FA2E26
- fix(LoginModal): update error messages and durations, auto-redirect to Discord tab on session expira (9c8a7f3)
- fix(next-env): update import path for routes type definitions (6b506d7)
- fix(next-env): update import path for routes type definitions to align with build output (641e2f4)
- fix(next-env): update routes type import path to reflect new directory structure (6df1347)
- fix(RootLayout): set data-demo attribute to false (f47006f)
- fix(SeasonCountdown): update Reddit link for season 30 entries in the countdown component (d861c75)
- fix(ServiceAvailabilityTicker): update service availability message to reflect current issues and in (5c9d37f)
- fix(UserStatsSection): handle potential null values for dupe_count and duplicates; ensure proper ren (c33dab3)
- refactor: add revalidation and cache control to Changelogs and Seasons pages for improved data fetch (c8f7d50)
- refactor: adjust positioning of duplicate indicators in multiple item card components for consistent (dd80376)
- refactor: enhance changelog details with expandable content and contributor avatars (00b0d4a)
- refactor: enhance footer component to display version information and GitHub link, and update enviro (ddcbc64)
- refactor: enhance state management and error handling in inventory and season components for improve (da67177)
- refactor: enhance state management and performance optimizations across various components (11655aa)
- refactor: extract URL parsing logic into a utility function (87b951a)
- refactor: implement DaisyUI style tab components across InventoryCheckerClient, TradeDetailsClient, (98366b7)
- refactor: implement DaisyUI v5 button-based tabs in ItemDetailsClient and ItemValueChart components; (66bcca0)
- refactor: implement safe localStorage utilities to handle security errors and improve data managemen (e357fee)
- refactor: improve state management and loading logic in multiple components for better performance (ced39fe)
- refactor: integrate Inter font across dropdown components and enhance layout for improved user exper (1b249c6)
- refactor: move ServiceAvailabilityTicker component to render at the very top of the page (2da7cf0)
- refactor: optimize ad initialization logic in DisplayAd component to prevent duplicate requests and (85a198d)
- refactor: optimize component performance by removing unused imports and streamlining state managemen (5a86207)
- refactor: optimize component state management and improve performance (9629bfd)
- refactor: remove 'avoided' trend from various components and adjust related logic for trend handling (1a7e057)
- refactor: remove 'New' badges from various components for a cleaner UI (ec4e561)
- refactor: remove 'Projected' trend, add 'Manipulated' across components and update related descripti (e4a9f3b)
- refactor: remove @mui/icons-material dependency and replace icons with Icon component (8910422)
- refactor: remove AdBlockBanner component and simplify ad block detection strategy in AdBlockPrompt (f1e0252)
- refactor: remove Christmas theme support and update theme handling to only include light and dark mo (db6b103)
- refactor: remove Crew Leaderboard feature and related components, updating environment variables and (d838d01)
- refactor: remove historical season notice from CrewDetails and CrewLeaderboard components for cleane (cc6b9cf)
- refactor: remove ItemActionModal from various components and streamline item interaction logic to en (615d8d0)
- refactor: remove legacy ESLint configuration and update state management in ValuesClient component (770a854)
- refactor: remove Nitro ad components from various pages (3fa4b83)
- refactor: remove success toast notification after inventory data refresh (e7829c7)
- refactor: remove uneccesary top margin (57e228a)
- refactor: remove unnecessary comments and streamline logic in DupeFinderResults component for improv (a7fbd9f)
- refactor: remove unnecessary whitespace in virtualizer setup comments across multiple components (ee9ebc3)
- refactor: remove unused functions and streamline user data handling in inventory and trade history c (54725a9)
- refactor: remove unused Icon component from OfflineDetector (aed5289)
- refactor: removed unused index parameters in DupeItemsGrid and InventoryItemsGrid (4866ccc)
- refactor: replace direct imports of Icon from @iconify/react with a centralized IconWrapper componen (2df67ef)
- refactor: replace dynamic select components with native select elements in ChangelogDetailsClient fo (9754ba2)
- refactor: replace dynamic select components with native select elements in SeasonNavigation, XpCalcu (f012ccc)
- refactor: replace dynamic select components with native select elements in TradingGuides, ValuesItem (e15dd67)
- refactor: replace dynamic select components with native select elements in various filter components (cf2ae47)
- refactor: replace fetchItem function with fetchItem import for improved API call management; paralle (654684d)
- refactor: replace Heroicons with Icon component (aa9ac2e)
- refactor: replace Heroicons with Icon component across multiple files (0ac13fd)
- refactor: replace Material-UI components with Headless UI components in RobloxConnection and Setting (bb719b9)
- refactor: replace Material-UI Tabs with custom horizontal scroll tabs in InventoryCheckerClient, Ite (2d702ce)
- refactor: simplify ad management logic by removing unnecessary reload triggers and optimizing ad rel (566e221)
- refactor: simplify ChangelogFilter component by replacing dynamic select with native select for bett (a688601)
- refactor: simplify Clarity script loading in RootLayout by replacing inline script with a direct src (e6d29a3)
- refactor: simplify fetchInventoryData function by replacing WebSocket implementation with a direct A (610d20f)
- refactor: simplify metadata generation in CrewRankLayout and enhance SeasonContractsPage with improv (08d4caf)
- refactor: simplify SubItem type definition and improve variant trend display (80a51d5)
- refactor: simplify trend validation and display in SimilarItems component (977561f)
- refactor: streamline AdBlockPrompt rendering by removing duplicate instances in layout (bad9bfe)
- refactor: streamline component structure and enhance performance across various modules; update asse (4ad9d2b)
- refactor: streamline leaderboard components by integrating user data fetching with TanStack Query, e (ba8f1b5)
- refactor: streamline state management and enhance performance across multiple components (cdce91f)
- refactor: streamline state management and improve component rendering logic across multiple items co (d5902f3)
- refactor: update ad loading strategy in DisplayAd component to load AdSense script directly, improvi (24ba81a)
- refactor: update background count for user banners and seasons, enhance leaderboard header (554c1aa)
- refactor: update background image handling and improve dropdown components for enhanced user experie (e0cc1d0)
- refactor: update caching strategy for item duplicates API to use no-store and force dynamic revalida (24016b5)
- refactor: update class names in RobloxConnection for improved styling consistency (c881265)
- refactor: update Dialog component imports to use DialogPanel and DialogTitle for consistency across (e1a5775)
- refactor: update flex-shrink utility classes to shrink (858fc5f)
- refactor: update Google AdSense integration in DisplayAd component to use environment variable for c (45c6363)
- refactor: update import paths and streamline state management in components for improved performance (fd2ae2a)
- refactor: update OfflineDetector component styling and integrate it into Header layout (7520b8e)
- refactor: update TurnstileWidget to use TurnstileAction type for action and expectedAction propertie (9804c46)
- refactor(AdBlockRecovery): extract ad-block recovery script into a new component (41daf49)
- refactor(Ads): remove 'strategy' attribute from multiple Script components in layout (b361074)
- refactor(Ads): remove AbpRecoverySuppressor component from layout; update ad blocker recovery prompt (103dfae)
- refactor(Ads): remove ad components and premium status handling from multiple components, simplifyin (1766404)
- refactor(Ads): remove NitroAdsNavigationHandler component and associated hook; update NitroVideoPlay (a3dab55)
- refactor(Ads): update NitroVideoPlayer ID and streamline ad creation logic; modify layout to conditi (85b8dcc)
- refactor(Avatars): remove fetchRobloxAvatars function and update components to generate avatar URLs (62dd082)
- refactor(ConnectedBotsPolling): merge recent heartbeats with connected bots for improved data handli (574af24)
- refactor(ConnectedBotsPolling): simplify bot data handling by only displaying recent heartbeats and (164cf4b)
- refactor(Consent): remove ad-related consent options and associated components; update privacy page (800a413)
- refactor(CookieSettingsModal): improve layout and styling for better usability and accessibility (b207815)
- refactor(Dupe Features): remove Dupe Calculator and related components, update references to new Dup (9a3f8d4)
- refactor(Env): remove Google Ads client ID from .env.example to streamline environment configuration (b26da36)
- refactor(LoginModal): remove redundant authentication checks and error handling; streamline redirect (e83e0d9)
- refactor(Metadata): update image URLs across multiple layout files to replace the long background lo (f247764)
- refactor(NetworthLeaderboard): remove networth leaderboard feature, including API routes, components (289798d)
- refactor(NewsTicker): update giveaway identifiers and link text from Javelin to HyperPink Level 5 (3d5602f)
- refactor(NewsTicker): update giveaway identifiers and link text from Javelin to HyperPink Level 5 (409450a)
- refactor(QueryProvider): remove persistence logic and update caching strategy; simplify query client (9f9133d)
- refactor(RobberyCard): remove unused logging in useEffect for relative time check to clean up code (ef80b95)
- refactor(RootLayout): comment out data-demo attribute in ad script (6eb9378)
- refactor(RootLayout): wrap NitroAdsNavigationHandler and main content in Suspense (ce5ffc7)
- refactor(Surveys): update error logging to exclude 204, 404, and 403 statuses in survey request and (c330245)
- refactor(UserDisplay): standardize user display logic across components to prioritize displayName ov (5d483e8)
- refactor(ValuesClient): remove unused ad components and simplify premium status handling; update lay (aec56e8)
- -feat(UserBadges, AvailableItemsGrid, ItemGrid, TradeAds): enhance user interface and functionality; (7c7b29a)
- .includes (41f2ee8)
- .includes for user search (6e91254)
- @ (d5269a5)
- /proxy (2162db1)
- 🙏 (1a84bc1)
- 🙏 (5fc6fd1)
- 1 styles folder for the footer (reducing on overall css) (fa7743a)
- 1.0.0. (8c79d26)
- 1.0.1 (5843aa8)
- 1.0.2 (702dead)
- 1.0.3 (106142c)
- 1.0.4 (b5eb383)
- 1.0.5 (4f4b5c2)
- 10 (5572ea1)
- 100 users (27d1f0b)
- 2.0.1 (686d59c)
- 3 per row, 15 per page (970627e)
- 30 day token (863cda7)
- 346 (c0910b2)
- 352 (330e3eb)
- 404 (aaca813)
- 47 (78be25c)
- 7B visits website update (dfab130)
- a (47b7ac4)
- a (ff22c83)
- a (b0f61a4)
- a (abfd41f)
- a (26ff6d5)
- a (9908727)
- a (49b4b78)
- aaaa (281854e)
- aaaaaaaaaaaao (c4d8822)
- about bio fixes (e89c77c)
- absolute paths (aefa873)
- accessibility (9fd4040)
- ad (d80daf0)
- Add builder configuration to railway.toml for improved build process (cafd8a8)
- add check for null guild tag fields (c9d873c)
- add dupe calc disclaimer (c31a032)
- Add files via upload (c0bbe8f)
- Add files via upload (bda9881)
- Add files via upload (b810b22)
- Add files via upload (d3c8229)
- Add files via upload (3081066)
- Add files via upload (65b75ea)
- Add files via upload (250a489)
- Add files via upload (dea8743)
- Add files via upload (fab761e)
- Add files via upload (9fbbbae)
- add logic for original price formatting (3cdaf6e)
- add new background images (61d4267)
- add new proof host to dupe report (d3a28f7)
- add permissions to workflow (38ee735)
- add private server dependency (1851e77)
- ADDDDDD (6f9e85f)
- Added @ for migue (5a3f856)
- Added ability to display the oldest logs (a937df3)
- Added August 18 2023 changelog (02c7aaf)
- Added august 2nd 2024 changelog (224934e)
- Added August 4, 2023 changelogs (7b73506)
- Added back ability to select text (c6bd4ac)
- Added blinking effect for latest changelog line (2513377)
- Added button for the wiki and moved thank you note (1ad2146)
- Added credits (#2) (544d68b), closes #2
- Added December 15, 2023 changelogs (bf8cad9)
- Added December 22, 2023 changelogs (45be0cd)
- added desc tags (2046274)
- Added dropdown menu - credits v3kmw (9a4cfab)
- Added even older changelogs (deb1c60)
- Added February 02, 2024 changelogs (394730b)
- Added hyperlink text (57e9754)
- Added jazwares july 2024 changelogs (5ad28dc)
- Added JB favicon and updated json file for sidebar images (8c6a811)
- Added July 7th 2023 changelogs (975769e)
- Added June 21st changelogs (67b4799)
- Added logo, changed bg colour and button colours (795719f)
- Added March 08, 2024 changelogs (9779962)
- added missing horns (4937a6f)
- added missing images (763ea3c)
- added more comments types to recent comments (55f5d26)
- Added new line to show LATEST changelog section (d8d70a2)
- Added November 2, 2023 changelogs (e17a3e0)
- Added November 3, 2023 changelogs (b4b7820)
- Added November 6, 2023 changelogs (66ef2d7)
- Added November 7, 2023 changelogs (4be014f)
- Added November 8, 2023 changelogs (1d0ac42)
- Added October 6, 2023 changelogs (e16b6eb)
- Added older changelogs (006e5eb)
- added permission to workflows and url validation redirect (b1974af)
- added permissions (401c157)
- Added proof for changelog - August 18th 2023 (204eab3)
- added roadmap to footer and updated og image (6988fba)
- added security txt (645e292)
- Added September 1, 2023 changelogs (710aa56)
- added status indicator and last seen (fd72ccf)
- added status page to footer (c47e517)
- added target attribute to buttons (abfef6a)
- Added thumbnail for august 2nd 2024 changelog (903ccfc)
- Added timezone disclaimer (3abc20c)
- Added useful comments (aed4ec3)
- Adjusted font size for mobile (cb8254d)
- ads txt (99d8afb)
- aggresive cache (ffca400)
- alert fix (8184308)
- all use 1.1.26 (a4fa26a)
- analytics (90b21ca)
- animated logo (0c2d747)
- announcement for betterstack (92d470a)
- another fix for seasons title embeds (7bea0d5)
- another readme update (yay) (8b0f1d6)
- api endpoint for latest changelog (e0210e0)
- api js update (9fd92bc)
- apple touch icons and title (b9a15b5)
- Apply suggestion from @coderabbitai[bot] (a0fc55c)
- Apply suggestion from @coderabbitai[bot] (c66bb59)
- Apply suggestion from @coderabbitai[bot] (671beaf)
- april fools (f42a27b)
- auth centralisation (ef46458)
- available items grid improvement (89d9b65)
- avatar (bca8912)
- avatar group online users (4ba8726)
- avatar transparency (1d9b5ba)
- avatars (ffcfad4)
- back to min (8f326fd)
- badge (0786431)
- badges (9884829)
- badges on usersearch and no shuffle (3dc0d40)
- banner fix (8098db0)
- banner fix (ddb1155)
- banner for footer v2 (375b9d5)
- batch fetch trade ad users (33fed10)
- batch user fetching (7b3e541)
- better error handling (757e214)
- Better error handling (eb7ea75)
- better formatting for permissions (6a797a0)
- better search (be6be13)
- bigger avatars (66ddd5a)
- bing auth (cce76b3)
- bing auth xml (56f4914)
- bots endpoint (cedae2b)
- breadcrumb (6e48f83)
- breadcrumb (c993cc4)
- breadcrumbs (9d18b0f)
- brigher colors (f4588fd)
- Bump axios from 1.7.9 to 1.8.2 (f1c4d47)
- Bump version to 1.1.0 (88acd8c)
- Bump version to 2.0.0 (962cd93)
- Bump version to 2.1.0 (68afd2e)
- Bump version to 2.1.1 (ae91cfa)
- Bump version to 2.1.2 (1566e3d)
- Bump version to 2.1.3 (2897c9f)
- Bump version to 2.1.4 (b6564bd)
- Bump version to 2.2.0 (525f93d)
- Bump version to 2.2.1 (fb0a483)
- Bump version to 2.2.2 (21d395c)
- Bump version to 2.3.0 (eb627f5)
- Bump version to 2.3.1 (442df1d)
- Bump version to 2.3.2 (571be42)
- Bump version to 2.4.0 (e2bc3b0)
- Bump version to 2.4.1 (f8f6e29)
- Bump version to 2.4.2 (79b48cf)
- Bump version to 2.4.3 (409c96e)
- Bump version to 2.5.0 (47d612f)
- Bump version to 2.5.1 (d389b85)
- Bump version to 2.5.2 (b682703)
- Bump version to 2.5.3 (fa179f9)
- Bump version to 2.5.4 (4e72393)
- Bump version to 2.5.5 (f9e27b4)
- Bump version to 2.5.6 (14bb73f)
- Bump version to 2.6.0 (aeda773)
- Bump version to 2.6.1 (a749411)
- Bump version to 2.6.10 (247a29c)
- Bump version to 2.6.11 (beab4bb)
- Bump version to 2.6.12 (6e2a545)
- Bump version to 2.6.13 (a77634f)
- Bump version to 2.6.2 (6318654)
- Bump version to 2.6.3 (bda78c9)
- Bump version to 2.6.4 (a76958f)
- Bump version to 2.6.5 (8c6f4df)
- Bump version to 2.6.6 (93a0d7f)
- Bump version to 2.6.7 (fafb773)
- Bump version to 2.6.8 (a523a0f)
- Bump version to 2.6.9 (3f5bb98)
- Bump version to 2.7.0 (3bbcaeb)
- Bump version to 2.7.1 (b316eed)
- Bump version to 2.7.10 (16bef69)
- Bump version to 2.7.11 (914942a)
- Bump version to 2.7.12 (8e51deb)
- Bump version to 2.7.13 (4d13d9b)
- Bump version to 2.7.14 (04c7fdc)
- Bump version to 2.7.15 (fb6c136)
- Bump version to 2.7.16 (ef4522a)
- Bump version to 2.7.17 (c1acf31)
- Bump version to 2.7.2 (83b83ef)
- Bump version to 2.7.3 (38a4946)
- Bump version to 2.7.4 (c33c166)
- Bump version to 2.7.5 (cd9e550)
- Bump version to 2.7.6 (e95a446)
- Bump version to 2.7.7 (dbe5f73)
- Bump version to 2.7.8 (9863f64)
- Bump version to 2.7.9 (ed612c1)
- burger menu (0fd89ed)
- bye bye banner overlay (9b0cbe0)
- bye bye cloudinary (0a0c8ab)
- bye bye keys (89f2c6a)
- bye bye version/values (53fa44f)
- bye bye workflows (86b6b54)
- bye isr (021137d)
- cache (9a8f7ed)
- caches all seasons at once (cbc6f86)
- Caching for seasons, better error handling (3a637d9)
- calc (078c83e)
- calc (d04b736)
- calc improvements (951b556)
- calc page fixes (df5a349)
- calculator form fix (331fd04)
- calculator improvements (e0fcd18)
- cant follow user if not logged in (2f66f89)
- cant image this has been broken for who knows how long (b6b6ead)
- change default value history period (2ddf339)
- change homepage mobile layout, add favorites to item page (9c13605)
- change to new js delivr version (710612d)
- changed badge text to None (f708791)
- Changed button (544929f)
- changed default pfp (a3358a2)
- changed discord invite in contributing (65bf943)
- changed endpoints (c4469c3)
- Changed fetch url (f8c9cd9)
- Changed hosting for images 1-10 (da91a39)
- Changed hosting for images 101-110 (f896c9e)
- Changed hosting for images 11-20 (57ab529)
- Changed hosting for images 111-120 (1c963b7)
- Changed hosting for images 121-130 (bbb3eda)
- Changed hosting for images 131-140 (ff5605b)
- Changed hosting for images 141-150 (6fd0db0)
- Changed hosting for images 151-160 (15cf10f)
- Changed hosting for images 161-170 (f73ea5e)
- Changed hosting for images 21-30 (f6ec1dd)
- Changed hosting for images 31-40 (91f7f6d)
- Changed hosting for images 41-50 (f8d8041)
- Changed hosting for images 51-60 (a05de3e)
- Changed hosting for images 61-70 (c8c3113)
- Changed hosting for images 71-80 (a1570ea)
- Changed hosting for images 81-90 (12b090e)
- Changed hosting for images 91-100 (f3e8098)
- changed oauth documentation link (15c837d)
- changed og description of seasons (209c6c5)
- changed package json (069cdf5)
- changed positions of scripts (a7f327b)
- changed proxy url (470d55a)
- Changed styling to accomondate sidebar image better (5735367)
- changed the copied content to clipboard message (533aee8)
- Changed title (1feead9)
- changed up logic for seasons page (b9b3b95)
- Changed width of main container (ca26f50)
- changelog 352 (a759a38)
- changelog 361 (f971617)
- changelogs (fb66be3)
- Changelogs (51d2a46)
- changelogs 500 (6bd7ec0)
- Changelogs coming later today (631aa7f)
- changelogs dropdown comments loading fixed (1fb8667)
- changelogs page embedding optimised images (d1e0a2d)
- changelogs page to react-select (380d6ae)
- Changes to overall layouts and fixes certain bugs/annoyances. Subjective update. (b270e93)
- chart (e376fac)
- chart enhancements (7407a7a)
- charts (0d6a9f5)
- check for a_ in hash for banner (31aa9d5)
- check guild id instead (6f324a7)
- chevron (ba8177c)
- chore(.gitignore, next-env.d.ts): remove next-env.d.ts from .gitignore and add the file (0f17f2e)
- Clarify dataset content limitations (#49) (54b8ac1), closes #49
- clarity (9a5a363)
- clean comments (9c675b2)
- clean url after submitting issue (285504a)
- cleaned up api page (25cc225)
- cleaned up dropdown for pfp (8237dc3)
- cleaned up footer (5a79820)
- clear ad label (53f2c08)
- clear session (ddd8980)
- Clear up excess logging (2546ea7)
- cloudinary revert (33f7ed9)
- collab logo (a0a8eae)
- combined toasts (e17e5d5)
- coming soon (8e68b31)
- comment (5b0a5e0)
- comments (356c6a3)
- comments for users (ceade8a)
- common css folder for nav (cut down on excessive css) (cb13f4c)
- Consistency (a3f5be4)
- consistent badge sizes (f25d12c)
- consistent discord offcanvas header (069ebe8)
- consistent styling for trade tracker table (2557d8e)
- console logs (e4f4947)
- contrib (9fcc615)
- contrib page server side (222211f)
- contributor flag (a7a1455)
- couple of changes (f151976)
- Create ads.txt (7dc0196)
- Create CNAME (0a83593)
- Create FAQ.png (e2e495c)
- Create FUNDING.yml (8bbcae6)
- Create npm-publish-github-packages.yml (6591a6d)
- css (1114dee)
- curse you slashes (fa280ff)
- Dark mode! (67a1f20)
- darker bg (ab040c9)
- dasense (0e4db5f)
- date tooltips for more routes (9e84b15)
- debug (957947b)
- decent > medium (3a98a4a)
- default avatar for comments (0e0c80a)
- default variants (93fcee6)
- defer (7bf6ec5)
- Delete api.js (06d211e)
- Delete changelogs.js (7aa90fc)
- Delete login.js (c962613)
- Delete seasons.js (2ae3e5e)
- Delete timeline.js (9660235)
- deleted roadmap (e0a6601)
- demand (46b6197)
- dependencies (9fb9b15)
- descriptions for items (28b076c)
- disabled (977c05b)
- disabled comments yet again (ca5518f)
- disabled sign up (bare with us) (41b35d9)
- Disallow recommended Cloudflare endpoints (245f609)
- discord logo (e77e766)
- discord logo (74619a8)
- disord iframe (4395f08)
- documentation alert (047c74e)
- DONE (bf607c1)
- done i think (e13cd35)
- done with mins (d8a8405)
- dont hyperlink if no id (6ec0c70)
- dont try to fetch hypershift webp (d1cb278)
- double oops (591c957)
- double oops (d655482)
- drifts (96eacf5)
- dropdown (34aa1a9)
- dupe calc (2de34d9)
- dupe calc more fixes (e6ab4d5)
- dupe finder (ef20098)
- dupe list v2 (9bbb32f)
- dupe page (3ebb8bc)
- dupe report v1 (cc9f009)
- dupe report v3 (04518ab)
- dupe version 5 (719b362)
- duped owners (eb54825)
- dupelist (0f4361d)
- dynamic (a095a16)
- dynamic (e91c854)
- dynamic flex, framer motion dropdowns (6c032cd)
- edited meta content og title (e53068d)
- efficient banner and avatar fetch (c39b5a4)
- embed avatar (5559f49)
- enabled comments (6f616f3)
- enabled login button (ef6f770)
- endpoints (91b632c)
- Enhance CreatorLink and ItemChangelogs components to handle special case for Badimo by linking to th (bc6f639)
- Enhance inventory scanning functionality by integrating WebSocket support, adding error handling, an (56b8bae)
- Enhance type-check workflow with permissions and improve URL handling in image accessibility checks. (38413c6)
- enhanced visual appeal for seasons page (54cdaaf)
- Enlarged container height (16012c0)
- error for trade ads (f0bda7e)
- exploiters (e6b3d32)
- faq (1b999fa)
- Favicon (badb823)
- favorite items (23f8c34)
- favorites (f00a251)
- favoriting of items (b6e089d)
- fdooter adjustments (a02fdd9)
- feat(CalculatorPage, CalculatorCard, ConnectedBotsPolling): add Inventory Calculator, enhance Calcul (4cf08c9)
- feat(ChangelogComments, ServerList): integrate DOMPurify for HTML sanitization and enhance URL handl (9a74b65)
- feat(ChangelogContent, ChangelogSearchInput): enhance changelog display with media type badges and m (368f30e)
- feat(ChangelogHeader, TimelineHeader): enhance changelog statistics display and update component pro (1fe065e)
- feat(Contributors, UserBadges): add 'Badimo' role and associated badge functionality; update imports (114274e)
- feat(DupeFilters, DupeFinderResults, DupeItemCard, InventoryFilters): add duped value sorting option (088b57e)
- feat(DupeFinder, Inventory): integrate metadata merging for inventory and dupe finder items, enhanci (3061900)
- feat(Footer, VersionInfo): add commit URL to version information display (0f84689)
- feat(Header, Values): update logo source for Christmas theme and add default sorting options for val (e207df8)
- feat(inventory, filters): enhance inventory filtering with limited and seasonal options, update Cook (7ec7420)
- feat(inventory, items, values): virtualize duplicates list, improve category borders, add demand/tre (7d93d8b)
- feat(InventoryCheckerClient, MoneyHistoryChart): add MoneyHistoryChart component and integrate it in (2602551)
- feat(InventoryFilters, TestimonialsSection): enhance UI components with improved styling and functio (438bca9)
- feat(ItemCard, ItemDetailsClient): replace StarIcon with heart icons for favorites, enhancing visual (2f2e543)
- feat(ItemChangelogs, ItemValues, SimilarItems, ChangelogDetailsClient): enhance item display by addi (bab7a1b)
- feat(ServerHeader, ServerList): enhance server list display with supporter tier backgrounds and add (a867a04)
- feat(TradeAds, SupporterFeatures): implement supporter-specific features including new tabs for supp (d8e9032)
- fields (3f3d071)
- file (5704df2)
- filter search by display name (6a95de4)
- final icons (c170ab8)
- finally! (4ee20df)
- FIRST 100 USERS (431cefb)
- First README version (9a5abd2)
- fix (88b3e26)
- fix (401a039)
- fix (be1bbe7)
- fix (3c89aa3)
- fix 1 (bb0f87d)
- fix 2? (2d3ce45)
- fix deps (630e772)
- fix eslint error (5c31e74)
- fix eslint warning (eece2af)
- fix for crown badge and early badge on mobile (1f4d073)
- fix for issue 130 (23745dd)
- fix for reload (14d4f5b)
- fix format (dd22bed)
- fix last updated (ce4c40a)
- fix linter error test (927c976)
- fix linter errors (dba0394)
- fix linter issues (1d84d37)
- fix login issues (5824fe6)
- fix long descriptions for seo (4f40192)
- fix modal report issue (2fb6c20)
- fix N/A for item desc seo (00b15bf)
- fix nav toggler for mobile (0303816)
- fix none for blank global names (508f212)
- fix object object notyf (1633efb)
- fix og embed for users (c512022)
- fix order of operations / add new demand type (350993e)
- fix pagination disappearing (65df425)
- fix parsemarkdown (41a5769)
- fix prettier (b13f410)
- fix profile comments (2ff5dfc)
- fix quick nav changelogs and timeline animations (e64aaa7)
- fix redundancy (f5e278f)
- fix roblox login (0d7741a)
- fix seasonal sort (50e7fa5)
- fix select dropdown type issues (9749409)
- fix structured data (f7189ab)
- fix supporter free perks (007219b)
- fix toasts and search input (a240226)
- fix(TestimonialsSection, TradeAds): update testimonial image styling for non-Badimo users and increa (a79acfe)
- Fixed 1 minor formatting issue (75eaef7)
- fixed animations (58e3ef1)
- fixed broken redirects (72eec37)
- fixed canonical urls (261b9a0)
- Fixed certain formatting issues (052af45)
- fixed changelogs dropdowns (0c288fd)
- fixed comment links (97bb075)
- Fixed comments! (ty jakobiis), new readme file, license (e1e06cf)
- fixed copy changelog content h2 (64f6600)
- fixed faq (f2710e6)
- Fixed fetch url (8f8af72)
- fixed following (bf29ca3)
- Fixed hyperlinking (faa6f24)
- fixed image embedding for seasons (b26836d)
- fixed issue 132 (4c8077d)
- Fixed issues with formatting (1f54754)
- fixed item cards and multiplier in trade ad (a6b967a)
- fixed item h1 (2b9fd04)
- fixed item page (b146e94)
- fixed latest changelog mobile btn not working (5831e8b)
- fixed layour issues (2667b8e)
- fixed linter error (f576d7a)
- fixed log out (9146439)
- fixed login issues, no more api3 (1af589d)
- fixed login redirect (a330b74)
- fixed login, logout (0c44262)
- Fixed logo not displaying (57b009f)
- fixed meta (0b5cd72)
- Fixed scaling of pagination on mobile and buttons (23b9c60)
- fixed season comments duplication (4766693)
- fixed seasons page (ed5b2a3)
- fixed side menu logo (624cabd)
- Fixed styling for pagination (5a35adc)
- fixed the periods not showing for li elements (c437989)
- Fixed the search results container overflow issue and additional styling changes (2951048)
- fixed tos css (2fa9138)
- fixed user search (1e5d91d)
- Fixed various errors (bc4c4e6)
- fixed video embeds size on mobile (e58e8aa)
- fixed video size for mobile and clear search for all platforms (391d844)
- fixed? (50b9f9a)
- fixes (ca32c6c)
- fixes (3a7eae2)
- flamethrowewr (08369ba)
- flex layout (224dcc8)
- fluid ads (aed384a)
- followers and following checkandsetavatar (7330a0a)
- font sizes (9dd6fb8)
- font swap (ca9daee)
- footer banner (d9e7914)
- footer banner mobile fix (a5bb1c5)
- Footer update (a4b65da)
- footer, seasons latest endpoint (7ef0a9d)
- force dynamic (d30ef30)
- forgot POST (763636d)
- forgot some stuff (ccfe96e)
- framer motion for item page dropdown (ccdc7ee)
- fun (161fa09)
- fun (33fd8f7)
- Functionality for search bar (1d04d27)
- Funny typo (7ccc376)
- fuzzy searching (8372c6c)
- gamer tv video (2aba210)
- git ignore (9c576cf)
- gitignore (02cb1fd)
- global media function for item page (e5fba23)
- global name check (eac99eb)
- goodbye banner (0094cf0)
- goodbye cdn (4c11f64)
- goodbye snackbar, hello toasts (cf0017e)
- goodbye toastr, hello notyf (f857f80)
- goodbye umami (56ff877)
- google analytics (078e96d)
- google page ad (939a62e)
- gosh i hate this icon revamp (a47d6d9)
- grid improvements for tradable items (0d28842)
- grid layout fix (edcb233)
- gtag (1ccba8d)
- gtags (7ffdb18)
- guild badge improvement (7139f0b)
- guild tag badges (829525c)
- h1 changelog content (adee36c)
- handle price formats better (3faaac0)
- hard code versions of scripts (d1038fd)
- header dropdown (5af8278)
- here and there (b46572a)
- hex for follower/following (b4a2e3b)
- hide favorites in settings modal (212e30e)
- hide level 0 pity (8c4b1aa)
- highcharts (5982228)
- higher charts (45fd545)
- highlight and encoding (f089126)
- history push state for seasons page (29d95b5)
- horn embeds (bde2e11)
- horn thumbnail (5da0827)
- horns (122910c)
- horns (74e4144)
- horns part 2 (ada70c2)
- horns support items page (8118aa2)
- How'd that get in there... (cdcab6a)
- hyphens (2a5ed14)
- hyphens for item types too ([14fb63e](https...