Releases: aayusharyan/lab-map
Releases · aayusharyan/lab-map
Release v0.4.0
What's Changed
- chore: bump version to 0.4.0 (7383e97)
- Update Watcher (f45a1dc)
- Move watcher to scripts (d38ef5e)
- Add util for routing (d62a2a0)
- Add data utils (ed58890)
- Add barrel export for page util (493b1c1)
- Add type for page (ca4efd6)
- Add Page util (2fe2b3f)
- Add watcher for checking config (5e7c89d)
- Add Schema for validation (1818c40)
Docker Images
# Stable latest
docker pull ghcr.io/aayusharyan/lab-map:latest
# Specific version (immutable)
docker pull ghcr.io/aayusharyan/lab-map:0.4.0
# Rolling tags (auto-update to latest patch/minor)
docker pull ghcr.io/aayusharyan/lab-map:0.4
docker pull ghcr.io/aayusharyan/lab-map:0Full Changelog: v0.3.0...v0.4.0
Release v0.3.0
What's Changed
- chore: bump version to 0.3.0 (f34c8e6)
- Add watcher inside scripts (5bf7e19)
- Change scripts directory to copy (d8a0289)
- Add documentation for config (7593237)
- Add base config (6e6cc61)
- Add Code of conduct in PR template (6aa3acb)
- Add Feature Request issue template (5f770a2)
- Add Bug report issue template (2d75eb8)
- Update Github issue reporting URLs (f212e64)
- Add vite config (57a19a2)
- Add Support file (a86001a)
- Add TS Config (f95f621)
- Add Security policy (b45d73b)
- Update README (3d894e5)
- Update Contributing markdown (58711c2)
- Update Claude Context to coding agent specific (7251599)
- Update README for docker config (83c2471)
- Change Config directory (537db36)
- Update Data config path (7134f36)
- Update data config path (2970226)
- Update lockfile (f03e41c)
- Remove rack layouting and update project URL (50ccc99)
- Bugfix theming for dark and light (c146719)
- Add Linter config (4b603c1)
- Add Code of Conduct (151db36)
- Add initial claude context (49e7863)
- Update gitignore to track data (1b1f21b)
- Remove examples (ad36870)
- Move router to context (c1bca41)
- Update pages and move router (28bc7b1)
- Change trace to details (ec2206d)
- Change logic of calculating hash (8453fc2)
- Remove Node Type IDS (7aa0cb3)
- Remove Node type ids (797f059)
- Update Node barrel export (8739d25)
- Add Raw node to Node type (196354a)
- Update barrel import (bd799a0)
- Remove theme from edge type to color (662fe7c)
- Add Edge (6626f62)
- Add Edge Type (7abbc89)
- Add Page for Vlan (fea9a86)
- Add Page for Traffic (95902e6)
- Add Page for physical (d15c0df)
- Handle dragging for graph (d16131c)
- Add Sidebar style local (621d91a)
- Add CSS for Sidebar (fff1c77)
- Add Page Loading component (c589a42)
- Update Footer styles bugfix (db9a4bb)
- Add Notification Detail modal (9dfee01)
- Separate Notification Detail modal (9e3e157)
- Remove Notification Details Modal (d7b7bd1)
- Delete unused files (7efdc29)
- Remove rack (4f986fe)
- Change trace to details (8791ea6)
- Bugfix dispatch theme (b18c8db)
- Add a router contex (f4c0812)
- Change trace to details (414a145)
- Change filename to settings.json (a2cb255)
- Change the filename to settings.json (454505b)
- Add context for routing (d42ca01)
- Change trace to details (a346f49)
- Change trace to details (a7b2d77)
- Make graphview partially generic (5953f89)
- Bugfix Z index of zoom controls (779da34)
- Change trace to details in types (1655856)
- Change trace to details (e9c7b4f)
- Change trace to details and bugfix uniform width (49d2384)
- Update CSS to use icons for font size change (39bc490)
- Use icons for font change (4e5aae4)
- Add Esc key to close side panel (0666e0f)
- Move Font Size buttons CSS to SidePanel (b36aa95)
- Separate Tabs and Pages (d9815d7)
- Update Comment (030bbad)
- Add Barrel export for footer (e32b1c3)
- Add Footer Types (1e4d5d8)
- Add Footer component (8a327c2)
- Add CSS for Footer (9f39d99)
- Update styles for layout view (fa68a9f)
- Bugfix context and hooks and comments (7576209)
- Update comments on App (6e1b22d)
- Update comments (59580d7)
- Bugfix comments (4a0c230)
- Update comments (da829fd)
- Update comments (d00a9b0)
- Add use route hook (c42f485)
- Change to use route hook (4ef6046)
- Add comments (47076aa)
- Add comments and update to use use route hook (35117b2)
- Update comments (435933f)
- Change hook to use route (08c63d1)
- Update comments (935b7b8)
- Update comments (f4d8bda)
- Update comment standard (0b02252)
- Add comments (b580eef)
- Add comments (18b381d)
- Add use Route (3b811fc)
- Update comments and add useRoute (ba96bd3)
- Add Layout view component (d3b6a1e)
- Add CSS for Layout view (d9aed6f)
- use specific navigate to subpage method (2980cab)
- Change generic navigateTo to navigateToPage (829a141)
- Add specific navigation functions (783c102)
- Use specific navigation methods to graph view (a620f3d)
- Change to use navigateTo for specific (15a8811)
- Add sub page id to sub header (5722ff5)
- Add use Router hook (c9ddeb5)
- Add Validation Polling hook (479c290)
- Add use Theme hook (6cd289d)
- Add Use Section hook (f7a88f0)
- Add hook for sidebar resize (0dd5f03)
- Add Use Settings hook (0335f60)
- Add Use Notification (2438e5e)
- Add Barrel Export for notification context (313fe16)
- Add types for Notification context (a121f65)
- Add notification context (a1b2c8b)
- Add Zoom controls to graph view CSS (43bebee)
- Add Network package (22c2379)
- Add Graph view component (4fe1b74)
- Add Graph View types (546c08c)
- Add CSS for Graph View (f7cd243)
- Add Sidebar component (62490bf)
- Add new exports for settings context (433207a)
- Update settings context type (3e40ff1)
- Update Settings context (d92e7bc)
- Add comment (dbb64ed)
- Add comment (77c096d)
- Add barrel export for Notification (2d6ba3f)
- Add Notification type (f10ecc8)
- Add Barrel export for sub header (e21beb3)
- Add sub header component (775fd90)
- Add CSS for App Sub header (8b0e062)
- Use Tabs for App header (30c77e6)
- Add Barrel export for Tabs (4b7e60f)
- Add Tab types (3e24e3f)
- Add Tabs component (f9e3a60)
- Add CSS for Tabs (9a94d13)
- Add Barrel export for Notification item (e31b565)
- Add Barrel export for notification stack (2937a5d)
- Add Notification Item type (c560630)
- Add Notification Item component (2e3ea53)
- Bugfix comment for Notification Item (ec9ea78)
- Add Notification Stack component (2efa757)
- Add CSS for Notification Stack (f365928)
- Add CSS for Notification item (d096fc6)
- Add util for notification (82e0343)
- Add Scroll Behaviour type (f2be131)
- Add a Use font Size hook (d96153c)
- Add Font size type (a9dfce5)
- Update settings ui to show default_settings.json (659b469)
- Update docblock (0ed4ee1)
- Update comments (784fc2e)
- Add barrel export for edge (8db0f8c)
- Add Edge util function (9d2c6e9)
- Add comments (36e8a68)
- Update documentation (1b4b92d)
- Add Edge types (2a08287)
- Add new data types to export (8397ba8)
- Update documentation (749e42a)
- Add sub section to nodes (6dd94ec)
- Add Barrel export for Node (b926d9a)
- Add conversion util helper for node (7a984e1)
- Add node data type (cf66fb0)
- Add node type (6c85b24)
- Remove AppHeader to its own CSS (7baf50d)
- Add comment about layout order imports (5ed360f)
- Delete unused files (99efbab)
- Rename useAppContext to useAppContextOrThrow to clarify nature (fe739ad)
- Update documentation comments for app context (c4c3fa8)
- Update CSS of the added chevron icon (c17e8ac)
- Remove Width property and add icon (e192086)
- Add Vite type entrypoint (24b3997)
- Update import path to use utils page (6240bc4)
- Add Document to CSS (fa08b7a)
- Update comment documentation for Legend module (3de5a78)
- Make page tabs dynamic on page list (ad7f454)
- Add barrel export for settings (8e7dfa6)
- Remove unused settings CSS (0ebab59)
- Add Settings Panel CSS (257a445)
- Add Settings Panel component (a2eb51f)
- Update documentation for how to use (939e62a)
- Add new functions for theme export (db61a5d)
- Unify theme with node and edge type way (7ed61da)
- Add Theme datatype and update documentation (8fcec71)
- Bugfix comma error (cb93fdd)
- Add Inport style documentation in edge type barrel export (1c987df)
- Add trim for the app name in header (23e8627)
- Add documentation to App header CSS (69abff0)
- Add documentation to page tab CSS (5ead94e)
- Add Barrel export for header action (ee54299)
- Add HeaderActions component (6568c95)
- Add Header Actions CSS (2a7b40e)
- Bugfix comment on the App Header export (f22bbc9)
- Add CSS for App Title in the header (4388989)
- Add Custom name to Lab Map (3ee73b6)
- Add Barrel export for page tabs (091e0c2)
- Add CSS to PageTabs (092da8f)
- Add Page Tabs for navigation (73b9bd7)
- Barrel Export for App Header (fe36f8f)
- Attach CSS to AppHeader component (9f88ae8)
- Add AppHeader layout component (0e45c97)
- Update NodeType to be more flexible (2f521af)
- Add Edge Type barrel export (43ed520)
- Add EdgeType util functions (fff6eee)
- Add type for Edge Types (7f8e8ff)
- Add theme util functions (27e4ff8)
- Add barel export for theme utility file (2487613)
- Add types for theme (92d659f)
- Update barrel export for node type to reflect correct functions (377644b)
- Bugfix type for nodetype (d1b665e)
- Refactor Nodetype to be more strict (f2b8814)
- Add explaination for why useActivePage does not throw error (d0977da)
- Change enabled to isEnabled since it is a boolean (6d83f48)
- Change in settings to use isBool variables (4470e76)
- Update Legend to get data from the parent and use state to persist the opening sidebar state across refresh (225d6f3)
- Bugfix node type to resolve all theme ids (3c7ab84)
- Add node type util (2fe2866)
- Add barrel export for node type (0e8a96d)
- Add iconURL for dark and light mode (fa0d35a)
- Add Type for NodeType (8a2ac6f)
- Add Barrel Export for Legend (1c3a75c)
- Add CSS for Legend (c5d49aa)
- Add Legend Component (2e59439)
- Add theme type (48ef4d2)
- Add Page type (8ae6400)
- Add ActivePage Hook (44f9f8f)
- Rename setings to default_settings.json (a8717d4)
- change naming layer to page (9487946)
- Add Barrel export for Settings Context (ff5052f)
- Rename settings to default_settings and use new themes type (b7b3a57)
- Rename settings to default_settings.json (0c0f7a3)
- Change Node Font to Global Font and Page to its own type (728a570)
- Add Settings Context (c6676a5)
- Change Layers to Pages (afadfac)
- Add Settings types (ed16791)
- Export Validation Warning Input from Validtion warning (273a28e)
- Aplit Validation Warning into Input and hash (6d75630)
- Add Barrel export for AppContext (fb61c94)
- Update type to add new Validation warning input (004c145)
- Add App Context (7c2cb61)
- Add TS type for App Context (6f0cec3)
- Add barrel export for validation warning utils (8dc7e19)
- Rename Validation to Validation Warning (1d72514)
- Add vlidation hash calculation function (4ae1bd8)
- Add types to validation util (ff455be)
- Add type for validation (8ef7f...
Release v0.2.0
What's Changed
- chore: bump version to 0.2.0 (3bb871e)
- Update import order for main component (1511342)
- Add Website Error reporting issue template (c64201d)
- Add comments to release GH Action (01759db)
- Add comments to main entrypoint (3310623)
- Add generic internet 2 node icon (0d17bc7)
- Add generic internet 1 Node icon (f36333f)
- Add Node icon for Server Rack 1U router 1 (7650952)
- Add comments to Server Rack 2U NAS SSD 1 Node Icon (fefcc0b)
- Add Node Icon for Server Rack 1U Switch 2 (098d7f2)
- Update comments for server rack 2U NAS HDD 1 (a8ab5ca)
- Add Server Rack 2U Compute 1 Node icon (4812f32)
- Add Server Rack 1U Switch 1 Node icon (dd4e78d)
- Update Comments (ccbaa88)
- Add comments to dark variant of server rack 1u compute 2 node icon (184bd87)
- Update comments for server rack 1u compute 2 node icon (9c7558f)
- Add comment to Server rack 1u nas hdd 1 node icon (28ad25f)
- Add comments to server rack 1u compute 1 node icon (23e1786)
- Add comments to desktop compute 2 (c88a1c8)
- Add comments to desktop compute 1 node icon (d530fd2)
- Add App.tsx component (ee19901)
- Add concurrently running package (ea0818d)
- Add Linter and file watcher (e192acd)
- Add Linter packages (d732592)
- Add comments to index.html (1050af1)
- Add dockerignore for things on container building (69ed82b)
- Update comment for npmrc (3d5b323)
- Update ignored files (fa64142)
- Lint fix for main.tsx (782e331)
- Add main entrypoint for the App (907bd67)
- Add issue template for requesting a new icon (b8e6563)
- Add icon contribution PR template (c70cda2)
- Add PR template (9e1b4fb)
- Add Favicon and app icons in public for display (1d3bd52)
- Add logo for README (4b419df)
- Rearrange Docker image building to after release and update action versions (027870e)
- Change labmap to lab-map (45d136a)
Docker Images
# Stable latest
docker pull ghcr.io/aayusharyan/lab-map:latest
# Specific version (immutable)
docker pull ghcr.io/aayusharyan/lab-map:0.2.0
# Rolling tags (auto-update to latest patch/minor)
docker pull ghcr.io/aayusharyan/lab-map:0.2
docker pull ghcr.io/aayusharyan/lab-map:0Full Changelog: v0.1.0...v0.2.0