Skip to content

Changelog¤

1.3.3 (2025-04-07)¤

Changed¤

  • 🔧 (CI/CD): Fix test workflow [6d9bae4]
  • 🔧 (CI/CD): Fixed the release workflow and updated tests [678b7d4]
  • 🔧 (CI/CD): Reconfigure releases workflows [f97c684]

1.3.2 (2025-04-04)¤

Miscellaneous¤

1.3.1 (2025-04-04)¤

Miscellaneous¤

1.3.0 (2025-04-03)¤

Added¤

  • ✨ (core): Added PgAdvisoryLock context manager [f041076]
  • 🔊 (CI/CD): More log for fix workflow [4c7eafa]
  • 🔊 (CI/CD): Add more logs [c70b125]
  • 🔊 (CI/CD): Add more loggers [54006c9]

Changed¤

  • ♻️ (core): Fix and refactor PgAdvisoryLock + tests [aa50861]
  • ⬆️ (reqs): Updated reqs [18d59ba]
  • 🔧 (docs): Reqs versions updating [1d292de]
  • 🚨 (lint): Code linting [4a625bd]
  • 🔧 (lint): Updated linter config [cf8ffa3]
  • ♻️ (CI/CD): Fix detect branches and some another refactors [eb0a98c]
  • ♻️ (CI/CD): Clear release workflow [d752a54]
  • 🔧 (CI/CD): Final config of tests with upload files to codecov [ee0768c]
  • 🔧 (CI/CD): Fix congfigure tests with upload result on covecod [ed0d6a0]
  • 🔧 (CI/CD): Fix artifacts in tests workflow [311a61d]
  • 🔧 (CI/CD): Reconfigure tests workflow [bd39b4d]
  • 🔧 (CI/CD): Reconfigure workflows workflow_run [cc14d87]
  • 🔧 (CI/CD): Fix config tests [77a8687]
  • 🔧 (CI/CD): Reconfigure tests [8770815]
  • ⬆️ (reqs): Update dependencies [5b0b88e]

Fixed¤

  • 🐛 (CI/CD): Fix deploy documentation on next brunch [8e6bbf8]
  • 🐛 (gh actions): Change pypa/gh-action-pypi-publish version [ab51337]
  • 🐛 (protected): Fixed serve protected files using django [91e3e5a]
  • 🐛 (thumbnail): Fix drf fields more [48c4b7e]
  • 🐛 (thumbnail): Fixed bugs when creating previews in MImageField and MImageSetField [016f553]
  • 🐛 (tests): Fixing tests [ab2166f]

Miscellaneous¤

  • 🩹 (CI/CD): Fix skip tests [cd328fe]
  • 🩹 (CI/CD): Fix upload package to PYPI [7ba6115]
  • 🚧 (CI/CD): Try to fix release workflow [1c6f35e]
  • 🚧 (CI/CD): Check Hatch more [0ddc193]
  • 🩹 (CI/CD): Check where hatch [4bc84fb]
  • 🩹 (CI/CD): Test for release [3f48a75]
  • 🩹 (CI/CD): Try to change for use tests in branch rules [677b8e7]
  • 🩹 (CI/CD): Fix release workflow [0043256]
  • 🩹 (CI/CD): Fix coverage report [19f1ded]
  • 🩹 (CI/CD): Fix upload results [ca37e7a]
  • 🩹 (CI/CD): Fix after fix [d29e175]
  • 🩹 (CI/CD): Fix tests workflow [f83354c]
  • 👷 (CI/CD): Fix tupo [b9998e7]
  • 👷 (CI/CD): Fix test.yml [e3e147f]
  • 👷 (CI/CD): Update all workflows [5fc3361]
  • 👷 (CI/CD): Change release config [4117cac]
  • 👷 (gh actions): Allow run manualy [5b1aebc]
  • 🩹 (gh actions): Try to fix release action [0ea8ff2]
  • 👷 (gh actions): Change release tag semantic [f693097]
  • 📄 (license): LGPLv3 -> MPL-2 [48b82d6]
  • 📝 (docs): Add PgAdvisoryLock to docs [73fd738]
  • 📝 (docs): A small update of the documentation [d5e1988]
  • 🧑‍💻 (thumbnail): Initialized default values for 'dimensions' attribute in 'MImageSetField' [fdce90d]
  • 📝 (docs): Update links to docs deploy configs [90e7342]
  • 👷 (docs): I think it end [ad4d38f]
  • 👷 (docs): Logs docs build [e662efc]
  • 👷 (docs): Fix docs deploy [a6b8c16]
  • 👷 (docs): Simplify docs deploy [fb2390a]
  • 👷 (docs): + [214794c]
  • 👷 (docs): Test simple deploy docs [4bbac1d]
  • 👷 (docs): Fix breaks link at deployment script [e646f2b]
  • 👷 (docs): Fixed docs deploy [9ae8900]
  • 👷 (docs): Try to fix #2 [df7bada]
  • 👷 (docs): Fix docs building [4884318]
  • 👷 (docs): Changes to documentation deployment scripts [9e4fa9d]
  • 🚧 (github): Check build docs [b2bff7b]
  • 🧑‍💻 (project): Added release-tag command [a23767a]
  • 👷 (github): More update actions configs [6f2c64a]
  • 👷 (github): Updated documentation build configs -m [52b86bf]

1.2.0 (2024-04-07)¤

Added¤

Changed¤

  • 🎨 (docs): Add more badges! [b47f096]
  • ♻️ (api): Updated error handler now it covers large variations of errors [db3c0ef]

Fixed¤

  • 💚 (docs): We slightly corrected the documentation build [5fba766]
  • 🐛 (docs): Correction of the documentation build [d406900,1e0a9c4]

Miscellaneous¤

  • 👷 (project): Script for updating changelog [6395ad6]
  • 👷 (buid): Updating the build system and dependency versions [5c8af5b]
  • 📝 (docs): Fix docs references [774330f,6fa656c,d2094fe]
  • 📝 (docs): Added model fields to the documentation. [3a35d7e]
  • 👷 (gh actions): Update Action Versions [0b8b57d,d76721f]
  • 📝 (docs): Correcting links in documentation [c3135f1]
  • 📝 (docs): Corrected the README text so that the link to the documentation is more visible [04efe31]
  • 📝 (docs): Documentation text update [8302403]
  • 📝 (docs): Changelog update [1c9a601]

1.1.0 (2023-07-28)¤

Added¤

  • ✨ (api): Added a view that applies OpenAPISchemaPatcher [f214caf]
  • ✨ (api): Added OpenAPI3 object patcher [45e40a5]
  • ✨ (api): Advanced Router [74318b3]
  • ✨ (api): DRF error handler [c5546ba]
  • ✨ (core): Added a method to get links to the front [3b3171f]
  • ✨ (core): Functions for encryption and decryption [011f875]
  • ✨ (core): Universal manager for all meringue models [59d88fd,57f1af6]

Changed¤

Miscellaneous¤

1.0.0 (2023-07-03)¤

Added¤

  • ✨ (core): Added translations [ce3072e]
  • ✨ (core): Method for sorting elements [6700b69]

Changed¤

Removed¤

  • ➖ (build): Removed unnecessary dependencies [26cfe6e]
  • ➖ (refactor): Removed old functionality and unnecessary code [aeb164d,e486871,886046a]

Miscellaneous¤

0.4.0 (2023-04-27)¤

Added¤

  • Added PublishManager.unpublished method [c64c3bf]
  • Added PublishQuerySet [474d232]
  • Added SortingMixin [79cea39]
  • Added unify_email and unify_phone utilities [52fca41]
  • Added template redefining drf base template to remove drf title [b5bab76]

Changed¤

Miscellaneous¤

0.3.5 (2015-08-25)¤

Added¤

  • Added tag get_with_args_and_kwargs [4ba35a3]
  • Added CMTimeMixin [7181497]

Changed¤

  • Method for renaming files moved to config [690daae]

Miscellaneous¤

0.3.4 (2015-08-22)¤

Added¤

  • Added documentation with sphinx [dd0ff73]
  • Added add_placeholder tag to set placeholder field [9a1847b]

Miscellaneous¤

  • Updated dependencies
  • upload_handlers fixed to work with django 1.8 [0d85888]

0.3.3 (2015-05-09)¤

Miscellaneous¤

  • put_css/put_js:

  • поправлена ссылка на .map

  • добавлен параметр MERINGUE_LOAD_MINI в settings указывающий загружать минифицированный файл или нет (default = DEBUG)

0.3.2 (2015-05-09)¤

Miscellaneous¤

  • fix PutStatic._fix_map_link [a69232e]

0.3.1 (2015-05-07)¤

Added¤

  • Added get_version method [a63fc47]
  • Added unify_email to unify emails
  • Added put_js
  • Added put_css
  • Added put_reset

Changed¤

  • Updated build in egg [4828fa2]
  • Text printing, replaced by logging [e1ccffd]
  • upload_handlers now uses sha256 instead of md5
  • Updated dependencies

Miscellaneous¤

  • Изменена стандартная formset_factory для того что бы выставляла префикс на все формы набора включая управляющие
  • form_fieldsets - при необходимости разбивает форму по группам (fieldset)
  • Шаблонный тег field_render выводит поля форм в заранее заданном виде
  • Шаблонный тег field_render_classes возвращающий список классов для поля
  • Декоратор anonymous_required пропускающий только неавторизованных пользователей

0.3.0 (2014-07-13)¤

Added¤

  • Added GetAbsoluteUrlMixin
  • Added PreviewImageFileInput

Changed¤

  • Renaming files in upload_handlers using file hash sum

Miscellaneous¤

  • Library build in egg
  • Refinement of existing opportunities
  • Documentation + tasklist [fa248d1,541ee26,19bf3e9]
  • LICENSE GNU GPL v3 [239df42]
  • Lint [6b3337f]
  • Fixed bug with UrlPatterns if name is not urls.py
Authors: Dmitry Dobrynin