Releases: animo/siera-desktop
Releases · animo/siera-desktop
v0.1.2
What's Changed
- fix: Changed the styling of the update window to the rest of the modals by @Tommylans in #113
- fix: Unknown credential title by @Tommylans in #115
- chore: Disabled the linux build and release by @Tommylans in #122
- feat: add did resolver by @TimoGlastra in #123
- feat: Added title truncation by @Tommylans in #126
- feat: Agent deletion by @Tommylans in #127
- feat: Possibility to redirect to the created agent by @Tommylans in #128
- feat: add issuance of anoncreds credentials by @TimoGlastra in #125
- fix: Added feedback when the credential is not automatic selectable by @Tommylans in #129
- fix: Bumped the version and the macos runner version by @Tommylans in #130
Full Changelog: v0.1.1...v0.1.2
v0.1.1
What's Changed
- fix: typo in invitation modal by @TimoGlastra in #97
- refactor: auto accept created invitation by @TimoGlastra in #98
- chore: Removed unused template files by @Tommylans in #99
- fix: add Plausible analytics tracking script with local script extension by @Tommylans in #100
- fix: namespace identifier for bcovrin by @TimoGlastra in #103
- chore: update afj to 0.3.3 by @TimoGlastra in #102
- feat: clear form after receiving invitation by @TimoGlastra in #106
- chore: Increased the version of the desktop app by @Tommylans in #108
- chore: Updated the readme file with development instructions by @Tommylans in #110
New Contributors
- @TimoGlastra made their first contribution in #97
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- feat: Initialisation with the Animo TypeScript template by @Tommylans in #2
- feat: Application placement into the TypeScript template by @Tommylans in #1
- feat: Project structure for the underlaying packages by @Tommylans in #5
- feat: Updated toolbox to AFJ package to 0.3.0-alpha.4 by @Tommylans in #8
- fix: Disabled the triggers npm releaser so we can use it later by @Tommylans in #9
- refactor: Changed example workflow name by @Tommylans in #11
- fix(actions): Found out that you can also disable workflows in github by @Tommylans in #12
- feat: Automatic testing by @Tommylans in #10
- feat: Installed Mantine component library by @Tommylans in #13
- feat: Simple Init page implementation by @Tommylans in #17
- feat: Create initial page layout by @Tommylans in #20
- build(deps): Bump loader-utils from 2.0.2 to 2.0.4 by @dependabot in #19
- feat: Possibility to receive a invite by @Tommylans in #22
- feat: Connection list agents by @Tommylans in #23
- feat: Added a 'emulatedFetch' and added patches for the agent 0.3.0 by @Tommylans in #26
- fix: Added caching for the native dependency by @Tommylans in #29
- fix: Added a Content Security Policy for images inside the electron app by @Tommylans in #30
- feat: Credential list by @Tommylans in #31
- feat: Simple proofs screen by @Tommylans in #32
- feat: Added support for the AbortController by @Tommylans in #33
- feat: Added a wrapper for the react-router-dom navigate hook by @Tommylans in #34
- fix: Removed unused patch by @Tommylans in #38
- feat: Global error handling to notify the user about the error by @Tommylans in #35
- feat: Added eslint for react for checking for unnecessary fragments and curly brackets by @Tommylans in #41
- feat: Created a way to toggle specific buttons on specific states by @Tommylans in #39
- build(deps): Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #42
- feat: Changed the buttons for accepting and declining by @Tommylans in #40
- feat: Added formatting for the credentials and added the schema name in the credential table by @Tommylans in #45
- feat: Removed Credential id from the credentials table by @Tommylans in #46
- feat: Added a agent profile so it looks a bit better by @Tommylans in #48
- feat: Added a proof format provider by @Tommylans in #50
- feat: Fixed table sizes and th's / td's by @Tommylans in #51
- feat(ci): First try building on linux by @Tommylans in #49
- feat: Persistency for the configuration by @Tommylans in #52
- feat: Dark theme switch by @Tommylans in #53
- feat: Possibility to create invite with QR generation and clipboard support by @Tommylans in #56
- build(deps): Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #59
- feat: Implemented some Animo colors by @Tommylans in #54
- feat: Added unused imports check to eslint by @Tommylans in #61
- feat: Automatic build pipeline MacOS by @Tommylans in #64
- feat: Added a condition for uploading an artifact by @Tommylans in #67
- feat: Added automatic updates by @Tommylans in #68
- refactor: Removed the word toolbox from everywhere and changed it to siera-x by @Tommylans in #69
- fix: Changed the way that we get the error name by @Tommylans in #71
- feat: Added connection details page by @Tommylans in #72
- feat: Linux pipeline build by @Tommylans in #75
- feat: Added credential details page by @Tommylans in #73
- feat: Added details screen for the proof requests by @Tommylans in #74
- feat: Added update notification for Linux by @Tommylans in #76
- feat: Added the images for all platforms by @Tommylans in #77
- feat: Changed the maker to a different appimage builder by @Tommylans in #79
- chore: Updated the background color by @Tommylans in #80
- feat: Implemented the new design for the navigation bar by @Tommylans in #81
- feat: Added the welcome screen and changed the agent selection screen by @Tommylans in #82
- feat: Changed the whole styling for the overview screens by @Tommylans in #83
- feat: First implementation of the details screens by @Tommylans in #84
- chore: Remove the dashboard tab by @Tommylans in #85
- chore: Changed the updater to the electron default one by @Tommylans in #78
- feat: Applied a lot of design changes based on a feedback document by @Tommylans in #88
- feat: Added Plausible to the Electron app by @Tommylans in #89
- feat: Made the finishing touches for the ui by @Tommylans in #90
- chore: version update by @blu3beri in #92
- fix: Added AppImage to the release step by @Tommylans in #93
New Contributors
- @Tommylans made their first contribution in #2
- @dependabot made their first contribution in #19
- @blu3beri made their first contribution in #92
Full Changelog: https://github.com/animo/siera-desktop/commits/v0.1.0