Skip to content

v0.2.51

Latest
Compare
Choose a tag to compare
@sea-kg sea-kg released this 03 Jan 17:06
e690f01

[v0.2.51] - 2023-01-03 (2023 Jan 3)

Added

  • Fixed #469 created 'pm.py'
  • Added copyrights to files src/storages/updates/

Removed

  • Removed sea5kg_cpplint

Fixed

  • [web-admin] Removed focus from input and textarea
  • Fixed #408 Data too long for column 'user_answer' at row 1 QMYSQL3: Unable to execute statement (max 255 simbols)
  • Fixed #373 Trim filter for search requets by quests

Changed

  • [api] Renamed 'createquest' to 'quests.add'
  • [web-admin] Changed colors
  • Apply clang-format for src/
  • Updated year to 2023
  • Setting: allow_quests_proposals moved to config.yml

Security

  • [snyk] fix: upgrade core-js from 3.23.1 to 3.23.2
  • [snyk] fix: upgrade marked from 4.0.17 to 4.0.18