Skip to content

Latest commit

 

History

History
111 lines (70 loc) · 4.48 KB

CHANGELOG.md

File metadata and controls

111 lines (70 loc) · 4.48 KB

UNRELEASED

2024.11.0

  • [ #512 ] Gender neutral language
  • [ #532 ] Fix color of feedback list in dark mode
  • [ #544 ] Refactoring of toggle_plural_field.js

2024.6.0

  • [ #353 ] Filter feedback by creator of related objects
  • [ #468 ] Excel list out of existing vocabulary in cms
  • [ #534 ] Adjust form appearance for small screens
  • [ #470 ] Inform users of word duplication in document form

2024.5.1

2024.5.0

  • [ #267 ] Add professions in the vocabulary list
  • [ #497 ] Mark words that have an image with icon in training sets view
  • [ #477 ] Add definition field
  • [ #516 ] Add fields for plural of alternative words and plural article
  • [ #352 ] Highlight unread feedback entries in list
  • [ #436 ] Add fields for grammatical gender

2023.7.0

  • [ #478 ] Add possibility to set example sentence
  • [ #490 ] Add module and vocabulary counters to discipline list
  • [ #490 ] Add vocabulary counters to training set list
  • [ #490 ] Group discipline filter by parent discipline
  • [ #368 ] Limit training set filter options by selected discipline and vice versa
  • [ #476 ] Add possibility to filter vocabulary by released training sets

2023.5.0

  • [ #464 ] Add URL to sponsor model

2023.2.0

  • [ #434 ] Add adverbs, pronouns and numerals as word types
  • [ #371 ] Add sponsor management and api delivery

2022.12.0

  • [ #418 ] Fix background color in dark mode

2022.11.0

  • [ #404 ] Deliver protected vocabulary words in API
  • [ #412 ] Use different logo on login form

2022.8.0

  • [ #269 ] Allow to set custom API key
  • [ #285 ] Generate API key with correct requirements
  • [ #271 ] Generate QR codes for API keys
  • [ #369 ] Improve list view of missing images
  • [ #372 ] Extend the public upload form with a show-all-list
  • [ #365 ] Update created_by to ForeignKey

2022.6.2

  • [ #358 ] Fix public image upload

2022.6.1

  • [ #337 ] Remove image names
  • [ #211 ] Add feedback endpoint to API
  • [ #346 ] Add bulk action to mark feedback as read
  • [ #317 ] Add icon preview for disciplines and training sets
  • [ #350 ] Add counter for unread feedback entries

2022.6.0

  • [ #338 ] Support image preview regardless of extension case
  • [ #343 ] Remove module dropdown in public upload

2022.5.0

Initial release