[release] Bump to version 67.0
- When checking about moods, the last page should provide a small form to add notes - Standarize the toolbar buttons
This commit is contained in:
@ -1,5 +1,16 @@
|
|||||||
#+title: CHANGELOG
|
#+title: CHANGELOG
|
||||||
|
|
||||||
|
* Version 67.0 [2/2]
|
||||||
|
** DONE When checking about moods, the last page should provide a small form to add notes :scrobbles:mood:checkin:
|
||||||
|
:PROPERTIES:
|
||||||
|
:ID: ed744d3f-86fb-e9f8-acb9-0e4200c99c7f
|
||||||
|
:END:
|
||||||
|
|
||||||
|
** DONE Standarize the toolbar buttons :templates:ui:
|
||||||
|
:PROPERTIES:
|
||||||
|
:ID: 3780d203-85f2-32a1-ded2-9895bc969c3c
|
||||||
|
:END:
|
||||||
|
|
||||||
* Version 66.1 [1/1]
|
* Version 66.1 [1/1]
|
||||||
** DONE [#A] Fix bug in agent session templates :templates:homepage:scrobbles:agents:
|
** DONE [#A] Fix bug in agent session templates :templates:homepage:scrobbles:agents:
|
||||||
:PROPERTIES:
|
:PROPERTIES:
|
||||||
|
|||||||
11
PROJECT.org
11
PROJECT.org
@ -18,7 +18,7 @@ tasks, Todoist tasks, web pages I've read and trails I've hiked has turned out
|
|||||||
to be sometimes cathartic and sometimes functional as I try to remember when I
|
to be sometimes cathartic and sometimes functional as I try to remember when I
|
||||||
did a thing.
|
did a thing.
|
||||||
|
|
||||||
* Backlog [2/32] :vrobbler:project:personal:
|
* Backlog [0/30] :vrobbler:project:personal:
|
||||||
** TODO [#C] Configure IMAP folder/start in user profile :imap:settings:
|
** TODO [#C] Configure IMAP folder/start in user profile :imap:settings:
|
||||||
*** Description
|
*** Description
|
||||||
|
|
||||||
@ -591,12 +591,3 @@ The Edit log form should have from top to bottom:
|
|||||||
- Expansion ids (which should a multi-select widget of expansions for this game)
|
- Expansion ids (which should a multi-select widget of expansions for this game)
|
||||||
- Location (which should be a drop down of BoardGameLocations for this user)
|
- Location (which should be a drop down of BoardGameLocations for this user)
|
||||||
|
|
||||||
** DONE When checking about moods, the last page should provide a small form to add notes :scrobbles:mood:checkin:
|
|
||||||
:PROPERTIES:
|
|
||||||
:ID: ed744d3f-86fb-e9f8-acb9-0e4200c99c7f
|
|
||||||
:END:
|
|
||||||
|
|
||||||
** DONE Standarize the toolbar buttons :templates:ui:
|
|
||||||
:PROPERTIES:
|
|
||||||
:ID: 3780d203-85f2-32a1-ded2-9895bc969c3c
|
|
||||||
:END:
|
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
[tool.poetry]
|
[tool.poetry]
|
||||||
name = "vrobbler"
|
name = "vrobbler"
|
||||||
version = "66.1"
|
version = "67.0"
|
||||||
description = ""
|
description = ""
|
||||||
authors = ["Colin Powell <colin@unbl.ink>"]
|
authors = ["Colin Powell <colin@unbl.ink>"]
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user