Releases: AhKi/oh-my-desk
Releases · AhKi/oh-my-desk
2.1.0
- UI/UX Design improvement(#166) @yangjinhwa
- Clean up code
- Add Feature(#167)
- widget
- can full focus url using double-click on address bar.
- can clear url when click "x" button on address bar.
- search window
- can open widget using double click
- add empty page when have no widget list.
- can manage widget on search like delete, edit.
- widget
- Bug Fix
2.0.3
2.0.2
2.0.1
2.0.0
v2.0.0 is released!
New Feature
-
Search
- Can search about widget.
- Can open widget using keyboard hotkey.
-
Widget
- Widget is updated like browser!
- Address-bar is made.
- Widget Setting is made.
- Webview can reload intervelly.
- Some Bug is fixed.
-
Preference
- Can application setting about auto-launch, auto-open widget etc.
Everything is improvement.
Enjoy using Oh-My-Desk
.
1.1.2
v1.1.1 released
Changed
- working about unit test code for raising coverage (#100)
- Fix web widget title bar style for click event in window OS (#101)
Notice
Bug fix about following
- Fix web widget title bar button is not actived in window OS
- Because Button's parenet has
-webkit-app-region: drag
style code. - So Add Button style that
-webkit-app-region: no-drag
.
- Because Button's parenet has
Refactor Main Design
-
Setting TestCode and add Circle CI environment
(#55, #59, #90) -
Synchronize update about widget isActive Boolean
(#64, #70, #71, #73) -
add default menu in main process
(#67) -
save widget createTime, updateTime and sort by createTime
(#72) -
migration web widget from Pure JS to React JS
(#77) -
markup code (#95,
v1.0.2 version release
1.0.1 version update
- update electron version 1.7.9 to 1.7.11 (#39)
- refactor dependency library and index.html file (#40)
- delete package-lock.json (#41)
- add confirm modal and enter key action in widget info (#42, #43)
- add validation for url and name in make widget modal (#44)
- browser history moving event in web widget (#38)
_*.scss
file load faster than another file. (#45)- synchronized update and update for convenient (#46)