Skip to content

v3.39.0

Compare
Choose a tag to compare
@hinashi hinashi released this 06 Mar 03:12
· 1939 commits to master since this release
33b66e3

Added

  • Added feature to be able to sort Entries by created time order at list page
    Contributed by @userlocalhost

Changed

  • The first prototype of decoupling frontend implementation from
    presentation to service layer that only has JavaScript processing
    for increasing maintenancability.
    Contributed by @hinashi, @syucream, @userlocalhost
  • Changed to use DjangoContext instead of login page static descriptions
    Contributed by @userlocalhost

Fixed

  • Fixed anchor link in edit entry.
    Contributed by @hinashi