Skip to content
This repository has been archived by the owner on Feb 23, 2024. It is now read-only.

Latest commit

 

History

History
79 lines (48 loc) · 1.62 KB

CHANGELOG.md

File metadata and controls

79 lines (48 loc) · 1.62 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.

1.1.0 - 2023-06-11

Added

  • Detection of the domain available according to the operator.
  • Added test.py for usage example.
  • New icon.

Fixed

  • File code analysis.

Changed

  • Renamed functions.
  • Updated README.
  • Variables now public.
  • Header simplification.

1.0.4 - 2023-05-22

Changed

  • New domain name from uptobox and automatic correction of the old one.

1.0.3 - 2023-05-18

Changed

  • Remove the .yml file.
  • Null checking optimization.
  • New header system for requests.

Fixed

  • Missing params args for get_file_link.
  • Fixed README.md.

1.0.2 - 2023-04-03

Added

  • Added new private endpoints.

Changed

  • Better support for default values.
  • Renamed some function.
  • Clearer exceptions.

Fixed

  • Fixed some endpoints.

1.0.1 - 2023-04-03

Changed

  • Update all endpoint according to uptobox.

1.0.0 - 2023-04-02

Added

Initial Release.