Releases: LAION-AI/Open-Assistant
Releases · LAION-AI/Open-Assistant
v0.0.1-beta27
What's Changed
- Add blog by @andrewm4894 in #1203
- Update FAQ to address common questions we are seeing by @k-nearest-neighbor in #1193
- add link to app in docs site by @andrewm4894 in #1211
- 1216: Add quickstart data collection guide by @olliestanley in #1219
- Update german locale by @AbdBarho in #1166
- Use more screen realestate for tooltips by @AbdBarho in #1210
- Make the first letter of the language selector upper case by @GuilleHoardings in #1214
- Added Arabic locale with right to left support by @ParisNeo in #1220
- fix Portuguese translation by @ZiggerZZ in #1227
- fix: dark theme background to 404 && 500 pages by @MrlolDev in #1234
- Add Catalan Language by @danivfe in #1212
- fix: removed title on the navbar in the mobile view by @MrlolDev in #1236
- uk-UA localization proofread fix by @IgorKasianenko in #1240
- Adding Italian Translation by @Jac-Zac in #1244
- fix: translation in spanish by @MrlolDev in #1246
- Expose thumbs up/down buttons in the message table by @mehdi-zibout in #1185
- 1184: Add dedicated export.py by @olliestanley in #1270
- Basic user stats in the accounts page by @AbdBarho in #1158
- Add Chinese translation by @peakji in #1245
- Added Polish language locale by @KyattPL in #1250
- Show current user rank in leaderboard by @notmd in #1263
- Add missing keys to all locales by @AbdBarho in #1264
- Localize the side menu by @AbdBarho in #1265
- fix leaderboard when current user doesn't have stats by @notmd in #1289
- Ts strict mode by @notmd in #1288
- Fix error in user stats when loading by @AbdBarho in #1290
- Scroll to the top every time we get a new task by @Lyrialtus in #1293
- Enhanced French and arabic Locales by @ParisNeo in #1273
- website: show language in text area by @othrayte in #1296
- Clarify what README Docker instructions are for by @olliestanley in #1276
- Add more obvious docs site link to readme by @andrewm4894 in #1277
- Prevent ranking of own messages by @andreaskoepf in #1267
- Ignore up/down votes (emojis) for own messages by @andreaskoepf in #1302
- Allow to export filtered by tree state and/or only prompts by @andreaskoepf in #1314
- 968 add flagged message table and endpoints by @GraemeHarris in #1325
New Contributors
- @MrlolDev made their first contribution in #1234
- @danivfe made their first contribution in #1212
- @IgorKasianenko made their first contribution in #1240
- @mehdi-zibout made their first contribution in #1185
- @peakji made their first contribution in #1245
- @KyattPL made their first contribution in #1250
- @Lyrialtus made their first contribution in #1293
Full Changelog: v0.0.1-beta26...v0.0.1-beta27
v0.0.1-beta26
What's Changed
- fix a typo in esp version of index.json by @AGraciaSipan in #1199
- Ukranian by @letier3110 in #1201
- Update ToS Endpoint by @AbdBarho in #1207
New Contributors
- @AGraciaSipan made their first contribution in #1199
- @letier3110 made their first contribution in #1201
Full Changelog: v0.0.1-beta25...v0.0.1-beta26
v0.0.1-beta25
What's Changed
- website: Add instructions for adding and editing translations by @rjmacarthy in #1120
- Create Vietnamese translation by @CactiStaccingCrane in #1150
- website: Add halt tree, and copy message id features by @rjmacarthy in #1088
- Live language feedback by @kpoeppel in #1071
- Fix localization in labelling by @AbdBarho in #1132
- Show ToS on all pages by @AbdBarho in #1111
- Update Spanish locale for website by @GuilleHoardings in #1169
- Add to the FAQ questions that are asked in Discord frequently by @GuilleHoardings in #1165
- Putting a button for toggling the light/dark color mode right into the navigation bar by @theopfr in #1122
- 1156: Update get user stats to include necessary fields by @olliestanley in #1177
- remove theme button from sidebar by @swaptr in #1181
- Turkish Language support by @eren23 in #1195
- Highlight current user in leaderboard by @notmd in #1194
- Fix typos by @kianmeng in #1143
- Portuguese by @ZiggerZZ in #1188
- Exclude extendible parents with young reply tasks by @andreaskoepf in #1196
New Contributors
- @CactiStaccingCrane made their first contribution in #1150
- @theopfr made their first contribution in #1122
- @swaptr made their first contribution in #1181
- @eren23 made their first contribution in #1195
- @kianmeng made their first contribution in #1143
- @ZiggerZZ made their first contribution in #1188
Full Changelog: v0.0.1-beta24...v0.0.1-beta25
v0.0.1-beta24
What's Changed
- add link by @Muennighoff in #1109
- feat(ci): enable
pip
caching in CI by @SauravMaheshkar in #1129 - Update README with quick howto for data collection by @olliestanley in #1104
New Contributors
- @Muennighoff made their first contribution in #1109
- @SauravMaheshkar made their first contribution in #1129
Full Changelog: v0.0.1-beta23...v0.0.1-beta24
v0.0.1-beta23
What's Changed
- add ko localization by @jeonsworld in #1115
- Added French Locale by @ParisNeo in #1112
- Show a bit more text for the ranking options by @kingychiu in #1116
- Hotfix for Hungarian language by @sedthh in #1128
- website: Add RU locale by @Klotske in #1125
- added mainenance mode by @yk in #1130
New Contributors
- @jeonsworld made their first contribution in #1115
- @ParisNeo made their first contribution in #1112
- @kingychiu made their first contribution in #1116
Full Changelog: v0.0.1-beta22...v0.0.1-beta23
v0.0.1-beta22
Full Changelog: v0.0.1-beta21...v0.0.1-beta22
v0.0.1-beta21
What's Changed
Full Changelog: v0.0.1-beta20...v0.0.1-beta21
v0.0.1-beta20
What's Changed
- Fixing the way we generate the backenduser object during jwt creation by @fozziethebeat in #1090
Full Changelog: v0.0.1-beta19...v0.0.1-beta20
v0.0.1-beta19
What's Changed
- Add TaskReply types for task hooks by @AbdBarho in #1078
- website: Add delete message feature for admins by @rjmacarthy in #1041
- Allow to enable/disable email signin via env variable by @notmd in #1057
- Translate strings that were not using i18n yet by @GuilleHoardings in #1079
- website: cleanup emoji handling, hide all unknown emojis by @othrayte in #1082
- Hungarian localization by @sedthh in #1081
- website: Fix bug introduced into optimised build in recent emoji cleanup by @othrayte in #1085
- website: Fix locales side menu hydration error by @rjmacarthy in #1086
- Add ToS/License Agreement to Website by @AbdBarho in #1080
- Auto-moderation & remaining v1 fixes by @andreaskoepf in #1089
New Contributors
Full Changelog: v0.0.1-beta18...v0.0.1-beta19
v0.0.1-beta18
What's Changed
- Feat/task handler by @AlexanderHott in #1056
- 857: Implement backend Discord authentication by @olliestanley in #943
- Update Spanish translation of the website by @GuilleHoardings in #1076
- System config parameter view by @notmd in #1072
Full Changelog: v0.0.1-beta17...v0.0.1-beta18