Skip to content

Releases: animo/siera-desktop

v0.1.2

07 Jul 13:22
a51378f
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.1.2

v0.1.1

27 Mar 08:05
55b978e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

09 Mar 08:16
d318ef8
Compare
Choose a tag to compare

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

Full Changelog: https://github.com/animo/siera-desktop/commits/v0.1.0