# v1.0.0 – Launch Release (Feb 24, 2025)

#### New Features

* **Pool List Page:**
  * Displays current DLMM pools with key metrics (TVL, Volume, Fee, APR).
  * Collapsible rows reveal additional details (e.g., Bin Step, Base Fee).
  * Interactive filtering and sorting options allow users to narrow down the list based on their criteria.
* **New Pools Page:**
  * Highlights pools created in the last 2 hours, enabling users to spot emerging opportunities quickly.
  * Auto-refreshes data to keep the information up-to-date.
* **Historical Data Page:**
  * Summarizes daily snapshot data for each pool, showing metrics such as Last Snapshot, Pool Age, Average TVL, Volume, Fee, and APR.
  * Includes date filtering and search functionality, along with pagination to navigate through records.
* **Calculator Page:**
  * Provides an investment simulation tool where users can select one or more pools, enter an investment amount, and set a time frame with compounding options.
  * Displays simulation results as result cards with detailed metrics.
  * Allows users to mark pools as favorites and manage them via a dedicated favorite pools table.
* **Favorites Management:**
  * Users can mark/unmark pools as favorites, which are stored and displayed separately for quick access and simulation.

#### Enhancements & Improvements

* **Responsive Design:** Optimized for both desktop and mobile devices.
* **Interactive UI:**
  * Integrated multi-select dropdown (using Select2) with search functionality for pool selection.
  * Visual feedback such as color changes and icons on favorite actions.
* **Performance:** Optimized filtering and sorting mechanisms for a smoother user experience.
* **User Experience:** Clean, intuitive interface with real‑time updates and clear data presentation.

#### Bug Fixes

* Resolved issues with contract address search in the multi-select dropdown.
* Fixed pagination inconsistencies on the Favorite Pools table.
* Addressed minor layout and UI glitches across pages.
