Changelog

A log of changes and versions over time.

Collapse all
[ Sep 2022 ]
v1.7.12
Misc
  • a number of internal upgrades
  • a significant internal restructuring to enable code reuse across the monorepo and provide a better architecture, and open up a path towards easier Open Source work later
    • decoupled an UI library
    • decoupled an API library
    • decoupled a common library
    • started decoupling utils
[ Aug 2022 ]
v1.7.11
Improvements
  • auto-subscribe authors to their newly added micropubs
v1.7.10
Improvements
  • added the feedback form
  • bumping a number of internal packages for security
v1.7.9
Fixes
  • some bug fixes for files input
Improvements
  • reorder and prettify type picker
  • minor code cleanup
v1.7.7
Fixes
  • fix styling for files input
Improvements
  • minor styling tweaks
v1.7.6
Fixes
  • fixed openning links in some cases
[ Jul 2022 ]
v1.7.5
Improvements
  • counts grouping in Toolbar now by icon and not by type
v1.7.1
Improvements
  • added subscriptions: the ability to follow (i.e. set up alerts on) users and entries, notifications panel
  • added the ability to specify a license
  • better rendering for job, funding and event types
v1.6.0
Improvements
  • added new types: job, funding, event
v1.5.0
Improvements
  • finalized work on landing pages on the website
  • merged category, format and semantics into a single format type
v1.4.0
Improvements
  • first pass on updated landing pages
v1.3.1
Improvements
  • support for async ops
  • defer micropub fetching until interaction
[ Jun 2022 ]
v1.2.1
Fixes
  • fixed date formatting in different places
v1.2.0
Improvements
  • you can browse user profiles 👥
  • you can add bio to your profile
  • users can be saved to Library
Fixes
  • fixed coloring URLs in Library and clipping issues
v1.1.0
Improvements
  • added Library 📚
  • pubs can be saved to Library
Fixes
  • fixed iframe color scheme coloring bug for some more edge cases
[ May 2022 ]
v1.0.7
Improvements
  • added more information to the header of the Submit screen
  • sped up queries by adding database indices
v1.0.6
Improvements
  • color visited links differently
Fixes
  • fixed filter disappearing when no matches are found
  • fixed type selection defaulting to non-existing values
v1.0.3
Fixes
  • addressed a critical bug affecting certain websites
  • handling file uploading failures correctly
  • handling content overflow situations
Misc
  • internally upgraded React version to 18
  • internally upgraded Typescript version
v1.0.1

The first version of the browser extension available! 🎉