Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 672 Bytes

CHANGELOG.md

File metadata and controls

32 lines (22 loc) · 672 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Initial project setup with core features.

Fixed

  • N/A

Changed

  • N/A

[0.0.1] - 2024-12-04

Added

  • Basic browsing capabilities with QWebEngine.
  • Custom user agent rotation for privacy.
  • Tab management system.
  • Bookmark manager with SQLite integration.
  • Download manager with file handling.
  • Custom error pages for connection issues.

Fixed

  • N/A

Changed

  • N/A