Skip to content

v1.0.1

Compare
Choose a tag to compare
@himarpl himarpl released this 28 Jul 02:35
· 6 commits to main since this release
e8d57d1

Himarpl Blog v1.0.1 Release Notes

The first version of the Himarpl blog brings many significant changes, including introducing new feature and user interface. Here is an overview of the changes that have been made:

Major Changes

  • Revamp styles and fix UI by @himarpl
  • Revamp schema and UI by @DikDns
  • Add home and profile page by @DikDns
  • Create search page by @DikDns
  • Add tag pages, PostHog analytics, and Upstash rate limiting by @DikDns
  • Add me pages and editor page by @DikDns

Minor Changes

  • Add verification test for publish dialog in editor post by @DikDns
  • Create post feature by @DikDns
  • Add publishing modal screen in editor by @DikDns
  • Add read post page by @DikDns
  • Enable editing profile bio and social media on the me page by @DikDns
  • Add configuration for social media and bio on profile page by @himarpl
  • Add share buttons and metadata by @DikDns
  • Add new publishing animation and fix several bugs by @DikDns
  • Announce developer updates by @DikDns
  • Add complete acronym for Himarpl in metadata by @DikDns
  • Add login page animation in the background by @DikDns
  • Add MD files for open-source essential requirements by @DikDns
  • Add Phoenix channel by @DikDns

Patch Changes

  • Remove main branch components and fix import sorting by @DikDns
  • Limit related posts per tag to 10 by @DikDns
  • Remove invalidated styles and social media server configurations by @DikDns
  • Change post procedure from protected to public by @himarpl
  • Fix related tags limit by @DikDns
  • Fix search button disappearance in mobile navbar by @DikDns
  • Add 2-second delay in publishing by @DikDns
  • Fix overflow of words in prose-a elements by @DikDns
  • Add profile validation when username is not found by @DikDns
  • Add Node.js TypeScript support by @DikDns
  • Fix article and profile page issues by @DikDns