# Changelog

Version history and updates for VibesEZ-Laptop.

## Version 1.0.0 - Initial Release (April 2026)

### Major Features

* **Complete Laptop Interface** - Full in-game laptop OS experience
* **Built-in Applications** - Notes, Tasks, Calculator, Settings, Crypto
* **Multi-Currency Crypto** - Support for multiple digital currencies
* **Secure Wallets** - Multi-currency wallet system with transaction history
* **Advanced Settings** - Comprehensive customization options

### Crypto Features

* Support for all economy modes (Static, Controlled, Simulated, Liquidity)
* Multi-currency wallet support
* Secure transfers between players
* Transaction history and tracking
* Price charts and market data (in supported modes)
* Exchange functionality (in supported modes)

### Built-in Apps

* **Notes** - Create, organize, and share notes
* **Tasks** - Manage to-do lists with priorities and reminders
* **Calculator** - Basic and scientific calculation modes
* **Settings** - Comprehensive customization and preferences
* **Crypto** - Advanced wallet management

### User Experience

* Intuitive home screen interface
* Keyboard shortcuts for power users
* Dark/Light theme support
* Notification system
* Accessibility features
* Mobile-responsive design

### Developer Features

* App Store framework
* External app registration system
* Complete API reference
* Developer documentation
* Example templates


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://vibesez.gitbook.io/vibesez/docs/laptop/additional-resources/changelog.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
