This repository was archived by the owner on Nov 7, 2025. It is now read-only.
Releases: stormkit-io/app-stormkit-io
Releases · stormkit-io/app-stormkit-io
Release v1.9.6
What's Changed
- Implement deploy now button by @svedova in #3
- Update README file to cover environment variables by @svedova in #9
- Chore: adds common rules in .eslintrc by @ivanlori in #12
- feat: Add pagination for bitbucket repositories by @aerophobic in #13
- Enhance user experience in bitbucket repository list by @aerophobic in #17
- Chore: fix eslint errors and warnings by @svedova in #16
- Fix: error page after login by @ivanlori in #21
- Adds newline rule by @ivanlori in #18
- Chore: updates packages and adds loader TS by @ivanlori in #23
- Typescript migration spinner component by @ivanlori in #30
- Chore: create file to help IDEs by @svedova in #35
- Fix: tsconfig and remove jsconfig by @svedova in #36
- Feat: Settings page by @svedova in #32
- Typescript logo migration by @ivanlori in #34
- Typescript link migration by @ivanlori in #33
- feat: Add pagination for github repositories by @aerophobic in #20
- Fix: Github pagination by @svedova in #37
- Refactor: improve UX and design by @svedova in #38
- Refactor: restructure pages folders by @svedova in #39
- Account page by @svedova in #40
- Typescript infobox migration by @ivanlori in #41
- Refactor: migration of section form to TS by @ivanlori in #43
- Refactor: migration of form description to TS by @ivanlori in #42
- Rename Apps.context.js to App.context.js by @KevSlashNull in #49
- Refactor: migration of select form to TS by @ivanlori in #44
- Refactor: migration of explanation box to TS by @ivanlori in #47
- Refactor: migration of outsideClick component by @ivanlori in #46
- Refactor: migration of switch form to TS by @ivanlori in #45
- Accounts page continued by @svedova in #50
- Fix: typescript support for tailwind purge by @svedova in #51
- Refactor: TS migration of the back button by @ivanlori in #53
- Refactor: TS migration of the provider button by @ivanlori in #52
- Refactor: TS migration of the plus button by @ivanlori in #54
- Feature: continue accounts page by @svedova in #55
- Refactor: migrate toggler to TS by @ivanlori in #56
- Refactor: TS migration of option component by @ivanlori in #57
- Accounts page continued by @svedova in #58
- Handle subscriptions by @svedova in #60
- Fix: infobox type by @ivanlori in #59
- Now the menu can be closed by clicking out of it. by @filippofinke in #64
- Refactor: migration of copybox to TS by @ivanlori in #68
- Refactor: migration of EnvironmentSelector to TS by @ivanlori in #67
- Create Code of Conduct file by @wtphilip in #69
- Refactor: removes unused button form component by @ivanlori in #71
- Refactor: deletes unused error component by @ivanlori in #70
- Refactor: migration of modal component to TS by @ivanlori in #66
- Refactor: migration of success component to TS by @ivanlori in #65
- Fix: Update publish backend endpoint by @svedova in #72
- Feat: redirect paths starting with app to apps for compatibility by @svedova in #73
- Feat: hide free credits section for now by @svedova in #74
- Doc: Update preview endpoint by @svedova in #77
- Fix: fix default toggle value by @svedova in #79
- Fix: broken tests by @svedova in #80
- Transform deployments to typescript by @svedova in #81
- Fix: refreshing deployments by @svedova in #82
- Refactor: migrate form component to typescript by @svedova in #84
- Remove styled-components by @svedova in #85
- Fix load more by @svedova in #86
- Add filters to deployments page by @svedova in #87
- Refactor: improve typescript coverage by @svedova in #88
- Refactor: migrate last form files to typescript by @svedova in #90
- 4 implement pagination by @svedova in #91
- Fix: redirect the user to auth page when an XHR request fails by @svedova in #92
- Refactor: migrate Api to typescript by @svedova in #93
- Refactor: revert using typescript in tests by @svedova in #94
- Fix: failing tests with datetime by @svedova in #95
- Refactor: migrate remaining files in components folder to ts by @svedova in #96
- Refactor: migration menulayout to TS by @ivanlori in #97
- Refactor: ts migration header by @ivanlori in #101
- Refactor: ts migration usermenu by @ivanlori in #100
- Refactor: ts migration of default layout by @ivanlori in #99
- Fix: form select API change by @svedova in #103
- Refactor: TS migration of user component by @ivanlori in #106
- Fix: empty JSON responses by @svedova in #110
- Fix: deployment tips by @svedova in #111
- Chore: run prettier by @svedova in #113
- Refactor: ts migration of center layout by @ivanlori in #98
- Create prettierrc config file by @KevSlashNull in #115
- Refactor: ts migration of UserMenu component by @ivanlori in #107
- Refactor: ts migration of logout folder by @ivanlori in #102
- Fix: open popup function by @svedova in #118
- Add code editor for snippets by @eldemcan in #122
- Chore(deps-dev): Bump react-dev-utils from 9.1.0 to 11.0.4 by @dependabot in #119
- Chore: update package order by @svedova in #124
- Add sentry integration for monitoring errors by @eldemcan in #125
- Chore: update packages by @svedova in #126
- Feat: add invitation accept page by @svedova in #127
- Chore: migrate Root files to typescript by @svedova in #128
- Chore: update npm packages by @svedova in #129
- Add stop deployment button by @svedova in #131
- Ts migrate auth files by @svedova in #133
- Feat: add support for nodejs 14 by @svedova in https://github.com/stormkit-io/app-stormkit-io/pu...