What's Changed
- #71: Use Request Body by @SoulKa in #1
- #12 - Add conventional-pr as github action by @kwerber in #16
- #24: Migrate CI Pipeline by @SoulKa in #25
- #24: Simplify CI Pipeline by @SoulKa in #26
- #5 - Implement Dependabot by @AmirHassanConsulting in #17
- Bump style-loader from 3.3.4 to 4.0.0 by @dependabot in #22
- Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group across 1 directory by @dependabot in #18
- Bump tailwindcss from 3.4.3 to 3.4.4 by @dependabot in #23
- Bump @vercel/webpack-asset-relocator-loader from 1.7.3 to 1.7.4 by @dependabot in #19
- Revert "Bump @vercel/webpack-asset-relocator-loader from 1.7.3 to 1.7.4" by @SoulKa in #27
- Bump ts-jest from 29.1.3 to 29.1.4 by @dependabot in #20
- Bump typescript from 4.5.5 to 5.4.5 by @dependabot in #21
- [Dependabot - npm]: Bump electron from 30.0.6 to 31.0.1 by @dependabot in #28
- [Dependabot - npm]: Bump monaco-editor from 0.48.0 to 0.49.0 by @dependabot in #29
- [Dependabot - npm]: Bump the npm_and_yarn group with 2 updates by @dependabot in #33
- [Dependabot - npm]: Bump css-loader from 6.11.0 to 7.1.2 by @dependabot in #32
- [Dependabot - npm]: Bump fork-ts-checker-webpack-plugin from 7.3.0 to 9.0.2 by @dependabot in #31
- [Dependabot - npm]: Bump @testing-library/react from 15.0.7 to 16.0.0 by @dependabot in #30
- #34: add redux devtools by @giemic8 in #35
- [Dependabot - npm]: Bump undici from 6.17.0 to 6.19.2 by @dependabot in #38
- Create pull_request_template.md by @kwerber in #7
- [Dependabot - npm]: Bump electron from 31.0.1 to 31.0.2 by @dependabot in #42
- Add first iteration of markdown files by @kwerber in #48
- Feature/46 import icons from figma by @eugen-soliar in #49
- #52 - Rework persistence service by @kwerber in #59
- #51: Support File Request Bodies by @SoulKa in #63
- [Dependabot - npm]: Bump @types/react from 18.3.2 to 18.3.5 by @dependabot in #64
- [Dependabot - npm]: Bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group by @dependabot in #62
- [Dependabot - npm]: Bump ts-jest from 29.1.4 to 29.2.5 by @dependabot in #61
- #67: Show App Version by @SoulKa in #71
- [Dependabot - npm]: Bump webpack from 5.91.0 to 5.94.0 in the npm_and_yarn group by @dependabot in #69
- Feature/11 add requests in sidebar by @giemic8 in #68
- #83: Fix CI pipeline not running on PR source branch by @SoulKa in #84
- Feature/9 add response header by @eugen-soliar in #78
- Feature/86 handle long request names in sidebar by @tim-ebner-exxeta in #86
- Feature/76 support persisting requests by @SoulKa in #80
- feat: #10 - show response status by @tim-ebner-exxeta in #91
- feat: #88 - Create Tests for Persistence Service by @SoulKa in #90
- #87 - added Prettier check to CI pipeline. by @AmirHassanConsulting in #89
- fix(93): Response state handling by @SoulKa in #94
- #92 - fix scaling of request body and sidebar by @tim-ebner-exxeta in #95
- [Dependabot - npm]: Bump tailwind-merge from 2.3.0 to 2.5.4 by @dependabot in #82
- [Dependabot - npm]: Bump @radix-ui/react-select from 2.0.0 to 2.1.2 by @dependabot in #75
- [Dependabot - npm]: Bump @radix-ui/react-tabs from 1.0.4 to 1.1.1 by @dependabot in #74
- [Dependabot - npm]: Bump @radix-ui/react-scroll-area from 1.0.5 to 1.2.0 by @dependabot in #73
- [Dependabot - npm]: Bump @radix-ui/react-toast from 1.1.5 to 1.2.2 by @dependabot in #101
- [Dependabot - npm]: Bump tailwindcss from 3.4.4 to 3.4.14 by @dependabot in #102
- [Dependabot - npm]: Bump @electron-forge/plugin-fuses from 7.4.0 to 7.5.0 by @dependabot in #100
- [Dependabot - npm]: Bump @electron-forge/maker-zip from 7.4.0 to 7.5.0 by @dependabot in #98
- feat(108): Stream Request and Response Bodies by @SoulKa in #116
- fix(120): Detect Changes in Request Body by @SoulKa in #121
- feat(114): Support Binary building and rename Application by @SoulKa in #137
- [Dependabot - npm]: Bump @types/react-dom from 18.3.0 to 18.3.1 by @dependabot in #105
- [Dependabot - npm]: Bump cross-spawn from 6.0.5 to 6.0.6 in the npm_and_yarn group by @dependabot in #131
- [Dependabot - npm]: Bump @testing-library/react from 16.0.0 to 16.0.1 by @dependabot in #103
- [Dependabot - npm]: Bump postcss from 8.4.38 to 8.4.49 by @dependabot in #123
- #112 - update Readme by @giemic8 in #135
- #115 - disable unsued ui components by @giemic8 in #140
- fix(127): Request close Error and Refactor Stores by @SoulKa in #139
- feat(119): Request Body Syntax Highlighting by @SoulKa in #145
- #66 - Adjust existing UI components according to figma design by @kwerber in #125
- fix(66): Method Selection Colors by @SoulKa in #146
- feat(132): Apply Figma Design to Sidebar by @SoulKa in #149
- Feature/133 apply figma design to main top bar by @eugen-soliar in #157
- fix(152): Adjust Sidebar Item Widths to match Figma Design by @SoulKa in #159
- #167 - skip CI if PR is draft by @vicky16898 in #168
- #161 - Add Hotkey support(ctrl + s/cmd + s) to save opened requests. by @vicky16898 in #170
- feat(163): Add Issue Templates by @giemic8 in #164
- feat(160): Variable Syntax Highlighting and Completion by @SoulKa in #166
- #15 - change delete button to dropdown-menu by @giemic8 in #176
- Feature/153 shadcn tooltip integration by @meminger in #183
- #118 - add Variables to SettingsModal by @giemic8 in #175
- [Dependabot - npm]: Bump the npm_and_yarn group with 2 updates by @dependabot in #148
- [Dependabot - npm]: Bump the electron-forge group with 7 updates by @dependabot in #141
- [Dependabot - npm]: Bump nanoid from 3.3.7 to 3.3.8 in the npm_and_yarn group by @dependabot in #190
- fix(197): Installation Guide by @SoulKa in #198
- [Dependabot - npm]: Bump react-icons from 5.2.1 to 5.4.0 by @dependabot in #193
- [Dependabot - npm]: Bump tsconfig-paths-webpack-plugin from 4.1.0 to 4.2.0 by @dependabot in #142
- [Dependabot - npm]: Bump node-loader from 2.0.0 to 2.1.0 by @dependabot in #147
- [Dependabot - npm]: Bump undici from 6.19.2 to 6.21.1 in the npm_and_yarn group by @dependabot in #191
- #179 - optimize pr template by @giemic8 in #180
- [Dependabot - npm]: Bump postman-collection from 4.4.0 to 4.5.0 by @dependabot in #203
- [Dependabot - npm]: Bump @radix-ui/react-select from 2.1.2 to 2.1.5 by @dependabot in #202
- [Dependabot - npm]: Bump @radix-ui/react-icons from 1.3.0 to 1.3.2 by @dependabot in #201
- #182 - fixed url input field color according to figma by @Hell3ringer in #186
- [Dependabot - npm]: Bump @radix-ui/react-dialog from 1.0.5 to 1.1.5 by @dependabot in #212
- [Dependabot - npm]: Bump prettier from 3.3.3 to 3.4.2 by @dependabot in #215
- [Dependabot - npm]: Bump the electron-forge group with 7 updates by @dependabot in #211
- [Dependabot - npm]: Bump @radix-ui/react-tabs from 1.1.1 to 1.1.2 by @dependabot in #219
- [Dependabot - npm]: Bump @radix-ui/react-scroll-area from 1.2.0 to 1.2.2 by @dependabot in #218
- feat(195): Create Architecture for Collection Versioning by @SoulKa in #204
- [Dependabot - npm]: Bump class-variance-authority from 0.7.0 to 0.7.1 by @dependabot in #221
- [Dependabot - npm]: Bump zustand from 5.0.1 to 5.0.3 by @dependabot in #220
- fix(222): Switch from Webpack to Vite by @SoulKa in #223
- [Dependabot - npm]: Bump undici from 6.19.2 to 7.3.0 by @dependabot in #194
- [Dependabot - npm]: Bump typescript from 5.6.3 to 5.7.3 by @dependabot in #214
- fix(217): Create Dependabot Group for @typescript-eslint by @SoulKa in #224
- [Dependabot - npm]: Bump the typescript-eslint group with 2 updates by @dependabot in #225
- [Dependabot - npm]: Bump postcss from 8.4.49 to 8.5.1 by @dependabot in #226
- [Dependabot - npm]: Bump @testing-library/react from 16.0.1 to 16.2.0 by @dependabot in #228
- [Dependabot - npm]: Bump eslint-plugin-import from 2.29.1 to 2.31.0 by @dependabot in #231
- [Dependabot - npm]: Bump @radix-ui/react-dropdown-menu from 2.1.4 to 2.1.5 by @dependabot in #233
- [Dependabot - npm]: Bump autoprefixer from 10.4.19 to 10.4.20 by @dependabot in #232
- [Dependabot - npm]: Bump @radix-ui/react-separator from 1.1.0 to 1.1.1 by @dependabot in #237
- [Dependabot - npm]: Bump monaco-editor from 0.49.0 to 0.52.2 by @dependabot in #236
- fix(230): Create react Depandabot Group by @SoulKa in #239
- [Dependabot - npm]: Bump the vitest group with 2 updates by @dependabot in #243
- [Dependabot - npm]: Bump the typescript-eslint group with 2 updates by @dependabot in #240
- fix(222): Monaco Errors in Frontend Console by @SoulKa in #238
- feat(158): Persist opened draft Request on Application close by @SoulKa in #210
- feat(245): Create Collection Store by @SoulKa in #251
- feat(57): Upgrade Electron to v34 by @SoulKa in #252
- feat(209): Optimize CI Pipeline by @SoulKa in #254
- feat(#97): Add Sidebar Tree UI by @giemic8 in #181
- [Dependabot - npm]: Bump electron-devtools-installer from 3.2.0 to 4.0.0 by @dependabot in #249
- feat(256): Implement Collection Environments in Backend by @SoulKa in #257
- add config for osxSign, osxNotarize by @ha-ja in #270
- #263 - Implement folder management functionality with add and delete options by @giemic8 in #265
- feat(#206): Support switching and creating Collections by @SoulKa in #268
- #177 - Add rename functionality for requests and folders by @giemic8 in #278
- #282 - fix: handle potential null values in environment variables ret… by @giemic8 in #283
- #281 - refactor store by @giemic8 in #284
- #288 - bug/ fix the naming model component placeholder by @Rammah-mohamed in #296
- fix(dependabot): Switch to yarn and update Dependencies by @SoulKa in #295
- [Dependabot]: Bump electron from 35.0.0 to 35.0.1 by @dependabot in #300
- [Dependabot]: Bump eslint from 9.21.0 to 9.22.0 by @dependabot in #299
- [Dependabot]: Bump autoprefixer from 10.4.20 to 10.4.21 by @dependabot in #298
- #289 - feature/ add key events to the naming model component. by @Rammah-mohamed in #292
- [Dependabot]: Bump undici from 7.4.0 to 7.5.0 by @dependabot in #312
- [Dependabot]: Bump eslint-import-resolver-typescript from 3.8.3 to 3.8.7 by @dependabot in #313
- [Dependabot]: Bump the typescript-eslint group with 2 updates by @dependabot in #305
- [Dependabot]: Bump vite from 6.2.1 to 6.2.3 in the npm_and_yarn group by @dependabot in #322
- [Dependabot]: Bump the vitest group with 2 updates by @dependabot in #317
- [Dependabot]: Bump the react group with 2 updates by @dependabot in #316
- feat(77): Logging Framework by @SoulKa in #314
- [Dependabot]: Bump the react group across 1 directory with 3 updates by @dependabot in #328
- [Dependabot]: Bump the typescript-eslint group with 2 updates by @dependabot in #326
- [Dependabot]: Bump the electron-forge group with 8 updates by @dependabot in #325
- Feature/199 - create request params tab by @eugen-soliar in #321
- [Dependabot]: Bump vite from 6.2.3 to 6.2.4 in the npm_and_yarn group by @dependabot in #330
- [Dependabot]: Bump the typescript-eslint group with 2 updates by @dependabot in #331
- fix(337): Logger not printing extra Arguments by @SoulKa in #343
- feat(303): Temporary Buttons for opening Collections by @SoulKa in #340
- feat(304): Collection Selection Dropdown by @SoulKa in #354
- #307 - Resolve dir path naming conflicts by @kwerber in #362
- Feature/150 use flex instead of absolute positions by @eugen-soliar in #361
- feat(114): Add Release Pipeline by @SoulKa in #366
- Release v0.1.0 by @SoulKa in #367
New Contributors
- @SoulKa made their first contribution in #1
- @kwerber made their first contribution in #16
- @AmirHassanConsulting made their first contribution in #17
- @dependabot made their first contribution in #22
- @giemic8 made their first contribution in #35
- @eugen-soliar made their first contribution in #49
- @tim-ebner-exxeta made their first contribution in #86
- @vicky16898 made their first contribution in #168
- @meminger made their first contribution in #183
- @Hell3ringer made their first contribution in #186
- @ha-ja made their first contribution in #270
- @Rammah-mohamed made their first contribution in #296
Full Changelog: https://github.com/EXXETA/trufos/commits/v0.1.0