Back to Home

Patch Notes

A complete history of updates and changes to the DMO Knowledge Base.

Version 1.6.5 April 11, 2025

Tracker Bug Fixes

  • Fixed item count display in Xross Loader tracker (now shows 11/11 correctly)
  • Fixed authentication issues preventing users from saving tracker progress
  • Improved API routes for both Xross Loader and D-Ark trackers using cookie-based authentication
  • Enhanced user experience with more reliable saving functionality

Version 1.6.4 April 11, 2025

New D-Ark Tracker

  • Added new D-Ark tracker for the Digimon Tamers-inspired Digivice
  • Track all required materials for crafting the D-Ark Limited Edition
  • Select from five different D-Ark variants (SAINT, SAKUYA, DESTINY, JUSTICE, and HAZARD)
  • Progress calculation based on collected materials from primary items and selected variant
  • Detailed information about D-Ark's attribute and element boost properties
  • Material requirements and drop locations based on DMO Wiki and official sources

Version 1.6.3 April 11, 2025

Xross Loader Tracker Improvements

  • Changed progress calculation to be based on total Digicode Pieces collected (out of 363 required)
  • Progress now accurately represents the exact percentage toward full completion
  • Progress includes pieces from all standard levels plus the most advanced variant
  • Tracker counter now shows completed standard items plus at most one completed variant
  • Updated tracker description with more accurate information about Xros Loader and Fusion Loader
  • Added details about where to craft loaders and how to obtain necessary materials

Version 1.6.2 April 11, 2025

Xross Loader Tracker Progress Calculation Fix

  • Fixed progress calculation to only show 100% when all standard items AND one variant is completed
  • Progress is now capped at 90% if all standard items are completed but no variant is selected
  • Improved accuracy of completion counter in the progress bar

Version 1.6.1 April 11, 2025

Xross Loader Tracker Currency and Image Fixes

  • Fixed currency amounts to match official DMO Wiki data for all Xross Loader levels
  • Corrected calculation and display of Terra/Mega/Bit costs
  • Fixed flickering of Cherry Blossom and Deciduous variant images
  • Updated formatting of currency displays for better readability
  • Fixed Level 10 cost from 151T to correct value of 115T
  • Added priority loading for images to prevent visual artifacts

Version 1.6.0 April 11, 2025

Xross Loader Tracker Further Improvements

  • Updated Xross Loader icons for levels 1-10 with the proper game asset
  • Fixed progress calculation to correctly handle variant items
  • Implemented exclusive selection for variant items (only one of Cherry Blossom or Deciduous can be selected)
  • Improved item display and status indicators
  • Fixed issue with completion percentage calculation

Version 1.5.9 April 11, 2025

Xross Loader Tracker UI Improvements

  • Enhanced the Xross Loader tracker with visual icons for Digicode Pieces
  • Added detailed information about the Xross Loader Digivice from the DMO Wiki
  • Replaced text-based currency indicators (T/M/B) with proper icon representations
  • Improved the visual display of both Cherry Blossom and Deciduous variants
  • Added detailed explanations of Digicode Piece requirements
  • Enhanced the tracker's "About" section with more comprehensive information
  • Added visual comparison of the Cherry Blossom and Deciduous variants

Version 1.5.8 April 11, 2025

Xross Loader Tracker Enhancements

  • Implemented database integration for Xross Loader tracker, allowing progress to be saved across devices
  • Added authentication requirement for saving tracker progress
  • Added both Cherry Blossom and Deciduous Xross Loader variants as final upgrade options
  • Improved UI with better readability and visual hierarchy
  • Added detailed descriptions for each Xross Loader level
  • Added support for icons and visual indicators of progress
  • Created MongoDB models and API endpoints for tracker data persistence

Version 1.5.7 April 10, 2025

Component Improvements

  • Added 'use client' directives to React components using hooks for Next.js server component compatibility
  • Resolved merge conflicts between server and GitHub repository
  • Improved deployment process with automatic backup of server-specific changes

Version 1.5.6 April 10, 2025

DMO Trackers Implementation

  • Implemented comprehensive Seal Master Tracker with progress tracking for all seal types
  • Added Digivice Tracker for D-Ark Limited Edition, True Digivice, and Xros Loader
  • Created UI components library with tables, cards, tabs, and other interface elements
  • Enhanced Trackers page with multiple tools for tracking game progress
  • Added local data persistence for saving tracker progress between sessions

Version 1.5.5 April 10, 2025

API Fixes & New Pages

  • Fixed profile loading issues and unauthorized errors (401) when accessing user profile API
  • Added missing placeholder images for Digimon attribute and element icons
  • Fixed 404 errors for missing pages: Items, Guides, Privacy Policy, Terms of Service, and more
  • Added new Items Database page with searchable item listings
  • Added new Guides page with categorized game guides and tutorials
  • Implemented Raid Timer page with spawn tracking for major raid bosses
  • Added Privacy Policy and Terms of Service pages in compliance with best practices
  • Created Editor Dashboard for content management
  • Fixed user favorites and notes APIs to work without authentication

Version 1.3.2 April 3, 2025

Digivolution Display Fixes

  • Fixed digivolution diagrams on profile pages to show proper form names (Rookie, Champion, Ultimate, etc.) instead of generic "Evo1", "Evo2" labels
  • Ensured correct ordering of digivolution chains based on Digimon forms
  • Added support for all form types from the editor in the evolution display
  • Improved evolution display to prioritize actual form data from Digimon entries
  • Fixed issues with inconsistent naming and ordering of evolution stages

Version 1.3.1 April 3, 2025

Digivolution Editor Improvements

  • Resolved incorrect detection of duplicate Digimon when adding to the grid
  • Fixed freezing/crashing issues when adding Digimon to certain evolution charts
  • Fixed missing connections in the profile view after saving from the editor
  • Updated column labels to show actual Digimon forms (Rookie, Champion, etc.) instead of generic "Evo" labels
  • Added safeguards against reference and state management issues
  • Improved data structure handling to ensure compatibility across different views

Version 1.3.0 April 2, 2025

Digimon Profile Improvements

  • Fixed digivolution diagram to ensure all Digimon icons have consistent sizing
  • Fixed stats display to properly show numeric values instead of zeros
  • Added a new patch notes section to the homepage
  • Created a dedicated patch notes page for full update history
  • Fixed bidirectional digivolution connections to show proper evolution direction

Bug Fixes

  • Fixed issue where digivolution connections would sometimes display incorrectly
  • Improved performance for digivolution charts with many connections
  • Enhanced the visual consistency of the digivolution diagram

Version 1.2.5 March 25, 2025

User Interface Improvements

  • Updated boolean field handling to use "yes"/"no" consistently instead of emojis
  • Modified the DigimonInfobox component to hide empty fields completely
  • Fixed client-side exception when clicking on the Digivolution tab in the editor

Database Enhancements

  • Ensured all fields save correctly to the database, including Rank, Attacker Type, Hatch Data Type, and Hatch Data Amount
  • Fixed inconsistent logic that was causing values to revert after refresh
  • Made the "Available" field always display in the infobox regardless of its value

Version 1.2.0 March 18, 2025

Initial Release

  • Initial public release of DMO Knowledge Base
  • Added comprehensive Digimon database with detailed profiles
  • Implemented digivolution tracking system
  • Created Digimon editor for maintaining the database
  • Added search functionality for Digimon

Version 1.0.15 April 2, 2025

Digivolution Editor Overhaul

  • Completely redesigned Digivolution Chart editor with a grid-based, drag-and-drop interface
  • Added ability to visually position Digimon on a grid and create connections by clicking
  • Added visual arrows with delete buttons to show evolution connections
  • Added grid size controls to increase or decrease the evolution chart area
  • Added clear instructions for using the new digivolution editor
  • Replaced dropdown-based evolution editor with an intuitive visual editor
  • Improved handling of complex evolution chains with branching paths

Version 1.0.14 April 2, 2025

Digivolution Editor Improvements

  • Enhanced Digivolution Chart editor with multiple connection rows
  • Added the ability to add more digivolution connection rows dynamically
  • Added dedicated "+" buttons for adding connections from each row

Version 1.0.13 April 2, 2025

Digivolution Display Redesign

  • Completely redesigned digivolution display to show a linear evolution chain (Evo1, Evo2, Evo3, etc.) instead of separate "From/To" sections
  • Added evolution stage labels to make the progression clearer
  • Implemented horizontal scrolling for longer evolution chains

Version 1.0.12 April 2, 2025

Digivolution Display Fixes

  • Fixed digivolution display to properly show complete evolution chains with more than 2 Digimon
  • Ensured consistent orange text color (#ff9900) throughout the digivolution section
  • Fixed issue where newly created Digimon profiles weren't displaying all fields until edited and saved again
  • Enhanced digivolution diagram to highlight the current Digimon with a border for better visual identification

Version 1.0.11 April 1, 2025

Bug Fixes

  • Fixed issue where empty fields were still displayed in Digimon profile
  • Fixed client-side exception when clicking on the Digivolution tab in the editor
  • Updated API route to properly handle all fields when saving a Digimon
  • Ensured fields like Rank, Attacker Type, Hatch Data Type, and Hatch Data Amount save correctly

Version 1.0.10 April 1, 2025

UI Improvements

  • Fixed overlapping stat icons in fullscreen Digimon preview mode
  • Improved DigimonInfobox with proper scrolling behavior to prevent content from being cut off
  • Enhanced z-index and styling of fullscreen image modal for better display

Version 1.0.9 March 31, 2025

Element and Field Fixes

  • Fixed Steel element icon display in Skills section with dedicated handling
  • Fixed dropdown issues with Available, Can be Ridden, and Can be Hatched fields
  • Added explicit handling in the API for boolean field values
  • Corrected DigimonInfobox to properly override existing values when updating

Version 1.0.8 March 31, 2025

Icon Improvements

  • Significantly increased DigimonInfobox icons size (60% larger) for much better visibility
  • Improved element icon display in Skills section, particularly fixing the Steel element icon
  • Added fallback to display element name as text when icon fails to load

Version 1.0.7 March 31, 2025

Skills and Visual Enhancements

  • Enhanced skill icon upload functionality in the Digimon Editor
  • Added option to remove skill icons
  • Increased DigimonInfobox icons size by 25% for better visibility
  • Made skill element icons larger and more prominent
  • Changed skill upgrade cost display from "Upgrade: X" to "UP: X" for a cleaner layout
  • Further improved visual consistency throughout the application
  • Fixed "Available?", "Can be Ridden?", and "Can be Hatched?" fields to properly save and display values
  • Corrected data type mismatches between the form and database schema

Version 1.0.6 March 31, 2025

UI and Field Enhancements

  • Added skill upgrade costs display to the Skills & Attacks section
  • Simplified Base Stats display by removing "Base:" text and only showing the actual base value
  • Fixed "Can be Ridden?" and "Can be Hatched?" dropdowns to only show Yes/No options
  • Corrected display of ridden/hatched status on Digimon profiles to properly use ✓/✗ symbols
  • Fixed consistency between database values and UI display for all fields

Version 1.0.5 March 31, 2025

Field Saving Fixes

  • Fixed issue with "Available?" field not saving when editing Digimon
  • Corrected field type mismatch between form fields and database schema for availability options
  • Aligned "Can Be Ridden" and "Can Be Hatched" fields with database schema

Version 1.0.4 March 31, 2025

Visual Improvements

  • Further increased stat icons size (now 64px) for even better visibility
  • Reduced the gap between stat icons and stat values for a cleaner look
  • Removed parentheses from base value display
  • Fixed navbar overlap with Digimon info box when scrolling

Version 1.0.3 March 31, 2025

Layout and Image Enhancements

  • Reduced the gap above the DigimonInfobox when scrolling for a more compact layout
  • Made the Digimon preview image smaller and more visually balanced
  • Made the preview image clickable with a fullscreen modal for closer inspection
  • Fixed Rank N icon display using the correctly swapped image
  • Increased stat icons size by 100% for better visibility
  • Fixed base value display to only show when actual values are provided

Version 1.0.2 March 31, 2025

Browser and UI Fixes

  • Fixed browser tab title to correctly display actual Digimon names instead of slug-based ones
  • Removed scrollbar from DigimonInfobox component and implemented an alternative solution
  • Updated stat display to only show base values when they're provided
  • Updated stats explanation text to be more accurate with game mechanics

Version 1.0.1 March 31, 2025

Mobile Support and Icons

  • Added Rank N icon to support all available digimon ranks
  • Added mobile-first layout improvements for better user experience
  • Fixed Hatch Data Type image display to correctly show data type icons
  • Fixed DigimonInfobox size and scroll behavior to prevent overflow on smaller screens
  • Improved mobile layout - Digimon Info Box now displays at the top on mobile devices
  • Refined DigimonInfobox component for better display of information
  • Updated DigimonProfile component to use responsive ordering based on device size

Version 1.0.0 March 28, 2025

Initial Release

  • Initial release of the DMO Knowledge Base
  • Complete Digimon database with detailed profiles
  • Visual editor for Digimon content management
  • PayloadCMS admin dashboard with user role management
  • Responsive design with Gruvbox dark theme
  • Maps and locations information
  • Quest tracking system