Releases: Ludea/lucle
Releases Β· Ludea/lucle
Lucle v0.2.4
π Features
- feat: use ed25519 alg and improve error message
π¦ Other
- build(deps): update wasmtime requirement from 39.0.0 to 40.0.0
- build(deps): update octocrab requirement from 0.48 to 0.49
- Merge pull request #54 from Ludea/dependabot/cargo/wasmtime-40.0.0
- Merge pull request #56 from Ludea/dependabot/cargo/octocrab-0.49
- build(deps): update wasmtime-wasi requirement from 39.0.0 to 40.0.0
- Merge pull request #55 from Ludea/dependabot/cargo/wasmtime-wasi-40.0.0
- prepare 0.2.4
Lucle v0.2.3
π Fixes
- fix: display an error if pkey is not a valid ecdsa pkey
π¦ Other
- ci: enable rust cache
- prepare 0.2.3
Lucle v0.2.2
π Fixes
- fix: use right file to read pkey
- fix: better error message if pkey env var is not set
π¦ Other
- prepare 0.2.2
Lucle v0.2.1
π Features
- feat: display an error if pkey env var is not set
π¦ Other
- Delete certificate.pem
- Delete .gitpod.yml
- build(deps): update toml_edit requirement from 0.23 to 0.24
- Merge pull request #53 from Ludea/dependabot/cargo/toml_edit-0.24
- prepare 0.2.1
Lucle v0.2.0
π Features
- feat: trigger a custom launcher build from webui
- feat: use .env file to store sensitive data
- feat: load pkey from env var or local file
π Fixes
- fix: remove useless dependency
π¦ Other
- build(deps): bump actions/upload-artifact from 5 to 6
- build(deps): bump actions/download-artifact from 6 to 7
- Merge pull request #49 from Ludea/dependabot/github_actions/actions/upload-artifact-6
- Merge pull request #50 from Ludea/dependabot/github_actions/actions/download-artifact-7
- build(deps): bump vite-tsconfig-paths from 5.1.4 to 6.0.2 in /web
- Merge pull request #52 from Ludea/dependabot/npm_and_yarn/web/vite-tsconfig-paths-6.0.2
- prepare 0.2
Lucle v0.1.8
π¦ Other
- ci: crete env file into right folder
Lucle v0.1.7
π¦ Other
- prepare 0.1.7
Lucle v0.1.6
π Features
- feat: add some natives banners
π Fixes
- fix: use vite as prefix
- fix: prettier
- fix: quotes
- fix: delete useless quotes
π¦ Other
- ci: enable color during build command on release workflow
- ci: back to trigger release on tag creation
- ci: remove useless step on release workflow
- ci: remove another useless step
Lucle v0.1.5
π Fixes
- fix: don't add prefix on all repo routes
π¦ Other
- Bump octocrab deps to 0.48
- prepare 0.1.5
Lucle v0.1.4
π Features
- feat: compare plugin version and send update event if registered version is greatest
- feat: apply layer for all routers
- feat: add plugin url option
- feat: create Sparus provider
- feat: verify if default user is created
- feat: trigger release on dispatch event and upload release note
π Fixes
- fix: string type for version
- fix: clippy
- fix: enable provider for jsonwebtoken dependency
- fix: typo on plugin migration
- fix: ignore eslint config file
- fix: display error message on issue with database connection
- fix: remove some unwrap to avoid crash
- fix: right order to get plugins differences
- fix: remove some console.log
- fix: serialize and deserialize UpdateServer rpc message and remove isinit fn on creating repo
- fix: get bearer token on each rpc call, and serialize scope with a vector of string
- fix: display repos on login
- fix: return err on table verification
- fix: pin prost to 0.14.1 version to fix build issue
- fix: cleanup some useless code
- fix: set default value for string state
- fix: sync version with github tag and release
- fix: unpin prost exact version
π¦ Other
- Bump wastime to 35
- clippy
- fmt
- fix toml parsing
- Bump tonic deps and use new tonic-prost crate
- Bump actions/download-artifact from 4 to 5
- Merge pull request #21 from Ludea/dependabot/github_actions/actions/download-artifact-5
- Bump @vitejs/plugin-react from 4.7.0 to 5.0.0 in /web
- Merge pull request #22 from Ludea/dependabot/npm_and_yarn/web/vitejs/plugin-react-5.0.0
- Bump actions/checkout from 4 to 5
- Merge pull request #23 from Ludea/dependabot/github_actions/actions/checkout-5
- start creating stream with launcher
- Bump wasmtime
- Bump actions/setup-node from 4 to 5
- use broadcast channel to stream event
- Merge pull request #30 from Ludea/dependabot/github_actions/actions/setup-node-5
- create table for plugins
- bump wastime dependencies
- Bump diesel ecosystem dependencies
- migration for plugins table, and get plugin name for repo at streaming start
- ci: enable codeql
- Update jsonwebtoken requirement from 9.3.0 to 10.0.0
- Merge pull request #35 from Ludea/dependabot/cargo/jsonwebtoken-10.0.0
- Bump eslint-plugin-react-hooks from 5.2.0 to 6.1.0 in /web
- Bump diesel async and use new async migration
- Merge pull request #37 from Ludea/dependabot/npm_and_yarn/web/eslint-plugin-react-hooks-6.1.0
- Bump github/codeql-action from 3 to 4
- Merge pull request #38 from Ludea/dependabot/github_actions/github/codeql-action-4
- Bump eslint-plugin-react-hooks from 6.1.1 to 7.0.0 in /web
- Merge pull request #39 from Ludea/dependabot/npm_and_yarn/web/eslint-plugin-react-hooks-7.0.0
- Bump actions/setup-node from 5 to 6
- Merge pull request #40 from Ludea/dependabot/github_actions/actions/setup-node-6
- Update wasmtime-wasi requirement from 37.0.0 to 38.0.1
- Merge pull request #41 from Ludea/dependabot/cargo/wasmtime-wasi-38.0.1
- Update wasmtime requirement from 37.0.0 to 38.0.1
- Merge pull request #42 from Ludea/dependabot/cargo/wasmtime-38.0.1
- Bump actions/upload-artifact from 4 to 5
- Bump actions/download-artifact from 5 to 6
- Merge pull request #43 from Ludea/dependabot/github_actions/actions/upload-artifact-5
- Merge pull request #44 from Ludea/dependabot/github_actions/actions/download-artifact-6
- build(deps): bump actions/checkout from 5 to 6
- build(deps): update wasmtime requirement from 38.0.2 to 39.0.0
- Merge pull request #45 from Ludea/dependabot/github_actions/actions/checkout-6
- Merge pull request #46 from Ludea/dependabot/cargo/wasmtime-39.0.0
- build(deps): update wasmtime-wasi requirement from 38.0.1 to 39.0.0
- Merge pull request #47 from Ludea/dependabot/cargo/wasmtime-wasi-39.0.0
- use ts file for rpc with speedupdate, there is no react fn
- prepare 0.1.3
- ci: create custom tag name on release
- ci: use yq action to get version
- ci: use yq action output
- ci: right tag for container
- ci: use yq action on getting container tag