Skip to content

Latest commit

 

History

History
68 lines (67 loc) · 10.1 KB

File metadata and controls

68 lines (67 loc) · 10.1 KB

Unreleased

  • 2025-11-19 (aea37c0): Updated CHANGELOG Structure
  • 2025-11-19 (59e6f20): Added Changelog logic to fetch content from github raw
  • 2025-11-19 (f5ceb7b): Added style to changelog menu and headings
  • 2025-11-19 (054b929): Added Changelog popup button and menu
  • 2025-11-18 (bf7b0c9): Update cache version to vault-cache-v7
  • 2025-11-18 (24427d4): Implement About popup functionality
  • 2025-11-18 (312ccd4): Implement styles for about popup component
  • 2025-11-18 (ad2c48d): Refactor HTML structure and add About popup

v1.5

  • 2025-11-16 (4eee1be): Update CHANGELOG for version 1.5 release
  • 2025-11-16 (bdc821e): Update cache version to vault-cache-v6
  • 2025-11-16 (129c77f): Add confirmation prompt before individual document deletion
  • 2025-11-16 (c8628b3): Add styles for export, clear, import buttons and popup
  • 2025-11-16 (61da6a0): Modify vault toolbar and edit popup buttons
  • 2025-11-15 (cbf4f7e): Add styles for edit document list and buttons
  • 2025-11-15 (2523be3): Update CHANGELOG with recent changes
  • 2025-11-14 (03bf64b): Update cache version to vault-cache-v5
  • 2025-11-14 (4280efb): Add confirmation message after saving document
  • 2025-11-14 (8a1c5a1): Refactor DB functions and enhance message handling
  • 2025-11-14 (cddea42): Add edit and save functionality to popup forms
  • 2025-11-14 (ad0439d): Refactor greeting and file handling logic
  • 2025-11-14 (bf44340): Implement conversational handling in chatbot
  • 2025-11-12 (ee64e9c): Update cache version to vault-cache-v4
  • 2025-11-12 (0bd7df9): Refactor styles for send and add document buttons
  • 2025-11-12 (3adef64): Add "Add Document" button to input area
  • 2025-11-12 (00f8c98): Update button styles in popup actions
  • 2025-11-12 (bab7e29): Refactor styles for input area and popup components
  • 2025-11-12 (2246b19): Enhance send button with SVG icon
  • 2025-11-11 (1b73549): Update styles for improved UI appearance
  • 2025-11-02 (c1b7c77): Added links for each commit in CHANGELOG
  • 2025-11-02 (931934e): Add CHANGELOG.md with version 1.0 details

v1.0

  • 2025-10-24 (a1f770e): Update cache version to vault-cache-v3
  • 2025-10-24 (533ee84): Implement image download link in chatbox
  • 2025-10-22 (4d69b0e): Update cache version to vault-cache-v2
  • 2025-10-22 (73a18c0): Add styles for popup actions layout
  • 2025-10-22 (07392ef): Wrap buttons in a div for better layout
  • 2025-10-22 (8060ec6): Refactor findDoc to use filter and handle multiple results
  • 2025-10-22 (bfdbf68): Remove redundant background color code
  • 2025-10-22 (8e60278): Change background color to #1649FF
  • 2025-10-22 (2f61eee): Add files via upload
  • 2025-10-22 (9a00001): Delete icons/favicon.ico
  • 2025-10-22 (16d1571): Register service worker on window load
  • 2025-10-22 (787cdce): Add service worker for caching assets
  • 2025-10-22 (c840969): Update README with project details and features
  • 2025-10-21 (a7e10dd): Add files via upload
  • 2025-10-21 (7bfc4e6): Delete icons/192.png
  • 2025-10-21 (d8c9218): Add files via upload
  • 2025-10-21 (bba97e2): Delete icons/favicon.ico
  • 2025-10-21 (4ae4f96): Change theme color in manifest.json
  • 2025-10-21 (ff8d2b0): Update manifest.json
  • 2025-10-21 (912db99): test update
  • 2025-10-21 (047fff3): test commit
  • 2025-10-21 (20731d7): test commit
  • 2025-10-21 (5e5bae4): Update
  • 2025-10-21 (f08cc8f): added PWA
  • 2025-10-21 (fa417f9): Enhance file import with validation and error handling
  • 2025-10-21 (b2bb455): Refactor vault data storage to use IndexedDB
  • 2025-10-21 (6657fcf): Refactor toast feedback and document handling
  • 2025-10-21 (bb47745): Add file input for optional document attachment
  • 2025-10-21 (e34b21f): Add hover effect and shadow to chatbox images
  • 2025-10-21 (f9d396c): Enhance chat features and improve vault handling
  • 2025-10-21 (a5f6816): Add typing animation and toast notification styles
  • 2025-10-21 (5964ddb): Add files via upload
  • 2025-10-21 (2dbf8ae): Add MIT License file
  • 2025-10-21 (2e3a381): Initial commit