Releases: v1Flows/alertFlow
Release v1.0.0-beta17
What's Changed
- Main by @JustNZ in https://github.com/AlertFlow/alertflow/pull/106
- Chore(deps): bump @typescript-eslint/parser from 8.18.0 to 8.21.0 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/103
- Chore(deps): bump github.com/uptrace/bun/dialect/pgdialect from 1.2.8 to 1.2.9 in /services/backend by @dependabot in https://github.com/AlertFlow/alertflow/pull/113
- Refactor logo image source to use local path and clean up unused doma… by @JustNZ in https://github.com/AlertFlow/alertflow/pull/115
- Chore(deps): bump @tsparticles/slim from 3.7.1 to 3.8.0 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/107
- Chore(deps): bump @heroui/theme from 2.4.5 to 2.4.6 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/109
- Chore(deps): bump the backend group in /services/backend with 3 updates by @dependabot in https://github.com/AlertFlow/alertflow/pull/116
- Chore(deps): bump @tabler/icons-react from 3.26.0 to 3.29.0 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/108
- Refactor: streamline fetch requests and clean up imports in frontend … by @JustNZ in https://github.com/AlertFlow/alertflow/pull/117
- Release Version 1.0.0-beta17 by @JustNZ in https://github.com/AlertFlow/alertflow/pull/119
Full Changelog: https://github.com/AlertFlow/alertflow/compare/v1.0.0-beta16...v1.0.0-beta17
Release v1.0.0-beta16
What's Changed
- Hotfix table creation by @JustNZ in https://github.com/AlertFlow/alertflow/pull/83
- Chore(deps): bump lucide-react from 0.468.0 to 0.473.0 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/89
- Chore(deps): bump @react-aria/utils from 3.26.0 to 3.27.0 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/90
- Chore(deps-dev): bump @eslint-react/eslint-plugin from 1.22.1 to 1.23.2 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/91
- Chore(deps): bump sonner from 1.7.1 to 1.7.2 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/93
- Chore(deps): bump intl-messageformat from 10.7.7 to 10.7.12 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/92
- Update issue templates by @JustNZ in https://github.com/AlertFlow/alertflow/pull/94
- Migrate from nextui to heroui by @JustNZ in https://github.com/AlertFlow/alertflow/pull/95
- Release Version 1.0.0 beta16 by @JustNZ in https://github.com/AlertFlow/alertflow/pull/104
Full Changelog: https://github.com/AlertFlow/alertflow/compare/v1.0.0-beta15...v1.0.0-beta16
Release v1.0.0-beta15
What's Changed
- Release Version 1.0.0-beta14 by @JustNZ in https://github.com/AlertFlow/alertflow/pull/76
- Feature: add auto runner feature to AlertFlow Runners + fix some bugs by @JustNZ in https://github.com/AlertFlow/alertflow/pull/78
- Fix: handle potential zero values in duration calculations by @JustNZ in https://github.com/AlertFlow/alertflow/pull/79
- Feature: add RunnerDrawer component and update UI for viewing runner … by @JustNZ in https://github.com/AlertFlow/alertflow/pull/80
- Release version 1.0.0-beta15 by @JustNZ in https://github.com/AlertFlow/alertflow/pull/82
Full Changelog: https://github.com/AlertFlow/alertflow/compare/v1.0.0-beta14...v1.0.0-beta15
Release main
What's Changed
- Release Version 1.0.0-beta14 by @JustNZ in https://github.com/AlertFlow/alertflow/pull/76
- Feature: add auto runner feature to AlertFlow Runners + fix some bugs by @JustNZ in https://github.com/AlertFlow/alertflow/pull/78
- Fix: handle potential zero values in duration calculations by @JustNZ in https://github.com/AlertFlow/alertflow/pull/79
- Feature: add RunnerDrawer component and update UI for viewing runner … by @JustNZ in https://github.com/AlertFlow/alertflow/pull/80
- Release version 1.0.0-beta15 by @JustNZ in https://github.com/AlertFlow/alertflow/pull/82
Full Changelog: https://github.com/AlertFlow/alertflow/compare/v1.0.0-beta14...main
Release v1.0.0-beta14
What's Changed
- Release Version 1.0.0-beta14 by @JustNZ in https://github.com/AlertFlow/alertflow/pull/77
Full Changelog: https://github.com/AlertFlow/alertflow/compare/v1.0.0-beta13...v1.0.0-beta14
Release v1.0.0-beta13
What's Changed
- Release Version v1.0.0-beta11 by @JustNZ in https://github.com/AlertFlow/alertflow/pull/47
- fix: update Dockerfile to change config paths for backend settings by @JustNZ in https://github.com/AlertFlow/alertflow/pull/49
- Chore(deps): bump golang.org/x/crypto from 0.31.0 to 0.32.0 in /services/backend by @dependabot in https://github.com/AlertFlow/alertflow/pull/55
- Chore(deps): bump react-router-dom from 6.28.0 to 7.1.1 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/50
- Chore(deps): bump @number-flow/react from 0.4.2 to 0.5.2 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/51
- Chore(deps): bump recharts from 2.14.1 to 2.15.0 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/52
- Chore(deps): bump @antfu/eslint-config from 3.12.1 to 3.14.0 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/53
- Feature: encrypted action params by @JustNZ in https://github.com/AlertFlow/alertflow/pull/56
- Chore(deps): bump next from 15.1.0 to 15.1.4 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/54
- Enhance CI workflow: add release job to create a GitHub release after… by @JustNZ in https://github.com/AlertFlow/alertflow/pull/58
- Feature: show when a runner registered at AlertFlow by @JustNZ in https://github.com/AlertFlow/alertflow/pull/57
- Chore: lint by @JustNZ in https://github.com/AlertFlow/alertflow/pull/59
- Release Version 1.0.0-beta12 by @JustNZ in https://github.com/AlertFlow/alertflow/pull/61
- Fix critical bug which is using the wrong dockerfile for alertflow image build during release process by @JustNZ in https://github.com/AlertFlow/alertflow/pull/62
- Enhance encryption handling for action parameters in flow management by @JustNZ in https://github.com/AlertFlow/alertflow/pull/64
- Refactor Dockerfiles to standardize configuration paths and add doten… by @JustNZ in https://github.com/AlertFlow/alertflow/pull/65
- Update API URL paths to include '/api' prefix for consistency by @JustNZ in https://github.com/AlertFlow/alertflow/pull/67
- Release version v1.0.0-beta13 by @JustNZ in https://github.com/AlertFlow/alertflow/pull/69
Full Changelog: https://github.com/AlertFlow/alertflow/compare/v1.0.0-beta12...v1.0.0-beta13
Release v1.0.0-beta12
Release v1.0.0-beta11
What's Changed
- Combine backend and frontend by @JustNZ in https://github.com/AlertFlow/alertflow/pull/1
- Remove SAAS by @JustNZ in https://github.com/AlertFlow/alertflow/pull/2
- New License, Readme, Code of Conduct and Contribution by @JustNZ in https://github.com/AlertFlow/alertflow/pull/3
- Develop by @JustNZ in https://github.com/AlertFlow/alertflow/pull/4
- Update dependencies in go.mod and package-lock.json by @JustNZ in https://github.com/AlertFlow/alertflow/pull/5
- Update peer dependency for Next.js to version 14.2.15 in package-lock… by @JustNZ in https://github.com/AlertFlow/alertflow/pull/6
- Just nz patch 1 by @JustNZ in https://github.com/AlertFlow/alertflow/pull/8
- Chore(deps): bump next from 14.2.14 to 15.1.0 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/7
- Develop by @JustNZ in https://github.com/AlertFlow/alertflow/pull/9
- Chore(deps): update dependabot configuration for frontend and backend by @JustNZ in https://github.com/AlertFlow/alertflow/pull/20
- Workflows by @JustNZ in https://github.com/AlertFlow/alertflow/pull/21
- Chore(deps): bump tailwindcss from 3.4.16 to 3.4.17 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/19
- Chore(deps): bump @react-three/drei from 9.120.1 to 9.120.4 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/18
- Chore(deps): bump framer-motion from 11.13.1 to 11.15.0 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/17
- Chore(deps): bump github.com/gin-contrib/cors from 1.7.2 to 1.7.3 in /services/backend by @dependabot in https://github.com/AlertFlow/alertflow/pull/11
- Chore(deps): bump @tabler/icons-react from 3.24.0 to 3.26.0 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/16
- Chore(deps): bump github.com/zeromicro/go-zero from 1.7.3 to 1.7.5 in /services/backend by @dependabot in https://github.com/AlertFlow/alertflow/pull/22
- Chore(deps): bump github.com/uptrace/bun/dialect/pgdialect from 1.2.5 to 1.2.7 in /services/backend by @dependabot in https://github.com/AlertFlow/alertflow/pull/24
- Feature: add support for automatic runners for scalable infrastructures by @JustNZ in https://github.com/AlertFlow/alertflow/pull/25
- Feature: redesign runners by @JustNZ in https://github.com/AlertFlow/alertflow/pull/27
- Release Version 1.0.0 beta9 by @JustNZ in https://github.com/AlertFlow/alertflow/pull/28
- Develop by @JustNZ in https://github.com/AlertFlow/alertflow/pull/29
- Feature: improve dockerfiles by @JustNZ in https://github.com/AlertFlow/alertflow/pull/30
- Release v1.0.0 beta10 by @JustNZ in https://github.com/AlertFlow/alertflow/pull/41
- Feature: add tini as entrypoint in Dockerfile for better signal handling by @JustNZ in https://github.com/AlertFlow/alertflow/pull/42
- Chore(deps): bump @nextui-org/react from 2.6.10 to 2.6.11 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/40
- Chore(deps): bump three from 0.171.0 to 0.172.0 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/39
- Chore(deps): bump next from 15.1.0 to 15.1.3 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/26
- Chore(deps): bump github.com/uptrace/bun/dialect/pgdialect from 1.2.7 to 1.2.8 in /services/backend by @dependabot in https://github.com/AlertFlow/alertflow/pull/31
- Chore(deps): bump @types/react-dom from 18.3.0 to 19.0.1 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/36
- Chore(deps): bump sonner from 1.7.0 to 1.7.1 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/37
- merge release changes to develop by @JustNZ in https://github.com/AlertFlow/alertflow/pull/43
- Chore(deps): bump github.com/zeromicro/go-zero from 1.7.5 to 1.7.6 in /services/backend by @dependabot in https://github.com/AlertFlow/alertflow/pull/32
- Chore(deps): bump github.com/uptrace/bun/driver/pgdriver from 1.2.5 to 1.2.8 in /services/backend by @dependabot in https://github.com/AlertFlow/alertflow/pull/33
- Chore(deps): bump github.com/uptrace/bun/extra/bunotel from 1.2.5 to 1.2.8 in /services/backend by @dependabot in https://github.com/AlertFlow/alertflow/pull/34
- Remove analytics script from RootLayout component by @JustNZ in https://github.com/AlertFlow/alertflow/pull/44
- cleanup: remove images by @JustNZ in https://github.com/AlertFlow/alertflow/pull/45
- fix: adjust grid layout in FlowList component for better responsiveness by @JustNZ in https://github.com/AlertFlow/alertflow/pull/46
- Release Version v1.0.0-beta11 by @JustNZ in https://github.com/AlertFlow/alertflow/pull/48
New Contributors
- @dependabot made their first contribution in https://github.com/AlertFlow/alertflow/pull/7
Full Changelog: https://github.com/AlertFlow/alertflow/commits/v1.0.0-beta11
Release v1.0.0-beta10
What's Changed
- Feature: improve dockerfiles by @JustNZ in https://github.com/AlertFlow/alertflow/pull/30
- Release v1.0.0 beta10 by @JustNZ in https://github.com/AlertFlow/alertflow/pull/41
Full Changelog: https://github.com/AlertFlow/alertflow/compare/v1.0.0-beta9...v1.0.0-beta10
Release v1.0.0-beta9
What's Changed
- Combine backend and frontend by @JustNZ in https://github.com/AlertFlow/alertflow/pull/1
- Remove SAAS by @JustNZ in https://github.com/AlertFlow/alertflow/pull/2
- New License, Readme, Code of Conduct and Contribution by @JustNZ in https://github.com/AlertFlow/alertflow/pull/3
- Develop by @JustNZ in https://github.com/AlertFlow/alertflow/pull/4
- Update dependencies in go.mod and package-lock.json by @JustNZ in https://github.com/AlertFlow/alertflow/pull/5
- Update peer dependency for Next.js to version 14.2.15 in package-lock… by @JustNZ in https://github.com/AlertFlow/alertflow/pull/6
- Just nz patch 1 by @JustNZ in https://github.com/AlertFlow/alertflow/pull/8
- Chore(deps): bump next from 14.2.14 to 15.1.0 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/7
- Develop by @JustNZ in https://github.com/AlertFlow/alertflow/pull/9
- Workflows by @JustNZ in https://github.com/AlertFlow/alertflow/pull/21
- Chore(deps): bump tailwindcss from 3.4.16 to 3.4.17 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/19
- Chore(deps): bump @react-three/drei from 9.120.1 to 9.120.4 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/18
- Chore(deps): bump framer-motion from 11.13.1 to 11.15.0 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/17
- Chore(deps): bump github.com/gin-contrib/cors from 1.7.2 to 1.7.3 in /services/backend by @dependabot in https://github.com/AlertFlow/alertflow/pull/11
- Chore(deps): bump @tabler/icons-react from 3.24.0 to 3.26.0 in /services/frontend by @dependabot in https://github.com/AlertFlow/alertflow/pull/16
- Chore(deps): bump github.com/zeromicro/go-zero from 1.7.3 to 1.7.5 in /services/backend by @dependabot in https://github.com/AlertFlow/alertflow/pull/22
- Chore(deps): bump github.com/uptrace/bun/dialect/pgdialect from 1.2.5 to 1.2.7 in /services/backend by @dependabot in https://github.com/AlertFlow/alertflow/pull/24
- Feature: add support for automatic runners for scalable infrastructures by @JustNZ in https://github.com/AlertFlow/alertflow/pull/25
- Feature: redesign runners by @JustNZ in https://github.com/AlertFlow/alertflow/pull/27
- Release Version 1.0.0 beta9 by @JustNZ in https://github.com/AlertFlow/alertflow/pull/28
New Contributors
- @dependabot made their first contribution in https://github.com/AlertFlow/alertflow/pull/7
Full Changelog: https://github.com/AlertFlow/alertflow/commits/v1.0.0-beta9