Skip to content

Latest commit

 

History

History
164 lines (132 loc) · 4.16 KB

CHANGELOG.md

File metadata and controls

164 lines (132 loc) · 4.16 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.

3.4.1 - 2024-04-09

Fixed

  • API v1 taxonomy not available

3.4.0 - 2023-12-06

Added

  • Local taxonomy changes

3.3.10 - 2023-06-01

Fixed

  • Decentraland API hosts

3.3.9 - 2023-05-30

Fixed

  • URL validator regular expression for urlencoded characters
  • Gitoku error handling while fetching page rank

3.3.8 - 2023-05-15

Changed

  • Verify Decentraland user signatures

3.3.7 - 2023-05-08

Fixed

  • Update external_user_id

3.3.6 - 2023-03-19

Changed

  • Update robots.txt

Fixed

  • Checking fingerprint

3.3.5 - 2023-03-08

Added

  • External user id

3.3.3 - 2023-02-27

Changed

  • Add noindex header

3.3.2 - 2023-01-18

Fixed

  • Cast page data

3.3.1 - 2023-01-17

Changed

  • Refactor pages cache

3.3.0 - 2023-01-16

Changed

  • Update libraries (Symfony 6.2)

Removed

  • Drop support for PHP < 8.1

3.2.3 - 2023-01-12

Fixed

  • Invalidate cache during bulk update

3.2.2 - 2022-12-14

Changed

  • Max human score without fingerprint
  • Update fingerprint library

3.2.1 - 2022-08-03

Changed

  • Default human score

3.2.0 - 2022-07-27

Changed

  • Support PHP 8.1

3.1.1 - 2022-04-27

Fixed

  • Wider CORS for the pixel

3.1.0 - 2022-03-21

Added

  • Cookie3 support

3.0.7 - 2022-03-01

Fixed

  • Fix the Apple OS key

3.0.6 - 2022-02-16

Added

  • Support data provider versioning

3.0.5 - 2022-01-12

Added

  • Clearing database

3.0.4 - 2022-01-11

Fixed

  • Minor issues

3.0.3 - 2021-12-15

Fixed

  • Forcing HTTPS

3.0.2 - 2021-12-10

Changed

  • Upgrade to Symfony 5.4

Fixed

  • Reduce cache consumption

3.0.1 - 2021-12-01

Added

  • Merging users
  • Panel redirection

3.0.0 - 2021-11-29

Added

  • Fingerprint support
  • Page info provider integration

Removed

  • Web panel

2.0.0 - 2019-12-03

Added

  • Recaptcha support
  • Page rank support
  • Page rank panel

Changed

  • Refactor database

0.1.0 - 2019-04-01