Skip to content

Releases: JamesNZL/notion-assignment-import

v5.0.2

14 Jul 02:44
068eb63
Compare
Choose a tag to compare

5.0.2 (2024-07-14)

Bug Fixes

  • build: 🐛 fix corrupted favicon files in zipped release

v5.0.1

05 Jul 12:09
8fd2973
Compare
Choose a tag to compare

5.0.1 (2024-07-05)

Bug Fixes

  • build: 🐛 fix corrupted favicon files

v5.0.0

04 Jul 12:34
f8b601d
Compare
Choose a tag to compare

5.0.0 (2024-07-04)

⚠ BREAKING CHANGES

  • import: This requires a new previously unheld capability on the integration. Existing users must reauthorise with Notion.

Features

  • import: ✨ allow import of past assignments (#386) (a6c6417)
  • import: ✨ update existing pages if assignment has changed (#385) (#387) (0f22184)
  • interface: 🚸 use keyboard meta + s for option page save shortcut (ac70f5f)

Bug Fixes

  • canvas: 🐛 fix available date being set after due date (#388) (39e0d52)
  • import: 🐛 treat due dates in 1970 as missing (#251) (6424e49)
  • import: fix import of assignments without due dates (#251) (#384) (c68d443)
  • validator: 🐛 fix timezone validation (#252) (00191ed)

v4.3.3

23 Jun 09:39
86e9a2d
Compare
Choose a tag to compare

4.3.3 (2023-06-23)

Bug Fixes

  • notion: 👽 update valid emojis (d0a1ac6)

v4.3.2

29 Aug 22:02
v4.3.2
77b8554
Compare
Choose a tag to compare

4.3.2 (2022-08-29)

Bug Fixes

v4.3.1

26 Jul 07:39
v4.3.1
8585d91
Compare
Choose a tag to compare

4.3.1 (2022-07-26)

Bug Fixes

  • canvas: 🐛 fix matching of course id from url (#66) (b418a41)

v4.3.0

20 Jul 14:41
v4.3.0
19ef74a
Compare
Choose a tag to compare

4.3.0 (2022-07-20)

Features

  • canvas: 🚸 sort fetched assignments by due date (426675e)
  • canvas: ✨ filter import by existence of due date (#60) (f242e81)
  • canvas: ✨ migrate from DOM parsing to canvas api (#56) (f3a3b3e)
  • elements: ✨ allow Element instances without id (067bda7)
  • import: ✨ include assignment descriptions in created notion page (#59) (2374d38)
  • import: import assignment points to notion (#61) (5154f75)
  • interface: 🚸 add 'Copying from Canvas...' status label (7f1b463)
  • interface: 💄 change colour of advanced headings (c17c583)
  • interface: 💬 change 'available' -> 'unlock' (7d94e7e)
  • options: 💄 extract course code overrides from advanced (9c2479d)
  • popup: 🚸 add extension update alert (#62) (6b35748)

Bug Fixes

  • elements: 🐛 fix isHidden to account for parent tile (dcc2ccd)
  • import: 🐛 fix notion api error when null page children (25d6388)
  • interface: 🐛 don't transitively show .advanced-options elements (eb196dc)
  • options: 🐛 don't overwrite existing ids of advanced options (91c2f80)
  • options: 🔇 remove debugging log (07b2f54)
  • validator: 🔇 remove debugging log (cd032ae)

v4.2.5

17 Jul 09:27
v4.2.5
b5cf5e8
Compare
Choose a tag to compare

4.2.5 (2022-07-17)

Bug Fixes

  • elements: 🐛 fix defaultHTML not being label html (09e9ceb)
  • elements: 🐛 validate databaseId before retrieving database (85618aa)
  • interface: 🐛 hide validator span if input is hidden (f937c75)
  • interface: 🐛 pair oauth button label to token input (59f4265)
  • options: 🚑 fix select validators (cf053b4)
  • options: 🚸 don't clear databaseId on authorisation (060dbe0)
  • validator: 🐛 implement proper fix for 85618aa (efaed22)

v4.2.4

17 Jul 03:44
v4.2.4
ac039ea
Compare
Choose a tag to compare

4.2.4 (2022-07-17)

Bug Fixes

  • interface: 🐛 fix refresh database button sometimes not appearing (21b694b)

v4.2.3

17 Jul 02:18
v4.2.3
59e9bf6
Compare
Choose a tag to compare

4.2.3 (2022-07-17)

Bug Fixes

  • assets: 🍱 update favicon background colour (df7349b)
  • interface: ♿ show outline focus ring on keyboard focus (956c8c3)