v0.8.0
What's Changed
- [db] Select all values if keys are empty #1139 by @michaelvlach in #1151
- [db] Support vectorized custom types in UserValue derive macro #1138 by @michaelvlach in #1152
- [ci] vue-template-compiler vulnerable to client-side Cross-Site Scripting (XSS) #35 #1153 by @michaelvlach in #1154
- [server] Add clear database command #1132 by @michaelvlach in #1156
- [web] enable translations #1155 by @janavlachova in #1158
- [web] migrate en pages from nuxt to next #1159 by @janavlachova in #1160
- [db] Multimap incorrect insert or replace over deleted entry #1162 by @michaelvlach in #1163
- [tests] Change test_queries to list #1166 by @michaelvlach in #1167
- [server] Fix logic race conditon in db_list #1157 by @michaelvlach in #1165
- [web] migrate cs pages from nuxt to next #1161 by @janavlachova in #1168
- [ci] Add repeated server tests #1164 by @michaelvlach in #1172
- [server] Mask tokens and passwords in log #1032 by @michaelvlach in #1173
- [ci] Add PHP support #1174 by @michaelvlach in #1175
- [ci] Update upload artifacts action to v4 #1176 by @michaelvlach in #1178
- [ci] Fix php coverage html output path #1179 by @michaelvlach in #1180
- [api] Add php api #1177 by @michaelvlach in #1181
- [server] db_user_add 405 Method Not Allowed #1183 by @michaelvlach in #1184
- [web] use next app instead of nuxt app #1169 by @janavlachova in #1171
- [web] fix links on homepage #1188 by @janavlachova in #1189
- [docs] Fix logo path #1187 by @janavlachova in #1190
- [api] Add QueryBuilder in PHP #1182 by @michaelvlach in #1195
- [server] Search ids are not injected with previous queries #1192 by @michaelvlach in #1198
- [api] Add PHP api tests #1196 by @michaelvlach in #1200
- [ci] Add php release support #1199 by @michaelvlach in #1201
- [api] Update PHP namespaces #1202 by @michaelvlach in #1203
- [docs] Add PHP api docs #1197 by @michaelvlach in #1204
- [web] all links validation #1170 by @janavlachova in #1206
- [ci] Release 0.8.0 #1205 by @michaelvlach in #1207
Full Changelog: v0.7.2...v0.8.0