Jerud Jay Re: Update 1629789034901 This change seems to have introduced two new bugs: The theme editor jumps to the top of the page any time I exit a color-picker (by clicking outside of it). Changing the color value by directly editing the RGB decimal numbers doesn’t behave correctly. I noticed a couple different things, not sure how they all play together: editing the decimal numbers does make the hex value change – but it uses lowercase alpha characters which don’t appear to get correctly parsed so the color ends up black. This is especially interesting since typing directly into the hex field always types in caps. editing the decimal values also tends to result in 5-digit hex codes, which may not technically be “wrong” but they’re harder to understand.
Jay Update 1629950147782: Fix: Setting an rgb value to 0 in the color picker was creating an invalid hex code Jerud Fix: Color picker changing rgb was going lowercase Jerud Fix: Selection when opening color picker Jerud
Jay Update 1629897029302: Fix: Sync issue where creating a new item while offline would cause the app to miss changes made on other apps between the time of going offline and creating that item. If that affected you, signing out and back in will restore anything missing. @SteveZ https://forum.legendapp.com/d/75-sync-mix-up-issue/3
Jay Update 1629951617188: Fix: Color picker was just barely not wide enough @Jerud https://forum.legendapp.com/d/106-color-picker-a-little-jumbled
Jay Update 1629954554998: Change: Removed “base” theme as it was confusing, and moved its layout defaults to “text” instead. Sorry if you had made some changes to base! Please change them on “text” instead. @Jerud https://forum.legendapp.com/d/105-themes-what-is-the-text-style
Jay Update 1630132976012: Just added an update message with link to the blog post as the design update is going live now 🥳
Jay PeterFG Well that’s annoying. I had made that typo and fixed it but must have accidentally undid it. Thanks for pointing it out!
Jay Update 1630206319604: Fix: Typo in update message PeterFG Fix: Some popups did not have the right colors in dark theme @Jorge @Jerud https://forum.legendapp.com/d/116-note-text-is-now-invisible https://forum.legendapp.com/d/115-date-popup-has-wrong-colors https://forum.legendapp.com/d/117-which-theme-selectors-control-date-picker-text
Jay Update 1630298432277: Fix: Notifications settings were being blocked incorrectly for premium users @kevinli0510 https://forum.legendapp.com/d/122-notification-not-working Fix: Allow dragging Projects above the first Project in a Project pane @andrew https://forum.legendapp.com/d/120-cant-drag-item-to-first-position-in-outline-grouped-by-project Fix: Click events not working in emails @andrew https://forum.legendapp.com/d/121-cant-open-links-from-within-gmail-messages Fix: Email sender was not visible in dark them
Jay Update 1630467476784: Fix: URL parsing is less aggressive. It will now match it if starts with a protocol (http, https, ftp, file, …), starts with www., or ends with a common domain (com, co, org, net). So it will stop matching any two words separated by a period, like array.length. Fix: Selection in theme editor was jumping while typing and not always retained after opening a color picker, and it was sometimes scrolling to top Fix: A sync issue where moving items from a shared document to a personal document at the same time as a collaborator deleting the items from the original shared document would result in the items appearing deleted from the personal document (data was not lost, just not displayed) Feature: Added support for OPML dates (created, changed, due) and _status field for task items @Jeff https://forum.legendapp.com/d/127-import-creation-dates-from-circus-ponies-notebook Change: Reduced intensity of date colors @Gonzalo @PeterFG @LauraH https://forum.legendapp.com/d/113-change-the-red-background-color-of-the-date-labels Fix: Pressing enter on an empty Project in Project view was not adding as a child
Jay Update 1630495790914: Fix: Files panes were sometimes not showing any files @Eik https://forum.legendapp.com/d/131-how-is-the-files-pane-supposed-to-work Fix: Some text in Email, Files, and Calendar panes were not visible in new dark theme Fix: Calendar scroller was not quite full height with the new header design Change: Disabled the Legacy Gmail plugin. If anyone was still using that, please use the new Email plugin instead.
Jay Update 1630497069441: Fix: Uncollapse all in Agenda pane not working @DaveT https://forum.legendapp.com/d/132-collapse-all-items-not-reversable Fix: If typing in filter made the number of matches 0, the pane was taking over input @Jorge @PeterFG https://forum.legendapp.com/d/124-filter-also-has-a-parsing-problem-on-the-text
Jorge Jay I am not getting any of these last two updates, my version says up to date and doesn’t alllow me to get further updates
Jay Jorge Well that’s odd… I just tested and beta loads the correct version for me. If you restart the app / reload the page does it see an update?
Jorge I try to not restart it for how long it takes to come up given my document sizes, but yes, after restarting the new version came up.
Jay Jorge I think the updater may get confused in some cases if we release updates in quick succession. I’ll look into that.
Jay Update 1630929247046: Fix: Drive files were not always loading in the Files pane @andrew @Eik @Rihards https://forum.legendapp.com/d/131-how-is-the-files-pane-supposed-to-work/13 Fix: Added “Open in Gmail” to item context menu for email items