Releases: clightning4j/ln-dashboard
Releases · clightning4j/ln-dashboard
v0.0.3
v0.0.3-beta.7
Fixed
- remove box shadow from the snackbar (commit). @gautamjajoo 20-08-2022
- catch the exception in the ping API (commit). @vincenzopalazzo 19-08-2022
Added
- refactor code (commit). @gautamjajoo 20-08-2022
v0.0.3-beta.6
Added
- implement ping method (commit). @gautamjajoo 18-08-2022
- implement notification system (commit). @gautamjajoo 14-08-2022
v0.0.3-beta.5
Fixed
- add no-cache policy (commit). @gautamjajoo 13-08-2022
- access other pages directly (commit). @gautamjajoo 13-08-2022
v0.0.3-beta.4
Fixed
- remove .inlcudes function (commit). @gautamjajoo 12-08-2022
- component is not a valid JSX element (commit). @gautamjajoo 10-08-2022
Added
- Add metrics error page (commit). @gautamjajoo 11-08-2022
- Add last update in the metrics view (commit). @gautamjajoo 10-08-2022
v0.0.3-beta.3
v0.0.3-beta.2
Fixed
- miu bug with styled component in ssr mode (commit). @vincenzopalazzo 09-08-2022
- update QRCode.react (commit). @gautamjajoo 09-08-2022
v0.0.3.beta1
What's Changed
- Fixing Typescript type errors and warnings #3 by @fahadlabs in #8
- bug fixing by @vincenzopalazzo in #10
- Fixed mistake by @vincenzopalazzo in #11
- update readme with jrest link by @gautamjajoo in #17
- make build consistent for all node versions by @gautamjajoo in #19
- remove metric button from homepage by @gautamjajoo in #20
- Migrate material UI to version5 by @gautamjajoo in #21
- Bump nanoid from 3.1.25 to 3.3.4 by @dependabot in #27
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #25
- Bump follow-redirects from 1.14.2 to 1.15.1 by @dependabot in #24
- ci: include formatting check by @vincenzopalazzo in #23
- Migrate to new version of nextjs by @gautamjajoo in #34
- remove backtick by @gautamjajoo in #36
- Remove metric button from the appbar by @gautamjajoo in #38
- Update QR with nodeId by @gautamjajoo in #42
- api: implementing the API client by @vincenzopalazzo in #39
- fixed migration miu 5 with custom style by @vincenzopalazzo in #43
- Remove override styles from theme by @gautamjajoo in #46
- introduce lnsocket library by @vincenzopalazzo in #44
- Add donation component by @gautamjajoo in #50
- Fix USD size amount by @gautamjajoo in #52
- Remove undefined channel in listNode by @gautamjajoo in #55
- Migrating from JSS to emotion by @gautamjajoo in #53
- pages: refactoring nextjs usage by @vincenzopalazzo in #58
- Remove spinner from loading by @gautamjajoo in #61
- change msat to sat by @gautamjajoo in #65
- remove dependeces and upgrade the older one by @vincenzopalazzo in #66
- add metrics component by @gautamjajoo in #64
- fix production issue with change in npm packages by @gautamjajoo in #68
- docker: add docker image and add release action by @vincenzopalazzo in #69
New Contributors
- @fahadlabs made their first contribution in #8
- @gautamjajoo made their first contribution in #17
- @dependabot made their first contribution in #27
Full Changelog: v0.0.2...v0.0.3.beta1
v0.0.3-beta.1
What's Changed
- Fixing Typescript type errors and warnings #3 by @fahadlabs in #8
- bug fixing by @vincenzopalazzo in #10
- Fixed mistake by @vincenzopalazzo in #11
- update readme with jrest link by @gautamjajoo in #17
- make build consistent for all node versions by @gautamjajoo in #19
- remove metric button from homepage by @gautamjajoo in #20
- Migrate material UI to version5 by @gautamjajoo in #21
- Bump nanoid from 3.1.25 to 3.3.4 by @dependabot in #27
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #25
- Bump follow-redirects from 1.14.2 to 1.15.1 by @dependabot in #24
- ci: include formatting check by @vincenzopalazzo in #23
- Migrate to new version of nextjs by @gautamjajoo in #34
- remove backtick by @gautamjajoo in #36
- Remove metric button from the appbar by @gautamjajoo in #38
- Update QR with nodeId by @gautamjajoo in #42
- api: implementing the API client by @vincenzopalazzo in #39
- fixed migration miu 5 with custom style by @vincenzopalazzo in #43
- Remove override styles from theme by @gautamjajoo in #46
- introduce lnsocket library by @vincenzopalazzo in #44
- Add donation component by @gautamjajoo in #50
- Fix USD size amount by @gautamjajoo in #52
- Remove undefined channel in listNode by @gautamjajoo in #55
- Migrating from JSS to emotion by @gautamjajoo in #53
- pages: refactoring nextjs usage by @vincenzopalazzo in #58
- Remove spinner from loading by @gautamjajoo in #61
- change msat to sat by @gautamjajoo in #65
- remove dependeces and upgrade the older one by @vincenzopalazzo in #66
- add metrics component by @gautamjajoo in #64
- fix production issue with change in npm packages by @gautamjajoo in #68
- docker: add docker image and add release action by @vincenzopalazzo in #69
- ci: add release process by @vincenzopalazzo in #71
New Contributors
- @fahadlabs made their first contribution in #8
- @gautamjajoo made their first contribution in #17
- @dependabot made their first contribution in #27
Full Changelog: v0.0.2...v0.0.3-beta.1
v0.0.2
New release with some bug fixing and a new optional view to show the metrics of the node.