Skip to content

Releases: tutorbookapp/tutorbook

0.41.9

07 Feb 21:57
Compare
Choose a tag to compare

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

26 Jan 06:33
Compare
Choose a tag to compare

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

04 Jan 22:03
Compare
Choose a tag to compare

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

19 Nov 04:21
Compare
Choose a tag to compare

Patches

  • Fix(mail/request): show subject names: 1b2f2da
  • Fix(subject-select): intersect org subject options: 7762fe7

0.41.5

07 Nov 19:58
Compare
Choose a tag to compare

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

02 Nov 00:35
Compare
Choose a tag to compare

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

01 Nov 00:50
Compare
Choose a tag to compare

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

30 Oct 23:11
Compare
Choose a tag to compare

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

30 Oct 22:06
Compare
Choose a tag to compare

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

30 Oct 21:38
Compare
Choose a tag to compare

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