Skip to content

Latest commit

 

History

History
110 lines (89 loc) · 2.83 KB

CHANGELOG.md

File metadata and controls

110 lines (89 loc) · 2.83 KB

Changelog

0.11.1

released 2024-09-11

  • Use editions to get a valid cover image from openlibrary

0.11.0

released 2024-09-04

  • Add additional fields for Photo, Bookmark, and Like posts
  • Add ability to prefill title fields for Like and Bookmark posts using Open Graph Metadata
  • Add mp-slug property in "Advanced"

0.10.3

released 2024-08-27

  • Fix openlibrary cover images
  • Cache form data in PhotoEditor

0.10.0

released 2024-06-05

  • Switch to The Movie DB API
  • Fix issue with dropdown in Listen search
  • Fix pagination size

0.9.0

released 2024-05-29

0.8.0

released 2024-01-14

  • Photo editor added
  • syndicate-to added everywhere

0.7.1

released 2023-12-16

  • Updated documentation
  • Added DEV mode for local testing

0.7.0

released 2023-12-08

  • Support for music listens and video game plays added

0.6.2

released 2023-11-25

  • Fix share params for editors
  • Add redirects for netlify functions for the future

0.6.1

released 2023-11-18

  • Load post-types from config
  • Use value of post-types to show editor options

0.5.0

released 2023-07-08

  • Book and Movie editor improvements
  • Addressing some compatibility issues with indiekit

0.4.0

released 2023-06-27

  • Fix issuer

0.3.0

released 2023-03-09

  • Movie pagination
  • Style changes for Movie and Book search results

0.2.0

released 2023-01-23

  • Add Books option using openlibrary.org for search
  • Update watch-of properties

0.1.7

released 2023-01-09

  • Update h-entry for watched posts

0.1.6

released 2023-01-06

  • Fix: handle plain and S256 code challenge method
  • Add post-status
  • Add visibility

0.1.5

released 2023-01-06

  • Remove media-endpoint?q=config. Not part of spec
  • Show more information related to usage for q=source
  • Fix dark mode style for <select>
  • When logging out, redirect to /login to handle reload of state better

0.1.3

released 2022-12-27

  • Add path to client_id
  • Return Content-Type for /micropub requests
  • Fix npm enging version

0.1.2

released 2022-12-23

  • Fix styles for links
  • Fix issue with redirect on success
  • Add link to source code in /about

0.1.1

released 2022-12-14

  • Fix issue with authentication
  • Add simple theme

0.1.0

released 2022-12-13

  • First release!