Skip to content

Commit

Permalink
Merge pull request #325 from reupen/update-changelog
Browse files Browse the repository at this point in the history
Update change log
  • Loading branch information
reupen authored Aug 27, 2020
2 parents 012a00e + c0a9e4f commit 1c33ab5
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,25 @@
# Change log

## Development version
## 1.5.0

### Features

* Filter search now allows the use of [time-based expressions](https://wiki.hydrogenaud.io/index.php?title=Foobar2000:Query_syntax#Time_expressions). [[#300](https://github.com/reupen/columns_ui/pull/300)]

Note that these currently don’t update continuously when results change due to e.g. the system time advancing.

### Bug fixes

* Custom Album list panel active item frame colours are now included in exported FCL files. [[#316](https://github.com/reupen/columns_ui/pull/316)]

* A crash or other unexpected behaviour when certain emojis were displayed in the Item details panel was fixed. [[#323](https://github.com/reupen/columns_ui/pull/323), [#324](https://github.com/reupen/columns_ui/pull/324)]

Word-wrapping behaviour may be slightly different from earlier versions as a result of the fix.

* A bug where a panel copied during live editing may have had stale configuration data was fixed. [[#320](https://github.com/reupen/columns_ui/pull/320)]

* The Item properties panel no longer has tab-based alignment and columns enabled, due to the confusing behaviour caused when tab characters are encountered in metadata. [[#319](https://github.com/reupen/columns_ui/pull/319)]

## 1.4.1

### Bug fixes
Expand Down

0 comments on commit 1c33ab5

Please sign in to comment.