This repository has been archived by the owner on Aug 17, 2024. It is now read-only.
Releases: bpetetot/conference-hall-beta
Releases · bpetetot/conference-hall-beta
v0.26.0
v0.25.0
v0.24.0
v0.23.0
v0.22.0
v0.21.0
Added
- ✨ add the accept/reject proposal API (#687) [be23cdc]
- ✨ add talk submission date to getEvent api (#692) [668fee1]
- ✨ add a setting to activate blind rating (#678) [76c2d0d]
- ✨ setting a pre defined list of languages (#681) [23270bd]
- ✨ add a setting to hide ratings in the proposal list (#677) [6a992a3]
- ✨ allow editing e-mail of the user in profile (#686) [fcd2c66]
- ✨ add the ID in JSON export of proposals [c9fb6eb]
- ✨ formats and categories mandatory by config (#652) [8dd3029]
- ✨ slack integration (#638) [ad928cb]
- ✨ add storybook (#712) [ce5ec1b]
- ✅ use a mocked function to avoid date related issues in tests (#679) [a2f3eac]
- ✅ update radio group tests [1a323b3]
Changed
- 💄 add "submit talk" button on mobile (#675) [ce3fe8c]
- 💄 change app style (#650) [0205b41]
- 💄 remove read-only style to select (#713) [a9ccb83]
- ⬆️ upgrade dependencies (#711) [b281394]
- ⬆️ upgrade mixin-deep from 1.3.1 to 1.3.2 (#665) [e3ffaad]
- ⬆️ upgrade date-fns (#704) [f226e28]
- ⬆️ upgrade babel core (#703) [f50fb43]
- ⬆️ upgrade scripts dependencies (#702) [c5ded08]
- ⬆️ upgrade functions dependencies (#701) [b5ab99e]
- ⬆️ upgrade firebase (#700) [aa9c297]
- ⬆️ upgrade eslint (#699) [be0a238]
- ⬆️ upgrade some utils lib (#698) [fc0b470]
- ⬆️ upgrade react, react-script and enzyme (#697) [c2f9868]
- ⬆️ upgrade final-form (#694) [d67368c]
- 🔧 add github issue template (#653) [3cbb12a]
- ⬆️ upgrade cloud functions to node 10 (#645) [46815eb]
- ⬆️ upgrade dependencies (#642) [bc18854]
Fixed
- 🐛 use read-only instead disabled for API key input (#705) [5ed5022]
- ✏️ fix some typo in the documentation and email templates. (#670) [ab1f973]
Miscellaneous
- ❤️ add GitHub sponsoring [fdfcfe1]
v0.20.1
v0.20.0
0.20.0 (2019-07-30)
scripts/update-event-new-settings.js
with your accountSettings
.
Added
- ✨ add confirmation popin when sending emails (#637) [addb307]
- ✨ organizer recipients and email notifications by config [27f30e4]
- ✨ rsvp action in email confirmation (#571) [ea70482]