Skip to content

Releases: AVAnnotate/project-client

1.2.4

04 Feb 14:50
45fa4d3

Choose a tag to compare

What's Changed

🚀 New Features

Full Changelog: 1.2.3...1.2.4

1.2.3

23 Dec 18:38
8aed169

Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fixing tag filter popover getting hidden behind footer by @ajolipa in #213
  • Adds av_file_order to event schema and display by @ajolipa in #212
  • Remove uncategorized tag pill if no tags by @ajolipa in #214
  • Fixing error from multiple consecutive spaces in tag name by @ajolipa in #217
  • Removing categories with no used tags by @ajolipa in #216

Full Changelog: 1.2.2...1.2.3

1.2.2

13 Nov 20:44
5ab4453

Choose a tag to compare

Whats Changed

🐛 Bug Fixes

  • Assy fixes by @lwjameson in #197
  • Adjusted sidebar height to account for footer by @ajolipa in #198
  • Fixes to "show more/less" functionality with event descriptions by @ajolipa in #199
  • Make styling of see more link fit site theme by @ajolipa in #201
  • Clear filters when switching files in an event by @ajolipa in #202
  • Homogenizing link styling in rich text by @ajolipa in #203
  • Fix video player to actually stop at the end of clips by @ajolipa in #204
  • Make spacing match appearance in admin-client editor by @ajolipa in #205

Full Changelog: 1.2.1...1.2.2

1.2.1

10 Jul 17:58
c01b5f3

Choose a tag to compare

Whats Changed

🐛 Bug Fixes

  • #391 Normalize icons and text on Add Event and Add Annotation
  • #391 Add popup persisting
  • #391 Fix header rendering between backend and published client
  • #391 Autogenerate home page by default
  • #391 Caption alignment issue with images
  • #395 Scroll to annotations not behaving correctly
  • #387 Embed component disappears from RTE when edited
  • #388 Link state not toggling when completed

1.2.0

18 Jun 18:46
63e3a70

Choose a tag to compare

Whats Changed

🐛 Bug Fixes

  • #134 Filtered annotations appearing inconsistently on index page
  • #157 Shorten the timestamp to show actual length
  • #357 Rights statement should go with the citation information at the bottom of the page
  • #358 Publishing HTML tags
  • #361 Event RTE
  • #365 Too much space at top of page
  • #177 Playing an annotation causes both videos to start playing
  • #367 Remove <p> tags from CSV export
  • #175 Set order is not being followed in Admin Client
  • #178 Reset image properties dialog on re-open
  • #179 Re-add site building indicator
  • #374 Extra line breaks on export and reimport

1.1.2

09 Apr 18:49
c15ef4a

Choose a tag to compare

Whats Changed

🐛 Bug Fixes

  • #295 Embedded clip showing annotations

1.1.1

01 Apr 15:07
51f8e3b

Choose a tag to compare

Whats Changed

🐛 Bug Fixes

  • Removed addition divider lines on index detail pages
  • Fixed bottom toolbar hiding content

1.1.0

27 Mar 19:22
0ca821f

Choose a tag to compare

Whats Changed

🏕 Features

  • #208 Ingest AV File label from manifest - The AV File label is now ingested and used if it exists.
  • #268 .vtt upload and tags - The Speaker tag is now added to annotations if present in .vtt file.
  • #209 Remove collaborator icons and timestamps from project tiles - Projects now load in parallel so users should experience faster load times on the Projects screen.
  • #251 Create manifests for Events and turn project-level manifest into a Collection of Event manifests - Each event is now converted to a IIIF Manifest, and all events are gathered in a IIIF Collection. These are accessed via the icon on the lower right of the screen.
  • #145 Hide players / visualizations when a tag doesn't appear in it - When a given Event/Set does not contain any of the referenced tag, the empty visualization is no longer shown.
  • #299 GitHub organizations not showing up in "Add Project" - A new button has been added to the login screen: Reauthorize App and Organizations. This allows you to authorize new organizations to be added to the AVAnnotate repository scans.

🐛 Bug Fixes

  • #267 .vtt upload not populating tags.
  • #258 Clip doesn't show correct time
  • #249 Timestamps aren't working
  • #258 Clip doesn't show correct time
  • #265 clips not playing
  • #269 too many index terms
  • #139 Offline project tags don't work
  • #238 Annotations do not jump to timestamp after first click

1.0.0.Beta.1

30 Oct 17:27
e5d9627

Choose a tag to compare

Initial Beta Release