Skip to content

Latest commit

 

History

History
53 lines (48 loc) · 1.65 KB

CHANGELOG.md

File metadata and controls

53 lines (48 loc) · 1.65 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.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