Skip to content

Latest commit

 

History

History
652 lines (432 loc) · 45.4 KB

File metadata and controls

652 lines (432 loc) · 45.4 KB

1.45.3 (2026-07-29)

Bug Fixes

  • execa update: updated code for new version (f4fdacb)

1.45.2 (2026-07-29)

Bug Fixes

  • reboot: fix reboot timestamp from linux (be2011d)

1.45.1 (2026-07-28)

Bug Fixes

  • correct monitor tests and latest drive usage (9b8c5e6)
  • http monitor: fix error with http status codes db field (313fc8b)
  • improve button cursor and retention save state (fac96eb)
  • reboot: fixed reboot notifications (5260caa)
  • use current Meilisearch client (5a57fb0)

1.45.0 (2026-07-24)

Bug Fixes

  • await email rendering before sending (582e275)

Features

  • add configurable usage data retention (ec1be0d)

1.44.15 (2026-07-24)

Bug Fixes

  • include prisma config in release artifact (e87f6b5)

1.44.14 (2026-07-23)

Bug Fixes

  • deps: add react-email code components (1689015)
  • prisma: migrate to Prisma 7 config and adapter (b4c5a35)

1.44.13 (2026-06-19)

Bug Fixes

  • auth: migrate remix-auth v4 session checks (c3619ed)

1.44.12 (2026-06-10)

Bug Fixes

  • pin remix auth dependencies (f8154d9)

1.44.11 (2026-06-09)

Bug Fixes

  • biome lint config and formatting issues (c14ee63)
  • deps: update npm-run-all2 to v9 (c0335c7)
  • remove spacing (02788fc)
  • remove stale Tailwind config from release artifact inputs (76fb56d)
  • replace the backtick template literal with string concatenation (f0b9140)

1.44.10 (2026-05-26)

Bug Fixes

  • auth: fixed auth versions (a8b8b45)
  • dep: force install https-proxy-agent (07aad34)
  • server: fixed server routes for node 24 (431c99d)

1.44.9 (2026-05-26)

Bug Fixes

  • release: added workspace file (53414b3)

1.44.8 (2026-05-26)

Bug Fixes

  • release: updated release version (3544c24)
  • show correct storage unit in file chart and include db/file name in logs (54cefff)

1.44.7 (2026-05-12)

  • fix(deps) Update dependency date-fns to v4 (d7a5fbc)
  • fix(deps) Update dependency date-fns-tz to v3 (f85074c)
  • fix(deps) Update dependency dotenv to v17 (8f6fbc5)
  • Merge branch 'alpha' into dev (1eab84e)
  • Merge branch 'master' into alpha (56a4190)
  • Merge pull request #85 from atlas-bi/renovate/date-fns-4.x (d3d8e31), closes #85
  • Merge pull request #87 from atlas-bi/renovate/dotenv-17.x (77ff460), closes #87
  • Merge pull request #93 from atlas-bi/dev (cbdd254), closes #93
  • Merge pull request #94 from atlas-bi/renovate/date-fns-3.x-and-tz-3.x (287878c), closes #94
  • Merge pull request #95 from atlas-bi/fix/monitor-drive-offline-smtp-sql (c8d5a73), closes #95
  • Merge pull request #96 from atlas-bi/alpha (d29203b), closes #96
  • lint: format smtp error log (ad4499a)
  • fix(deps): update date-fns and date-fns-tz to v3 together (11d4dd8)
  • fix(monitor): correct ubuntu drive online check, smtp secure/tls flags, and sql connection string pa (bd7fe6e)

1.44.6 (2026-05-11)

  • fix(deps) Update actions/checkout action to v6 (c92ec76)
  • fix(deps) Update all non-major dependencies (#77) (8cebf97), closes #77
  • fix(deps) Update cycjimmy/semantic-release-action action to v6 (8d1e0c0)
  • fix(deps) Update dependency cypress to v13 (#81) (aec845f), closes #81
  • fix(deps) Update dependency cypress to v14 (#82) (5298c40), closes #82
  • fix(deps) Update dependency cypress to v15 (#83) (1cdb827), closes #83
  • fix(deps) Update dependency dotenv-cli to v8 (28db769)
  • Merge branch 'master' into alpha (924f50e)
  • Merge pull request #79 from atlas-bi/dev (4878d37), closes #79
  • Merge pull request #80 from atlas-bi/renovate/actions-checkout-6.x (44f9298), closes #80
  • Merge pull request #90 from atlas-bi/renovate/cycjimmy-semantic-release-action-6.x (3d305c5), closes #90
  • Merge pull request #91 from atlas-bi/renovate/dotenv-cli-8.x (963e73d), closes #91
  • Merge pull request #92 from atlas-bi/alpha (37f98c2), closes #92
  • fix(monitor): restore ubuntu drive polling JSON command (0f2238f)

1.44.5 (2026-04-15)

  • Merge pull request #74 from atlas-bi/runtime_deps (66a3da8), closes #74
  • Merge pull request #75 from atlas-bi/dev (c694bfa), closes #75
  • Merge pull request #76 from atlas-bi/alpha (0068886), closes #76
  • fix: add deps to avoid module not found (f563003)

1.44.4 (2026-04-15)

  • Merge pull request #71 from atlas-bi/chore/deploy-fixes (065883f), closes #71
  • Merge pull request #72 from atlas-bi/dev (fa19559), closes #72
  • Merge pull request #73 from atlas-bi/alpha (2c1f80c), closes #73
  • fix: clean pnpm deploy and prisma build flow (4d6d6ab)

1.44.3 (2026-04-14)

  • Merge pull request #68 from atlas-bi/dev (004e093), closes #68
  • Merge pull request #69 from atlas-bi/alpha (95efb9a), closes #69
  • fix(startup): fixed startup script (a48689f)

1.44.2 (2026-04-14)

  • Merge pull request #66 from atlas-bi/dev (b28a5ac), closes #66
  • Merge pull request #67 from atlas-bi/alpha (ed84b27), closes #67
  • style(format): fixed formatting (remove prettier in favor of biome) (a87a7b4)
  • fix(prisma): added dep to prod (848c298)

1.44.1 (2026-04-14)

  • fixed dep (31b632b)
  • Merge pull request #62 from atlas-bi/dev (1f03315), closes #62
  • Merge pull request #63 from atlas-bi/alpha (2c20373), closes #63
  • Merge pull request #64 from atlas-bi/dev (ef62c6e), closes #64
  • Merge pull request #65 from atlas-bi/alpha (9df7f2e), closes #65
  • updated test (48c9109)
  • updated test (daee629)
  • updated workflow (ad12968)
  • updated workflow (c8c987a)
  • updated workflow (ec83068)
  • fix(install): fixed install, trigger release (5afbba4)

1.44.0 (2026-04-14)

  • fix(deps) Replace dependency faker with @faker-js/faker ^5.5.3 (#15) (e83ea6c), closes #15
  • fix(deps) Replace dependency npm-run-all with npm-run-all2 ^5.0.0 (#16) (9f23b9d), closes #16
  • fix(deps) Update actions/checkout action to v6 (2454907)
  • fix(deps) Update all non-major dependencies (#17) (48fe1f6), closes #17
  • fix(deps) Update all non-major dependencies (#55) (5c61895), closes #55
  • fix(deps) Update dependency @faker-js/faker to v10 (#33) (b95f005), closes #33
  • fix(deps) Update dependency @faker-js/faker to v6 (#29) (8788c88), closes #29
  • fix(deps) Update dependency @faker-js/faker to v7 (#30) (26378d0), closes #30
  • fix(deps) Update dependency @faker-js/faker to v8 (#31) (54a2754), closes #31
  • fix(deps) Update dependency @faker-js/faker to v9 (#32) (b823409), closes #32
  • fix(deps) Update dependency @hookform/resolvers to v4 (cea0743)
  • fix(deps) Update dependency @hookform/resolvers to v5 (fe53c0d)
  • fix(deps) Update dependency @icons-pack/react-simple-icons to v13 (462fdb6)
  • fix(deps) Update dependency @radix-ui/react-select to v2 (9a5dbb9)
  • fix(deps) Update dependency @semantic-release/exec to v7 (#45) (d8ec26f), closes #45
  • fix(deps) Update dependency @semantic-release/github to v10 (#46) (58f7b0f), closes #46
  • fix(deps) Update dependency @semantic-release/release-notes-generator to v14 (#47) (f83c908), closes #47
  • fix(deps) Update dependency @tediousjs/connection-string to v1 (38450c5)
  • fix(deps) Update dependency @testing-library/cypress to v10 (#50) (314b88b), closes #50
  • fix(deps) Update dependency @types/mssql to v9 (#51) (ad13b6e), closes #51
  • fix(deps) Update dependency @vitejs/plugin-react to v6 (#56) (bb8956e), closes #56
  • fix(deps) Update dependency bcryptjs to v3 (fb56785)
  • fix(deps) Update dependency cmdk to v1 (c20850c)
  • fix(deps) Update dependency cookie to ^0.7.0 [SECURITY] (#9) (128543d), closes #9
  • fix(deps) Update dependency cookie to v1 (#57) (e655d26), closes #57
  • fix(deps) Update dependency cross-env to v10 (1c606cc)
  • fix(deps) Update dependency esbuild to ^0.25.0 [SECURITY] (#10) (6ff9f2e), closes #10
  • fix(deps) Update dependency esbuild to ^0.27.0 (#28) (e9c7e22), closes #28
  • fix(deps) Update dependency happy-dom to v15 [SECURITY] (#11) (02afb73), closes #11
  • fix(deps) Update dependency lucide-react to ^0.575.0 (#49) (d8d1a63), closes #49
  • fixed build (d348e60)
  • Merge branch 'dev' into chore/pnpm (c7f3c09)
  • Merge pull request #12 from atlas-bi/renovate/migrate-config (3bb758c), closes #12
  • Merge pull request #14 from atlas-bi/chore/pnpm (b44886b), closes #14
  • Merge pull request #20 from atlas-bi/renovate/actions-checkout-6.x (da13a70), closes #20
  • Merge pull request #22 from atlas-bi/chore/deps-remix-upgrade (e2e190b), closes #22
  • Merge pull request #23 from atlas-bi/chore/ui-typefixes (457910f), closes #23
  • Merge pull request #27 from atlas-bi/chore/charts-typefixes-v2 (b09c8d0), closes #27
  • Merge pull request #34 from atlas-bi/renovate/hookform-resolvers-4.x (fa0a5e7), closes #34
  • Merge pull request #35 from atlas-bi/chore/faker-types-fix (6acb302), closes #35
  • Merge pull request #36 from atlas-bi/chore/biome-v2 (f76d5f5), closes #36
  • Merge pull request #37 from atlas-bi/dev (ac8b519), closes #37
  • Merge pull request #38 from atlas-bi/chore/setup-node-v6 (1f59b56), closes #38
  • Merge pull request #39 from atlas-bi/renovate/hookform-resolvers-5.x (a2fecd6), closes #39
  • Merge pull request #43 from atlas-bi/renovate/icons-pack-react-simple-icons-13.x (bb5396a), closes #43
  • Merge pull request #44 from atlas-bi/renovate/major-2-radix-ui-primitives-monorepo (fadabd0), closes #44
  • Merge pull request #48 from atlas-bi/renovate/tediousjs-connection-string-1.x (fe22c58), closes #48
  • Merge pull request #52 from atlas-bi/renovate/bcryptjs-3.x (19ebe98), closes #52
  • Merge pull request #53 from atlas-bi/renovate/cmdk-1.x (fe4bfdb), closes #53
  • Merge pull request #54 from atlas-bi/chore/pnpm (a17e232), closes #54
  • Merge pull request #58 from atlas-bi/renovate/cross-env-10.x (17d1d36), closes #58
  • Merge pull request #59 from atlas-bi/dev (6562204), closes #59
  • Merge pull request #60 from atlas-bi/alpha (813fffe), closes #60
  • Merge pull request #61 from atlas-bi/dev (b19179e), closes #61
  • removed test (00488ad)
  • chore: migrate to pnpm and biome (5a92641)
  • chore: pnpm updates (112f1a8)
  • chore(biome): upgrade to v2 (6b19700)
  • chore(ci): bump actions/setup-node to v6 (061ab12)
  • chore(remix): migrate loaders/actions to Remix v2 types (WIP) (7228bb5)
  • chore(remix): type fixes for fetchers/queues/notifications (checkpoint) (0b483d9)
  • fix: add missing @tediousjs/connection-string dep (1164c43)
  • fix: add missing type exports and tcp-ping declarations (3730941)
  • fix: commented typecheck job (706f9c4)
  • fix(charts): resolve Chart.js TypeScript issues (90a41ee)
  • fix(cypress): update faker usage for v10 (a26501d)
  • fix(cypress): update faker usage for v10 (bf9503e)
  • fix(deps): migrate config renovate.json (b653327)
  • fix(deps): migrate config renovate.json (6f76296)
  • fix(dev): icons, ldap docker tag, seed (9c4ff41)
  • fix(image): fallback selfUrl when HOSTNAME missing (f7fe4b2)
  • fix(release): remove package-lock.json from build tar (41a2bd9)
  • fix(ui): form typing + namedAction body handling (7d88399)
  • feat(remix-v2): type monitor/notification pipeline without any-casts (1b44109)
  • test: ensure cypress commands load (4a152a4)
  • test: fix cypress e2e auth and helpers (1a2b2bf)
  • test: fix cypress helper scripts (27f61a9)
  • test: fix cypress httpOnly cookie via cy.request (f47b929)
  • test: fix cypress smoke + ts-node helpers (5a92d3f)
  • test: parse session cookie value from Set-Cookie header (d3adc6a)
  • test: register cypress custom commands (c494667)
  • test: stabilize e2e start and ts-node exec (e766671)
  • ci: disable background services in cypress (cd7a757)
  • ci: fix cypress support + remove postgres password literal (0076251)
  • ci: fix vitest on pnpm (12309a0)
  • ci: generate cypress .env with runtime db creds (dce3489)
  • ci: run postgres via actions service (d9f4a7a)
  • ci: use docker compose v2 (8086a3b)
  • ci: use node 18 for pnpm (b38cc7c)

1.43.1 (2023-09-15)

  • Merge branch 'master' of github.com:atlas-bi/System (431cdc5)
  • fix(notification): fixed drive latest values, fixed notification for sql files with growth disabled (a29757a)

1.43.0 (2023-09-15)

  • Merge branch 'master' of github.com:atlas-bi/System # Please enter a commit message (726178d)
  • feat(sql): added option to disable database memory check (64ab55e)

1.42.0 (2023-09-15)

  • Merge branch 'master' of github.com:atlas-bi/System (936e549)
  • feat(error): added error page (61c88e5)

1.41.4 (2023-09-11)

  • Merge branch 'master' of github.com:atlas-bi/System (b2d15a8)
  • fix(ubuntu): fixed offline drive (b9b9392)

1.41.3 (2023-09-11)

  • Merge branch 'master' of github.com:atlas-bi/System (ae850c0)
  • fix(ubuntu): fixed drive name mapping (82cb7d1)

1.41.2 (2023-09-11)

  • Merge branch 'master' of github.com:atlas-bi/System (3ee1cc5)
  • perf(db): added index, split sql queries for the large tables (56a47ab)

1.41.1 (2023-09-08)

  • Merge branch 'master' of github.com:atlas-bi/System # Please enter a commit message to explain why t (123eab9)
  • fix(saml): enabled SAML (9e32f36)

1.41.0 (2023-09-08)

  • Merge branch 'master' of github.com:atlas-bi/System # Please enter a commit message to explain why t (fe49c75)
  • feat(db): added index. added default call to load search. prevent errors on missing search data (f6495c1)

1.40.0 (2023-09-07)

  • Merge branch 'master' of github.com:atlas-bi/System (05c3153)
  • feat(search): cleaned up search results (a9372a1)

1.39.0 (2023-09-07)

  • Merge branch 'master' of github.com:atlas-bi/System (eebacd0)
  • feat(memeroy): attempt to reduce mem usage on windows monitors by awaiting (65b9f73)

1.38.0 (2023-09-07)

  • Merge branch 'master' of github.com:atlas-bi/System # Please enter a commit message to (5e3fe2e)
  • feat(css): added bundle back (2ee42d5)

1.37.3 (2023-09-07)

  • Merge branch 'master' of github.com:atlas-bi/System (035a2b9)
  • fix(meilisearch): moved import into subdir (8951196)

1.37.2 (2023-09-07)

  • Merge branch 'master' of github.com:atlas-bi/System (0b23e93)
  • fix(css): removed css bundler (1efd615)

1.37.1 (2023-09-06)

  • Merge branch 'master' of github.com:atlas-bi/System (0f7e3e4)
  • fix(build): added missing build dep (5698bef)

1.37.0 (2023-09-06)

  • Merge branch 'master' of github.com:atlas-bi/System (fd7c3db)
  • feat(search): added meilisearch (7d0e3f2)

1.36.2 (2023-09-05)

  • Merge branch 'master' of github.com:atlas-bi/System (b88708a)
  • fix(notification): fixed drive notification to include drive name (f00669a)

1.36.1 (2023-09-01)

  • Merge branch 'master' of github.com:atlas-bi/System # Please enter a commit message (4e92c83)
  • fix(sql monitor): fixed name in sql notifications (5cfe275)

1.36.0 (2023-09-01)

  • Merge branch 'master' of github.com:atlas-bi/System # Please enter a commit message (7cf9b03)
  • feat(sql file size): added notification for sql file size % free (de974c7)

1.35.1 (2023-08-31)

  • Merge branch 'master' of github.com:atlas-bi/System (4956ef4)
  • fix(http cert): updated notification for certs that cannot be determined (2c1c679)

1.35.0 (2023-08-31)

  • Merge branch 'master' of github.com:atlas-bi/System (4062373)
  • feat(http cert check): check expiry on https certs (770a0d5)

1.34.0 (2023-08-30)

  • Merge branch 'master' of github.com:atlas-bi/System (bf2c01c)
  • feat(database list): fixed column appearance (97c44ed)

1.33.0 (2023-08-30)

  • Merge branch 'master' of github.com:atlas-bi/System (5e1bdab)
  • feat(notifications): added email for drive percent free (d94e667)

1.32.0 (2023-08-29)

  • Merge branch 'master' of github.com:atlas-bi/System (9e78fff)
  • feat(email): added email templates, updated background runner (fd3be0f)

1.31.0 (2023-08-29)

  • Merge branch 'master' of github.com:atlas-bi/System # Please enter a commit (49acc3e)
  • feat(headers): added ping headers to all pages (8b92586)

1.30.0 (2023-08-28)

  • Merge branch 'master' of github.com:atlas-bi/System (fc69411)
  • feat(tcp): added tcp ping monitor (2bc15f2)

1.29.4 (2023-08-28)

  • Merge branch 'master' of github.com:atlas-bi/System # Please enter a commit message to explain why t (40d724e)
  • fix(server): fixed startup order (2d3c725)

1.29.3 (2023-08-28)

  • Merge branch 'master' of github.com:atlas-bi/System (3f3ef2b)
  • fix(quirrel): fixed cron loader (131c16c)

1.29.2 (2023-08-28)

  • Merge branch 'master' of github.com:atlas-bi/System (4ee3c86)
  • fix(quirrel): moved quirrel startup into server.js (04b323c), closes #7

1.29.1 (2023-08-25)

  • Merge branch 'master' of github.com:atlas-bi/System (d71dc16)
  • fix(cpu speed): fixed cpu speed in tooltip (031db8d)

1.29.0 (2023-08-25)

  • fix(sql db mem usage): fixed units on sql db mem usage (c0a9872)
  • feat(file storage chart): added span gaps function to show gaps in data collection (56d656a)

1.28.0 (2023-08-24)

  • Merge branch 'master' of github.com:atlas-bi/System (6ac5045)
  • feat(saml): added option for saml crt (ee42da3)

1.27.2 (2023-08-24)

  • Merge branch 'master' of github.com:atlas-bi/System (8b329c5)
  • fix(charts): improved chart performance (a49ef93)

1.27.1 (2023-08-23)

  • Merge branch 'master' of github.com:atlas-bi/System # Please enter a commit message to (982f2b3)
  • fix(saml): fixed blank metadata page when saml is not configured (4d2aad7)

1.27.0 (2023-08-23)

  • Merge branch 'master' of github.com:atlas-bi/System # Please enter a commit message to (5507c70)
  • feat(sql files): show how much of the file is currently being used (cbfdf9e)

1.26.0 (2023-08-23)

  • Merge branch 'master' of github.com:atlas-bi/System # (8ddf650)
  • feat(charts): changed chart size on homepage (c968cac)

1.25.0 (2023-08-23)

  • Merge branch 'master' of github.com:atlas-bi/System (7d1cb73)
  • feat(monitor list): moved ping data to api call to speed up home page (7674d0a)

1.24.3 (2023-08-22)

  • Merge branch 'master' of github.com:atlas-bi/System # Please enter a commit message to (ff2c480)
  • fix(sql offline db): fixed memory for offline databases (1552de3)

1.24.2 (2023-08-22)

  • Merge branch 'master' of github.com:atlas-bi/System (268d498)
  • fix(sql): replaced cte with tmp table (585c4a3)

1.24.1 (2023-08-22)

  • Merge branch 'master' of github.com:atlas-bi/System (21d395c)
  • fix(sql server): fixed sql typo (bd4eb53)

1.24.0 (2023-08-22)

  • Merge branch 'master' of github.com:atlas-bi/System # Please enter a commit (0bd473b)
  • feat(retry): allow connection errors to be retried before reporting (3282df5)

1.23.4 (2023-08-21)

  • Merge branch 'master' of github.com:atlas-bi/System # Please enter a commit message to explain why (d73bc3d)
  • fix(http): fixed missing import (3b0896b)

1.23.3 (2023-08-21)

  • Merge branch 'master' of github.com:atlas-bi/System # Please enter a commit message to explain why (df79624)
  • fix(ntlm): fixed password encryptiong (9c1b935)

1.23.2 (2023-08-21)

  • Merge branch 'master' of github.com:atlas-bi/System # Please enter (8b50648)
  • fix(sql server 2016): updated query to work on older sql servers (b4ea74d)

1.23.1 (2023-08-21)

  • Merge branch 'master' of github.com:atlas-bi/System (a762952)
  • fix(ntlm): fixed spelling on lookup table (265208c)

1.23.0 (2023-08-21)

  • Merge branch 'master' of github.com:atlas-bi/System (bad3634)
  • feat(sql files): added ui for sql files (d0cf58e)

1.22.1 (2023-08-21)

  • Merge branch 'master' of github.com:atlas-bi/System (944f172)
  • fix(reboot): fixed reboot notifier (8570074), closes #6

1.22.0 (2023-08-18)

  • Merge branch 'master' of github.com:atlas-bi/System (328e969)
  • feat(sql): started sql server monitor (0adcbb4)

1.21.0 (2023-08-15)

  • Merge branch 'master' of github.com:atlas-bi/System (d57e11a)
  • feat(notification): updated collection notification (7019863)

1.20.0 (2023-08-15)

  • Merge branch 'master' of github.com:atlas-bi/System (c12844f)
  • feat(http): started on a http monitor (22408a4)

1.19.0 (2023-08-04)

  • Merge branch 'master' of github.com:atlas-bi/System (9fb1166)
  • feat(cpu): monitor individual cpus, fix drive growth calc (9ceee94)

1.18.2 (2023-08-03)

  • Merge branch 'master' of github.com:atlas-bi/System (794eee4)
  • fix(ubuntu): removed sudo only command (d9f9240)

1.18.1 (2023-08-03)

  • Merge branch 'master' of github.com:atlas-bi/System (2c6676e)
  • fix(sudo): removed sudo from ubuntu commands, they must login as root to run (5714dbb)

1.18.0 (2023-08-03)

  • Merge branch 'master' of github.com:atlas-bi/System (2d55942)
  • feat(ubuntu): added ubuntu drive monitor (ee20b0e)

1.17.0 (2023-08-02)

  • Merge branch 'master' of github.com:atlas-bi/System (7098e9b)
  • feat(charts): added cpu and memory charts (d8df184)

1.16.1 (2023-07-31)

  • Merge branch 'master' of github.com:atlas-bi/System (31ed214)
  • fix(monitor): added monitor collection error reporting (84f7d8a)

1.16.0 (2023-07-24)

  • Merge branch 'master' of github.com:atlas-bi/System # (6244b26)
  • feat(drive): added ability to disable drives and add names (6650e8c)

1.15.0 (2023-07-24)

  • Merge branch 'master' of github.com:atlas-bi/System (523abf1)
  • feat(edit): added ability to edit/delete monitors (faefcc0)

1.14.1 (2023-07-21)

  • Merge branch 'master' of github.com:atlas-bi/System (71ac382)
  • fix(tooltip): fixed units on tooltip (38fcf4f)

1.14.0 (2023-07-21)

  • Merge branch 'master' of github.com:atlas-bi/System (1933dfc)
  • feat(monitors): added ram and cpu monitor, added reponsive chart (73b46af)

1.13.0 (2023-07-20)

  • Merge branch 'master' of github.com:atlas-bi/System (a447852)
  • feat(monitor): added reboot and bad connection notification options (5e23a5c)

1.12.0 (2023-07-20)

  • Merge branch 'master' of github.com:atlas-bi/System (b80ae94)
  • feat(powershell 7): added support for powershell7 (209ff5c)

1.11.1 (2023-07-20)

  • fix(ssh): try to force windows ssh connections to close (d15e215)
  • Merge branch 'master' of github.com:atlas-bi/System (4ba3bc7)
  • build(release): moved zip step to get correct version number (f25e275)

1.11.0 (2023-07-18)

  • feat(db): fixed for empty db (499ade8)
  • feat(logging): improved logging handlers (c74441a)
  • Merge branch 'master' of github.com:atlas-bi/System (16deaf9)

1.10.0 (2023-07-14)

  • feat(drives): started added drive notifications (76bbf60)

1.9.0 (2023-07-11)

  • Merge branch 'master' of github.com:atlas-bi/System (5ed7bc8)
  • feat(notification ui): added notification ui (04193c8)

1.8.0 (2023-07-10)

  • Merge branch 'master' of github.com:atlas-bi/System (9798d31)
  • feat(chart): changed to start of day not week (8b0271a)

1.7.0 (2023-07-10)

  • Merge branch 'master' of github.com:atlas-bi/System (ad6177f)
  • feat(chart): consolidated data over a month (698b328)

1.6.1 (2023-07-10)

  • Merge branch 'master' of github.com:atlas-bi/System (dcf20d7)
  • fix(chart size): added max height (91ed1a2)

1.6.0 (2023-07-10)

  • Merge branch 'master' of github.com:atlas-bi/System (3c8f515)
  • feat(charts): updated drive charts (3194f7a)

1.5.0 (2023-07-07)

  • Merge branch 'master' of github.com:atlas-bi/System (1074919)
  • feat(days): added days till full calc (9059280)

1.4.0 (2023-07-07)

  • Merge branch 'master' of github.com:atlas-bi/System (45e16c5)
  • feat(deps): updated deps, added catch in job (528300f)

1.3.0 (2023-07-07)

  • Merge branch 'master' of github.com:atlas-bi/System (b8f8cef)
  • feat(error): added error flag (63b0149)

1.2.2 (2023-07-07)

  • Merge branch 'master' of github.com:atlas-bi/System (2c6bfde)
  • fix(redirect): fixed auth redirect loop (354fb1f)

1.2.1 (2023-07-07)

  • Merge branch 'master' of github.com:atlas-bi/System (8bff754)
  • fix(prisma): fixed prisma command (a25e7bf)

1.2.0 (2023-07-07)

  • Merge branch 'master' of github.com:atlas-bi/System (4b2e394)
  • feat(user): added user logout, added icon for server type (ccc1928)

1.1.1 (2023-07-07)

  • Merge branch 'master' of github.com:atlas-bi/System (d012f0c)
  • fix(new server): fixed typo in adding server (8623c4e)

1.1.0 (2023-07-07)

  • feat(release): added release config (5407e37)