Releases: AgainIoT/Open-Set-Go_client
Open-Set-Go v2.0.1
Description
Open-Set-Go v2.0.1 HOTFIX deployed at 11/4!
Details
- Review Feature's Making Issue Template bug resolved at #207 & AgainIoT/Open-Set-Go#68
Maintainers
Contributors
What's Changed
- Chore : change p tag to typography #196 by @ymw0407 in #202
- Docs : README.md renewal #203 by @ymw0407 in #204
- Docs : issue templates renewal #68 by @ymw0407 in #205
- Fix : review's Issue Template Bug #207 AgainIoT/Open-Set-Go#68 by @ymw0407 in #208
Full Changelog: v2.0.0...v2.0.1
Open-Set-Go v2.0.0
Description
Open-Set-Go v2.0.0 deployed at 10/29!
Details
-
Review Feature Added!
Now, you can use open-source operational review with already existed repository! -
Generate on your own template feature Added!
Now, you can create your own personalized template at README.md & CONTRIBUTING.md -
Issue Template feature Added!
Now, you can also create issue template!
Maintainers
@ancy0
@bentshrimp
@hummingbbird
@ymw0407
@Kim-Jiyun
Collaborators
Contributors
@v1st78
What's Changed
- Feat : add white background to the icon by @bentshrimp in #102
- Refactoring for code convention: PR Template page, README.md Template page, Contriguting.md page by @sinji2102 in #106
- Refactoring for code convention by @hummingbbird in #108
- Create a new page to select a start type by @sinji2102 in #109
- Refactoring for code convention by @ancy0 in #111
- Implemented 'generate on your own' feature on CONTRIBUTING.md page and README.md page by @bentshrimp in #113
- Fix : License problems resolved at #116 by @ymw0407 in #117
- Improve list item layout #114 by @bentshrimp in #115
- react against server change & manage ListItem data with class by @bentshrimp in #119
- Fix everything looks wrong on step pages by @bentshrimp in #121
- Added pagination to TemplateList by @bentshrimp in #123
- Deselect on license page by @bentshrimp in #129
- Repository name duplicate verification request debounce & fetch gitignore data from server by @bentshrimp in #127
- Feat : create error page when 404 error occurs #126 by @hummingbbird in #128
- Fixed 404 error when you press prev button by @bentshrimp in #134
- Create a gif image for description CreateRepoPage by @sinji2102 in #136
- Bump @babel/traverse from 7.22.8 to 7.23.2 by @dependabot in #138
- Feat : Issue template page by @hummingbbird in #141
- Create a layout for pages that occur when you add new features in a review by @sinji2102 in #144
- Fix : Resolving translation errors for step description. by @Kim-Jiyun in #148
- Edit Mainpage UI by animating by @hummingbbird in #150
- Fix : TemplateModal layout & removed Search for demonstration by @bentshrimp in #149
- Create a PullRequestPage that occurs when you add new features in a review by @sinji2102 in #154
- Create a IssuePage that occurs when you add new features in a review by @sinji2102 in #155
- Feat : resolve error about resizing #151 by @hummingbbird in #152
- Create a contributing & readme page that occurs when you add new features in a review by @sinji2102 in #156
- Create new page for 'Open-Source operational review' by @ancy0 in #158
- Prevent user from leaving and going back by @bentshrimp in #153
- Fix error about missing 'dataState' prop by @ancy0 in #162
- Change Welcome.js buttons font size by @v1st78 in #163
- Add icons and resize input component by @hummingbbird in #168
- fix header for demonstration & fix by @bentshrimp in #167
- Navigate the review page to a new page that occurs when you add new features in a review by @ancy0 in #165
- Modify the color of the select button by @Kim-Jiyun in #169
- Modify the icon in the review item by @Kim-Jiyun in #171
- SEO Work by @ymw0407 in #174
- Fix : User login data persist problem by @bentshrimp in #173
- reset the selected repoName to nothing on selected owner change by @bentshrimp in #179
- Fix : complete button is activated only for the first click by @bentshrimp in #181
- Update : send different repoData according to layout type #176 by @bentshrimp in #180
- Modify Main UI to make it better by @hummingbbird in #186
- Update : put the markdown preview in the middle #164 by @bentshrimp in #187
- Fix : added offset to the scroll destination by @bentshrimp in #188
- Fix : handle exception during create repository by @bentshrimp in #189
- Modify link in modal by @hummingbbird in #193
- Implementation of License page and SelectType page by @hummingbbird in #194
- Fix : owner and framework data remains after leaving the page by @bentshrimp in #195
- Fix : fix some bug in issue step by @hummingbbird in #199
- review page UI Changed!! #166 by @ancy0 in #200
New Contributors
- @Kim-Jiyun made their first contribution in #148
- @v1st78 made their first contribution in #163
Full Changelog: v1.0.1...v2.0.0
Open-Set-Go v1.0.1
Description
Open-Set-Go v1.0.1 deployed at 10/7
Details
-
The deployment environment has been changed from AWS EC2 On-premise to Netflix (client) with CD, Google Cloud Run (server). We have solved all the problems caused by this.
배포 환경이 AWS EC2 On-premise에서 CD를 적용한 Netlify(client), Google Cloud Run(server)로 변경되었습니다. 이에 따라 발생된 문제들에 대해서 모두 해결하였습니다. -
Many security vulnerabilities have been addressed as security coding progressed.
Security coding을 진행함에 따라 많은 보안취약점이 보완되었습니다. -
ETC: meta data added
Maintainers
@bentshrimp
@ymw0407
@ancy0
@hummingbbird
@sinji2102
What's Changed
- Bump @adobe/css-tools from 4.2.0 to 4.3.1 by @dependabot in #70
- Fix : Security Priblem occured by nth-check resolved at #71 by @ymw0407 in #72
- The site meta data setting. by @bentshrimp in #74
- Details changed & CD(Netlify) setting by @ymw0407 in #75
- Add : _redirects for netlify CD by @ymw0407 in #76
- Fix : vulnerability alert resolved #77 by @bentshrimp in #79
- cookie handling by @bentshrimp in #80
- update staging branch by @bentshrimp in #81
- Add : add react script 'yarn start:win' & 'yarn start:linux' #85 by @ymw0407 in #86
- Fix : blog -> docs, docs domain changed #88 by @ymw0407 in #89
- Hot Fix : Open-Set-Go.io domain changed is not applied by @ymw0407 in #90
- Fix : Logo.svg changed to logo.svg(typo error) by @ymw0407 in #91
- Fixed profile image mulfunction by @bentshrimp in #93
- Unexpected bugs fixed by @bentshrimp in #94
- Revert "Unexpected bugs fixed" by @ymw0407 in #95
- Fix : manage login state only in Header #83 by @bentshrimp in #96
- Fix : old docs url corrected #98 by @bentshrimp in #99
New Contributors
- @dependabot made their first contribution in #70
Full Changelog: v1.0.0...v1.0.1
Open-Set-Go v1.0.0
Description
Open-Set-Go v1.0.0 deployed at 9/7!
Details
- MainPage
- LoginPage
- Step1(Repository + gitignore)
- Step2(License)
- Step3(Pull Request Template)
- Step4(CONTRIBUTING.md)
- Step5(README.md)
Maintainers
@ancy0
@hummingbbird
@bentshrimp
@sinji2102
@ymw0407
@Kim-Jiyun
What's Changed
- Docs : PR & Issue Template added #4 by @ymw0407 in #5
- Feature/1 #1 by @ancy0 in #6
- Feature/3 #3 by @sinji2102 in #7
- Feature/2 by @hummingbbird in #8
- Fix : typo error on .gitmessage.txt fixed #9 by @bentshrimp in #13
- Feat : GitHub Login feature added #14 by @ymw0407 in #15
- Feature/10 #10 by @ancy0 in #18
- Feature/20 by @ymw0407 in #21
- Docs : README.md added #22 by @ymw0407 in #23
- Feature/16 by @hummingbbird in #24
- Feature/17 by @bentshrimp in #27
- Feature/29 by @bentshrimp in #30
- Feature/19 #19 by @ancy0 in #31
- Feature/25 by @hummingbbird in #33
- Feature/28 by @hummingbbird in #34
- Feature/12 by @sinji2102 in #26
- Feature/35 by @bentshrimp in #36
- Feature/32 by @ancy0 in #37
- Feature/40 by @hummingbbird in #44
- Refactor : migrate css to styled components #39 by @bentshrimp in #42
- Feature/43 by @bentshrimp in #45
- Feature/41 by @ancy0 in #48
- Feature/38 by @sinji2102 in #46
- Feature/43 by @bentshrimp in #52
- Feature/49 by @hummingbbird in #54
- Feature/47 by @ancy0 in #55
- Feature/50 by @sinji2102 in #58
- Feature/56 by @hummingbbird in #60
- Design : Remove Modal Button and Save Button #59 by @sinji2102 in #61
- Feature/57 by @ancy0 in #62
- SUPER HOTFIX by @bentshrimp in #64
New Contributors
- @ymw0407 made their first contribution in #5
- @ancy0 made their first contribution in #6
- @sinji2102 made their first contribution in #7
- @hummingbbird made their first contribution in #8
- @bentshrimp made their first contribution in #13
Full Changelog: https://github.com/AgainIoT/Open-Set-Go_client/commits/v1.0.0