Skip to content

Latest commit

 

History

History
65 lines (60 loc) · 1.96 KB

CHANGELOG.md

File metadata and controls

65 lines (60 loc) · 1.96 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.5 - 2025-01-15

Added

  • Support Reddit
  • Support Trello
  • Support Pinterest
  • Support Blogger
  • Support LinkedIn
  • Support Facebook
  • Load Share to modal by link (Custom Share)

Changed

  • 404 page moved to public folder

0.4 - 2024-12-24

Added

  • Support Hacker News
  • Support Yahoo Mail
  • Custom 404 page
  • Support URL-safe encoding using Base64URL format

Changed

  • README.md updated

0.3 - 2024-10-30

Added

  • Google Tag Manager installed
  • Support X
  • Support WhatsApp
  • Support multi parameters
  • Handle url encoding

Changed

  • README.md description updated
  • Move all services data to services.data file
  • Improve loading-cover animation
  • Move build & version_check steps to github runners
  • AUTHORS.md updated

0.2 - 2024-09-16

Added

  • MyButton Logo
  • Support query param for routing
  • Handle active page by Redux

Changed

  • Update Redux structure to use createSlice instead of createReducer
  • Navigation structure removed
  • Redirect all paths to /
  • Update loading icon in LodingCover.tsx
  • Automatically update the share button code by switching between direct & indirect mode

0.1 - 2024-07-24

Added

  • Email support
  • Gmail support
  • Telegram support
  • Choose direct or indirect sharing mode