Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

Commit

Permalink
Beta 2 (0.3.1)
Browse files Browse the repository at this point in the history
  • Loading branch information
brandonhorst committed Feb 1, 2016
1 parent b277bca commit 3abed8e
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
# 0.3.1

## New Features

- Allow Lacona to control Light/Dark mode ("enable dark mode", "toggle light mode"...)
- Add 3 new themes (light, light-minimal, and dark-minimal)
- The Lacona theme can be set to automatically mirror the OS theme (light/dark mode)
- Switched to "One" color scheme, based on Atom One, for improved light-mode visibility
- Allow vim-style (hjkl) movement when holding the control key
- Added an About panel

## Fixes

- Prevent "rubber band" effect that moves the entire Lacona window when scrolling past edges
- Fix a bug where Lacona could be displayed but not focused
- Prevent Lacona from stealing the current App's focus
- Ensure that "tonight" in "remind me to eat tonight" is properly colorized
- Lacona refuses to launch on OSX <= 10.10

## Changes

- Thin down the status menu icon a bit
- Lacona width is now limited to 820px maximum, to help people with large screens
- Even up the space between fallthroughs and the rest of the words

---

# 0.3

- Initial Beta Launch

0 comments on commit 3abed8e

Please sign in to comment.