Releases: mesop-dev/mesop
Releases · mesop-dev/mesop
v1.1.1
What's Changed
- Add GenMedia Creative Studio to showcase by @richard-to in #1306
- Update old Gemini 1.5 model references. by @richard-to in #1308
- Add py.typed file by @richard-to in #1314
- Update deepdiff to 8.6.1 by @richard-to in #1313
- Include py.typed in the BUILD by @richard-to in #1316
- Update deepdiff version in pip package by @richard-to in #1317
- Update version to 1.1.1 by @richard-to in #1318
Full Changelog: v1.1.0...v1.1.1
v1.1.1rc3
What's Changed
- Update RC version and update deepdiff pip package version by @richard-to in #1317
Full Changelog: v1.1.1rc2...v1.1.1rc3
v1.1.1rc2
What's Changed
- Update RC and include py.typed in the BUILD by @richard-to in #1316
Full Changelog: v1.1.1rc1...v1.1.1rc2
v1.1.1rc1
What's Changed
- Add GenMedia Creative Studio to showcase by @richard-to in #1306
- Update old Gemini 1.5 model references. by @richard-to in #1308
- Add py.typed file by @richard-to in #1314
- Update deepdiff to 8.6.1 by @richard-to in #1313
- Update mesop version (rc) by @richard-to in #1315
Full Changelog: v1.1.0...v1.1.1rc1
v1.1.0
What's Changed
- Fix the connect-src being accidentally overridden when livereload is enabled. by @arnaudjbernard in #1259
- chore: update diff_component_spec.ts by @eltociear in #1258
- Allow multiple uploads with uploader component. by @richard-to in #1261
- fix(demo): capitalize input in text-to-text example by @bobtista in #1267
- refactor: remove
afterRenderby @JeanMeche in #1262 - Add support for configuring Cross Origin Opener Policy by @richard-to in #1274
- Add coordinate values for click events + add right click event + add context menu example by @richard-to in #1273
- Add Custom AI Jira Agent to showcase. by @richard-to in #1282
- Temp fix for Web Socket reconnect behavior. by @richard-to in #1284
- Fix bugs with right click by @richard-to in #1285
- Fix mesop server error messages by @emmanuel-ferdman in #1291
- Add base URL path support by @pablotoledo in #1292
- Bump to 1.1.0rc1 by @richard-to in #1293
- Bump to v1.1.0 by @richard-to in #1294
New Contributors
- @arnaudjbernard made their first contribution in #1259
- @bobtista made their first contribution in #1267
- @JeanMeche made their first contribution in #1262
- @emmanuel-ferdman made their first contribution in #1291
- @pablotoledo made their first contribution in #1292
Full Changelog: v1.0.1...v1.1.0
v1.1.0rc1
What's Changed
- Fix the connect-src being accidentally overridden when livereload is enabled. by @arnaudjbernard in #1259
- chore: update diff_component_spec.ts by @eltociear in #1258
- Allow multiple uploads with uploader component. by @richard-to in #1261
- fix(demo): capitalize input in text-to-text example by @bobtista in #1267
- refactor: remove
afterRenderby @JeanMeche in #1262 - Add support for configuring Cross Origin Opener Policy by @richard-to in #1274
- Add coordinate values for click events + add right click event + add context menu example by @richard-to in #1273
- Add Custom AI Jira Agent to showcase. by @richard-to in #1282
- Temp fix for Web Socket reconnect behavior. by @richard-to in #1284
- Fix bugs with right click by @richard-to in #1285
- Fix mesop server error messages by @emmanuel-ferdman in #1291
- Add base URL path support by @pablotoledo in #1292
- Bump to 1.1.0rc1 by @richard-to in #1293
New Contributors
- @arnaudjbernard made their first contribution in #1259
- @bobtista made their first contribution in #1267
- @JeanMeche made their first contribution in #1262
- @emmanuel-ferdman made their first contribution in #1291
- @pablotoledo made their first contribution in #1292
Full Changelog: v1.0.1...v1.1.0rc1
v1.0.1
What's Changed
- Bump mesop version for demo site by @wwwillchen in #1246
- Update publishing smoke testing instructions by @wwwillchen in #1245
- Remove meta llama from showcase by @wwwillchen in #1248
- Update docbot to Mesop v1 by @wwwillchen in #1249
- V1 blog post by @wwwillchen in #1250
- Remove unused CSS for editor toolbar which has been unshipped by @wwwillchen in #1251
- fix v1 blog post date by @wwwillchen in #1252
- Add HTTP caching config options by @wwwillchen in #1254
- Bump to v1.0.1rc1 by @wwwillchen in #1255
- Bump to 1.0.1 (& update publishing.md) by @wwwillchen in #1256
Full Changelog: v1.0.0...v1.0.1
v1.0.1rc1
What's Changed
- Bump mesop version for demo site by @wwwillchen in #1246
- Update publishing smoke testing instructions by @wwwillchen in #1245
- Remove meta llama from showcase by @wwwillchen in #1248
- Update docbot to Mesop v1 by @wwwillchen in #1249
- V1 blog post by @wwwillchen in #1250
- Remove unused CSS for editor toolbar which has been unshipped by @wwwillchen in #1251
- fix v1 blog post date by @wwwillchen in #1252
- Add HTTP caching config options by @wwwillchen in #1254
- Bump to v1.0.1rc1 by @wwwillchen in #1255
Full Changelog: v1.0.0...v1.0.1rc1
v1.0.0
What's Changed
- Add Mesop Arena to showcase by @richard-to in #1179
- Make sure .env is loaded before env var are set by @richard-to in #1181
- Run scroll command via Angular afterRender hook by @richard-to in #1182
- Add Cloud Run tutorial by @richard-to in #1187
- Upgrade upload-artifact action because v3 is deprecated by @wwwillchen in #1189
- Only add click listener when necessary on ComponentRenderer by @wwwillchen in #1188
- 0.14.2beta1 by @wwwillchen in #1190
- Add example of using Gemini Live API with Mesop. by @richard-to in #1191
- Add Jeopardy Live demo to Showcase by @richard-to in #1192
- Add cloud run tutorials to home page by @richard-to in #1194
- Filter empty web component event handlers by @richard-to in #1193
- fix gemma cookbook links by @bebechien in #1196
- Add a basic tab group demo by @richard-to in #1197
- Fix font-src CSP by @wwwillchen in #1198
- Add config option for MESOP_PROD_UNREDACTED_ERRORS by @wwwillchen in #1199
- Add chartjs example web component by @richard-to in #1208
- Add leaflet example web component by @KMarkert in #1212
- Add Google Maps example web component by @KMarkert in #1214
- Bump GitHub actions workflow hash because it's outdated by @wwwillchen in #1217
- Add display: block for component-renderer-element by @wwwillchen in #1215
- Create GitHub action to automate pypi publish by @wwwillchen in #1216
- Bump to 0.14.2rc1 by @wwwillchen in #1219
- Replace pip shell script with simpler one for new automated upload PyPI process by @wwwillchen in #1220
- Update release.yml with new pip script by @wwwillchen in #1221
- use venv instead of virtualenv in build_pip_package.sh by @wwwillchen in #1222
- Bump actions/cache GitHub actions hash by @wwwillchen in #1224
- Set 'static' as the default static folder by @wwwillchen in #1225
- Mark MESOP_CONCURRENT_UPDATES_ENABLED as deprecated and update WebSockets docs by @wwwillchen in #1223
- docs: fix broken url by @msampathkumar in #1232
- Fix race condition by queueing message processing in Channel by @wwwillchen in #1233
- Add support for font-src by @richard-to in #1230
- Fix race condition so all messages are processed before dispatching next request by @wwwillchen in #1234
- Expose web components API to mesop namespace and migrate (most) web component examples by @wwwillchen in #1235
- Upgrade text_io warning to error (prep for v1) by @wwwillchen in #1236
- v1.0.0rc1 by @wwwillchen in #1238
- Fix docs link (google.github.io -> mesop-dev.github.io) by @wwwillchen in #1239
- Fix GitHub repo reference by @wwwillchen in #1240
- Remove editor toolbar and concurrent updates code (unshipping for v1) by @wwwillchen in #1244
- Bump to v1.0.0 by @wwwillchen in #1243
New Contributors
- @bebechien made their first contribution in #1196
- @KMarkert made their first contribution in #1212
- @msampathkumar made their first contribution in #1232
Full Changelog: v0.14.1...v1.0.0
v1.0.0rc2
What's Changed
- Fix docs link (google.github.io -> mesop-dev.github.io) by @wwwillchen in #1239
- Fix GitHub repo reference by @wwwillchen in #1240
- Remove editor toolbar and concurrent updates code (unshipping for v1) by @wwwillchen in #1244
Full Changelog: v1.0.0rc1...v1.0.0rc2