-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
9aa2503
commit 8284dd1
Showing
2 changed files
with
19 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
# Dicto changelog | ||
|
||
*Written according to [Keep a changelog](https://keepachangelog.com/en/1.0.0/) guidelines and [semantic versioning](https://semver.org/)*. | ||
|
||
## [1.0.0-alpha](https://github.com/dictoapp/dicto/tree/1.0.0-alpha) - 2019-09-20 | ||
|
||
### Changed | ||
|
||
* change various expressions/labels/translations in UI | ||
* improve "export composition to plain HTML code" feature -> do not display iframes/medias information several times for consecutive excerpts of the same media | ||
|
||
### Fixed | ||
|
||
* add various missing terms in translations | ||
* fix several major Firefox CSS compatibility issues | ||
* fix minor UI/CSS issues in main application and output templates | ||
* fix facebook metadata image by adding width and height | ||
* fix a major time-tracking issue with media player component |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters