Releases: tutorbookapp/tutorbook
Releases · tutorbookapp/tutorbook
0.41.9
Patches
- Fix(theme): update
lib/callback
location: 71cc3fe
- Feat(pages/index): update homepage title: 9033516
- Fix(theme): wait for
localStorage
to load: 8e632fa
- Feat(filter-form): remove
LangSelect
from home: 4a98bd6
- Feat(analytics): add tutor/tutee/parent graphs: 82e8fb3
0.41.8
Patches
- Feat(footer): update copyright year to 2022: ebdce68
- Refactor(theme): remove unnecessary
CallbackParam
: 3762d17
- Feat(about): update tagline and title style: 8af2562
- Fix(theme): wait for browser system preference: 45af5b1
0.41.7
Patches
- Chore(next-env.d.ts): remove unnecessary
next/types/global
: 58371b8
- Feat(pages/org/search): remove auth restrictions: #278
- Feat(api/db/user): hide users w/out bios: #279
- Fix(request-form): show children in user select: #280
- Fix(calendar): position dialog when creating mtgs: aff0b61
- Feat(calendar/dialog): increase height of create dialog: 36c3881
- Fix(query): set
visible
default to undefined
: 61b80e9
- Wip(api/verify/is-org-admin): send descriptive error: 7579c5a
- Fix(calendar/dialog): auto-select children parents: 7fae866
- Feat: add loader confirmation messages: #281
Dependencies
- Deps: update interactive all packages: 05d5a8b
- Deps: upgrade Segment analytics library: ce24690
0.41.6
Patches
- Fix(mail/request): show subject names: 1b2f2da
- Fix(subject-select): intersect org subject options: 7762fe7
0.41.5
Patches
- Feat(users): add create user dialog: #276
- Docs(tutorials): upload new screencasts: 541fac1
- Feat(mail/meetings/recur): update CTA to "edit in cal": 8c4da71
- Fix(calendar): polish dialog position: #277
0.41.4
Patches
- Fix(analytics): properly show current wk number: 84ae6da
- Feat(calendar/dialog): add border in dark mode: 925b0e9
- Fix(analytics): remove
console.log
calls: 203fa95
- Feat(mail/components): replace sparkles with bolt: c4ee284
- Feat: replace SendGrid with Postmark: #265
0.41.3
Patches
- Fix(calendar): properly show subject names: 2d39f56
- Feat: remove vetting features: #270
- Fix: wait for admin orgs to load before 404: #271
- Feat(button): replace Google icon with inline SVG: #272
- Feat(user): replace edit icon button with tab: #273
- Feat(analytics): add loading state: #274
0.41.2
Patches
- Fix(mail): show subject names not
[object]
: 37ee825
- Fix(signup): wrap JSON in
User
before re-sending: 5f2cfcb
- Fix(api/db): delete existing relations then insert: 2ee6ac3
- Feat(api/account): log warning when update fails: 1f1083d
- Fix(model): remove extraneous subject properties: c6001d9
0.41.1
Patches
- Chore(scripts/copy): copy new subject relations: cf8abfd
- Fix(users/result): show meeting subject names: 32c6404
- Feat(db): include meeting subjects in
view_users
: 922b9f2
0.41.0
Minor Changes
- Feat: add tutor request form: #266
- Feat: show full profile in results: #267
- Feat: use
subjects
PostgreSQL table: #268
Patches
- Fix(mail): hide recur when not recurring: #269
- Chore(scripts): make
src
and dest
DBs ambiguous: cc4e6e4