Skip to content

Releases: myrunes/backend

v1.2.1

01 Jul 21:02
Compare
Choose a tag to compare

Changelog

Minor Changes and Fixes

  • add champion qiyana
  • add meta icons

Docker Image

myrunes docker images

# docker pull zekro/myrunes:1.2.1

v.1.2.0

15 Jun 09:19
Compare
Choose a tag to compare

Changelog

New Features

  • add page sharing
    • add share API endpoints
    • add share button to rune pages and configuration modal
    • add shared rune page view
    • add save button to share view to save shared page
  • add cleanup routines
    • add automatic cleanup of expired sessions
    • add deletion of pages linked to deleted user accounts
  • add username check and username character information in login page
  • add version information to footer and downsized footer font

Fixes

  • fix session cookie expire bug
  • fix interface z-index layers

Docker Image

myrunes docker images

# docker pull zekro/myrunes:1.2.0

v.1.1.0

15 Jun 09:12
Compare
Choose a tag to compare

Changelog

New Features

  • add logo & favicon
  • add tag-like champion input in page editor
  • add favorites API endpoints
  • add favorite button and favorite list in web interface

Fixes

  • update order of page trees
  • fix rune tree order and pick behavior

Docker Image

myrunes docker images

# docker pull zekro/myrunes:1.1.0

v.1.0.0

15 Jun 09:03
Compare
Choose a tag to compare

Changelog

  • initial release

Docker Image

myrunes docker images

# docker pull zekro/myrunes:1.0.0