Skip to content

Releases: abdullahmia/compooss

v1.19.0

29 May 13:07
df4a4e0

Choose a tag to compare

1.19.0 (2026-05-29)

Features

  • add circular reveal theme toggle to top bar (6ce9420)
  • add collection deletion functionality (98138a7)
  • add collection export/import, dev seed script, and settings cle… (305cd9a)
  • add collection export/import, dev seed script, and settings cleanup (d8f3cf9)
  • add collection stats retrieval and formatting for display in database service (3324e2d)
  • add comparison table and "Why Compooss" section (daa737c)
  • add docs for compooss (d98362c)
  • add docs for compooss (66065a5)
  • add document deletion functionality and enhance JSON document component (c7e1828)
  • add Extended JSON export modes and fix EJSON import/render (9887baa)
  • add Extended JSON export modes and fix EJSON import/render (929317a)
  • add interactive ER diagram and schema visualization (eb92641)
  • add interactive ER diagram and schema visualization (532dafb)
  • add JsonDocumentSkeleton component and improve loading state handling in DocumentsTab (68df769)
  • add light/dark/system theme switching with Monaco editor support (b305c03)
  • add light/dark/system theme switching with Monaco editor support (4083884)
  • add multi-theme system with 8 skins and settings entry point (80475fb)
  • add new database (dee46f9)
  • add Pookie and Liquid Glass skins to the theme system (495f8f7)
  • add Storybook and Button component stories (252f3a3)
  • add structured logging with pino across server and client (27a007f)
  • added 404 for the docs (47b5819)
  • added api (d351f35)
  • added db connection (8cbe11d)
  • added edit document (c2798dc)
  • added issues for windows users on docs (c06d6d3)
  • added multiple theme support (19f5da1)
  • added multiple theme support (bc86fb8)
  • auto-retry localhost connections using mongo service name in docker (e7b2cb0)
  • auto-retry localhost connections using mongo service name in Docker (e5ac1da)
  • ci: add label-gated deploy workflow and document CI labels (b49736b)
  • docs: add GitHub link and author credit to landing page (1d33655)
  • docs: redesign installation section and fix dev warnings (819cef5)
  • docs: redesign Why Compooss section (f030f43)
  • enhance connection form with error handling (a34fc41)
  • enhance database page with loading skeletons and improve error handling in API routes (466ff89)
  • enhance document handling and add document insertion functionality (6c069d2)
  • enhance document update functionality and refactor document handling components (0c93429)
  • enhance playground layout with connection string display and loading state (1127421)
  • implement access control for protected databases (3d1df5f)
  • implement advanced document querying with filter, sort, and pagination support (5435197)
  • implement collection creation functionality (0957bc0)
  • implement database deletion functionality (9b7cd10)
  • implement full index management for collections in v1.2.0 (4a790ac)
  • implement full index management for collections in v1.2.0 (303f489)
  • implement loading skeletons for database and collection views t… (7c178d6)
  • implement loading skeletons for database and collection views to improve user experience (6cc9838)
  • improve error handling and user feedback for database connections in UI components (4d4ad1e)
  • improve shell UI, connection form UX, and sidebar collections (ac39f60)
  • init bmad-method (64afb03)
  • initial scaffold (33eb842)
  • integrate api on database collections (db9c46c)
  • integrate headers for connection health check in playground (a906c8d)
  • introduce schema analysis feature in v1.3.0, enhancing collecti… (bfdf7d7)
  • introduce schema analysis feature in v1.3.0, enhancing collection management (07c6d29)
  • introduce validation rules feature, allowing users to create, edit, and manage JSON Schema (ffc966d)
  • redesign connection page UI with glass effects and modern components (5df7401)
  • redesign the connection page (410252b)
  • redesign the docs header (08023b8)
  • redesign the landing page why compooss section (abf7d4b)
  • redesign the up coming & footer (22ce189)
  • redesign the welcome screen (6f8382a)
  • release aggregation pipelines feature (dd89362)
  • release multiple connections feature ([118dfee](118dfee...
Read more

v1.18.0

29 May 09:26
3f9bea5

Choose a tag to compare

1.18.0 (2026-05-29)

Features

  • added multiple theme support (a8d8d87)

v1.17.0

29 May 09:21
b93ff04

Choose a tag to compare

1.17.0 (2026-05-29)

Features

  • add multi-theme system with 8 skins and settings entry point (3f38aff)
  • add Pookie and Liquid Glass skins to the theme system (076410c)
  • add structured logging with pino across server and client (27a007f)
  • added multiple theme support (f83cf98)
  • redesign connection page UI with glass effects and modern components (9b19724)
  • redesign the landing page why compooss section (abf7d4b)

Refactors

  • split landing page into section components and fix logger imports (e1fbb67)

v1.16.0

19 May 07:04
e5362cf

Choose a tag to compare

1.16.0 (2026-05-19)

Features

  • auto-retry localhost connections using mongo service name in docker (e01e248)
  • auto-retry localhost connections using mongo service name in Docker (e5ac1da)

v1.15.0

23 Apr 21:56
a9b19f6

Choose a tag to compare

1.15.0 (2026-04-23)

Features

  • add circular reveal theme toggle to top bar (6ce9420)
  • improve shell UI, connection form UX, and sidebar collections (ac39f60)
  • replace inline connection loader with animated FullPageLoader (9cc1f37)

Bug Fixes

  • correct shell input stale closures, clear command, and history nav (e8cd0e2)

v1.14.0

20 Apr 11:39
9ec1058

Choose a tag to compare

1.14.0 (2026-04-20)

Features

  • add Extended JSON export modes and fix EJSON import/render (cc9675b)
  • add Extended JSON export modes and fix EJSON import/render (929317a)

Refactors

  • refactor the landing page (c614f00)

v1.13.0

20 Apr 10:52
5287b5f

Choose a tag to compare

1.13.0 (2026-04-20)

Features

v1.12.1

17 Apr 10:17
9e8884d

Choose a tag to compare

1.12.1 (2026-04-17)

Bug Fixes

  • validate db reachability before saving connection on connect (e3fcefa)

Refactors

  • remove Windows alert banner and related state management (71c02c8)
  • remove Windows alert banner and related state management (86d8b92)

v1.12.0

13 Apr 15:57
5ca4fe0

Choose a tag to compare

1.12.0 (2026-04-13)

Features

  • add collection export/import, dev seed script, and settings cle… (305cd9a)
  • add collection export/import, dev seed script, and settings cleanup (d8f3cf9)

v1.11.1

13 Apr 14:45
ddcab5a

Choose a tag to compare

1.11.1 (2026-04-13)

Bug Fixes

  • resolve the build issues (cef79a2)
  • resolve the build issues (f2d7a24)