This update includes a new image upload feature for the noticeboard module, improvements for sue module, performance optimizations
What's Changed
- feat: update total image size format by @ardasnturk in #1156
- feat(sue): improve the ability to get coordinate information from a photo by @ardasnturk in #1152
- feat(sue): bug fixes and improvements by @ardasnturk in #1153
- feat(sue): improve performance problems by @ardasnturk in #1158
- chore(expo): update expo version to 51.0.17 by @ardasnturk in #1157
- feat(sue): add more variable terms by @donni106 in #1159
- fix(sue): adjust header text container and steps click by @donni106 in #1160
- fix(sue): remove throwing errors where not needed by @donni106 in #1161
- feat: add control to open times on detail screen by @ardasnturk in #1165
- feat(sue): update alerts according to location permissions by @ardasnturk in #1155
- feat(sue): adjust according to api update by @ardasnturk in #1164
- feat: add filter for opening times on detail screen by @ardasnturk in #1167
- chore(expo): update expo version to 51.0.22 by @ardasnturk in #1168
- fix: http pages not opening on ios platform by @ardasnturk in #1169
- refactor: update the font loading as in the document by @ardasnturk in #1170
- fix(config): app not loading problem by @ardasnturk in #1173
- feat(events): show all appointments of recurring events by @donni106 in #1163
- fix(sue): phone number undefined error by @ardasnturk in #1175
- feat(noticeboard): add the ability to add noticeboards in different categories by @ardasnturk in #1177
- feat(widget): add static content widget by @ardasnturk in #1178
- feat: integrate adaptive icon by @ardasnturk in #1179
- feat: add border option for pins by @ardasnturk in #1180
- refactor: update README example screens by @d4v3d4vE in #1181
- fix(sue): report not sending error by @ardasnturk in #1176
- fix(sue): required input problem in config by @ardasnturk in #1174
- feat(tabler): integration of tabler icon by @ardasnturk in #1183
- chore(deps): bump serve-static from 1.15.0 to 1.16.2 by @dependabot in #1184
- fix(tabler): icon problem on android by @ardasnturk in #1185
- fix: the problem with the area service request by @ardasnturk in #1186
- feat(bbBus): set filter from main-server by @ardasnturk in #1182
- fix(sue): location inaccuracy from address by @ardasnturk in #1194
- fix: default prop error by @ardasnturk in #1189
- fix: key error & key extractor error by @ardasnturk in #1190
- fix: react-native-render-html default props error by @ardasnturk in #1191
- fix: delete warnings in the code by @ardasnturk in #1192
- feat(noticeboard): add pdf upload and download feature by @ardasnturk in #1193
- feat(ar): update viro package by @ardasnturk in #1195
- fix: the problem of personalized tiles not being sorted correctly by @ardasnturk in #1198
- feat: add
autoplayInterval
to slider by @ardasnturk in #1199 - fix: the problem of tiles hiding by @ardasnturk in #1201
- feat: remove key warnings by @ardasnturk in #1202
- feat(weather): integrate new weather detail screen by @ardasnturk in #1203
- fix: home section query with react-query by @donni106 in #1206
- feat(event records): reduce queried fields and new query for count by @donni106 in #1205
- feat: add the minimum version value for macOS platform by @ardasnturk in #1204
- fix: event category query not working by @ardasnturk in #1207
- fix: category naming problem by @ardasnturk in #1208
- fix: reverse geocoding request error by @ardasnturk in #1209
- feat(whistleblow): integration of globaleaks by @donni106 in #1038
- feat(whistleblow): add showing report with code by @donni106 in #1039
- fix: header left problem on subcategory screen by @ardasnturk in #1211
- chore(deps): bump fast-xml-parser from 4.4.0 to 4.5.0 by @dependabot in #1200
- feat(feedback): add text info for required fields by @donni106 in #1212
- feat: add image upload feature for noticeboard by @ardasnturk in #1213
- feat(sue): reduce loading time by @ardasnturk in #1196
- feat: add link that opens from browser by @ardasnturk in #1215
- feat: add event suggestion screen by @ardasnturk in #1217
- chore(deps): bump nanoid from 3.3.6 to 3.3.8 by @dependabot in #1222
- feat(sue): update config when report screen opens by @ardasnturk in #1221
- fix(overviews): improve location-based sorting logic and clean up redundant code by @donni106 in #1223
- fix: keyboard issues by @ardasnturk in #1218
- fix: start/end date selection problem by @ardasnturk in #1219
- fix(bookmarks): multi events handling by @donni106 in #1224
- feat(sue): add clustering for report map view by @ardasnturk in #1220
- feat: enhance location-based sorting functionality by @donni106 in #1225
- feat(events): remove deprecated
listingWithoutDateFragment
by @donni106 in #1229 - fix(oparl): organisation dropdown select by @donni106 in #1227
- chore(expo): update expo version to 52 by @ardasnturk in #1230
- EPIC Filter feature by @ardasnturk in #1197
- feat(tab): configureable tab navigation by @ardasnturk in #1226
- EPIC Whistleblow Module by @ardasnturk in #1210
- feat: add more information in the preview by @ardasnturk in #931
- feat: merge optimizations and new features from release/hb/meinquartier by @donni106 in #969
- refactor(category): enhance category parsing and rendering by @donni106 in #1231
- chore: update packages without resolutions by @donni106 in #1237
- fix: critical errors shown in codeclimate by @ardasnturk in #1234
- feat(eas): build and submit configuration by @ardasnturk in #1228
- feat(maestro): introduce maestro for e2e testing by @donni106 in #1236
- fix: add prop to wrapper by @ardasnturk in #1238
- fix(sue): reduce returns on sue report screen by @ardasnturk in #1239
- feat(tab): add customizable service tile screen by @ardasnturk in #1240
- fix(sue): unable to overwrite configuration error by @ardasnturk in #1242
- feat(sue): hide alternate location selection button by @ardasnturk in #1233
- fix(sue): the problem that the button in the feedback section does not appear by @ardasnturk in #1141
- feat(sue) increased contrast pin colors by @ardasnturk in #1232
- fix(sue): input's header design problem by @ardasnturk in #1248
- fix(map): the pin problem on the map for android by @ardasnturk in #1247
- feature(sue): add
SueHomeScreen
by @ardasnturk in #1244 - feat(waste): add export functionality for waste calendar by @donni106 in #1246
- feat(waste): enhance text localization in waste components by @donni106 in #1245
- fix(waste): the problem of autocomplete list not showing up on android by @ardasnturk in #1250
- fix(waste): the unmanageability of notifications by @ardasnturk in #1249
- feat(waste): updates, refactoring and new reducer by @donni106 in #1243
Full Changelog: v4.0.0...v4.1.0