2020-01-06 22:34:15 +01:00
# Changelog
2020-04-11 12:02:31 +02:00
## [Unreleased]
2020-07-18 12:07:06 +02:00
2021-02-06 12:41:39 +01:00
## 19.0.10 - 2021-02-06
2021-01-02 22:45:56 +01:00
### Fixed
- [#194 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/194 ) Add clarification to usage instructions that the Theming and Accessibility apps need to be enabled to access the settings.
2021-01-17 17:58:41 +01:00
- [#188 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/188 ) Phone Sync: Make messages readable again and general style improvements
2021-01-02 22:45:56 +01:00
2020-12-22 17:28:09 +01:00
## 19.0.9 - 2020-12-22
2020-12-22 17:27:05 +01:00
### Fixed
- [#193 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/193 ) Use the correct variables when determining if the theme should be applied.
2020-12-20 19:27:43 +01:00
## 19.0.8 - 2020-12-20
2020-12-13 16:47:52 +01:00
### Fixed
- [#191 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/191 ) Uncomment --color-text-selection and change to --color-hover-blue to keep amount of colours low. Unset border in Deck description when editing.
2020-12-13 16:58:32 +01:00
- [#185 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/185 ) 2FA login page is unstyled even when login page theming is enabled.
2020-12-13 16:47:52 +01:00
2020-11-07 21:14:13 +01:00
## 19.0.7 - 2020-11-07
2020-10-17 16:47:40 +02:00
### Added
- Add play-next icon
2020-12-13 16:47:52 +01:00
- [#161 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/161 ) Add thumbnail image in personal settings
2020-10-19 22:22:05 +02:00
- [#170 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/170 ) Define background and text color for select options to prevent white text on white background
2020-10-25 12:30:14 +01:00
- [#173 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/173 ) Add support for Forms
2020-11-07 18:26:05 +01:00
- [#155 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/155 ) Allow Breeze Dark theming of the login page to be disabled.
2020-10-17 16:47:40 +02:00
2020-11-01 11:52:23 +01:00
### Fixed
- Fix issue where some styling imported right after icon variables would get ignored and removed during NC stylesheet compilation
2020-11-01 11:35:27 +01:00
- BigBlueButton: Fix background-color in dropdown under admin settings
2020-11-01 11:25:31 +01:00
- mx-input active background-color has been changed to --color-main-background instead of --color-background-darker
2020-10-31 18:32:31 +01:00
- [#160 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/160 ) Passman: Unset .icon-image background-image when under .icon-label
2020-11-01 11:52:23 +01:00
2020-10-17 15:46:42 +02:00
## 19.0.6 - 2020-10-17
2020-10-17 12:48:35 +02:00
### Fixed
2020-10-09 22:54:03 +02:00
- [#169 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/169 ) Fix JSXC login buttons no longer being themed after last update
- Uncomment commented icon variables to fix missing icons
2020-10-17 16:47:40 +02:00
- [#172 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/172 ) Re-add missing border on TOTP input field
2020-10-17 12:59:10 +02:00
- Analytics: Change background-colour of favorites widgets and fix colour of ::after arrow in dropdown app-navigation menu
2020-10-17 15:34:39 +02:00
- Contacts: Add highlighting to the contact list and adjust styling for contact header inputs
2020-10-09 22:54:03 +02:00
2020-10-06 21:04:17 +02:00
## 19.0.5 - 2020-10-06
### Fixed
- #133 Rewrite core styling
- Deck: Fix up styling in latest release of Deck
- Calendar: Fix up styling in latest release of Calendar
2020-10-06 22:20:27 +02:00
- Small fixes and changes for NC20 release
2020-10-06 21:04:17 +02:00
2020-08-08 19:29:11 +02:00
## 19.0.4 - 2020-08-08
2020-10-06 21:04:17 +02:00
2020-08-08 19:29:11 +02:00
### Fixed
2020-10-06 21:04:17 +02:00
- #157 Notes: Fix background icon being redundant when renaming and cleanup unused styling
2020-08-08 19:29:11 +02:00
2020-07-18 12:07:06 +02:00
## 19.0.3 - 2020-07-18
2020-10-06 21:04:17 +02:00
2020-07-18 11:54:38 +02:00
### Fixed
2020-10-06 21:04:17 +02:00
- Remove background-size rule for login page to mimic upstream behaviour
- Make header background-color important to fix blue header
2020-06-21 17:04:14 +02:00
## 19.0.2 - 2020-06-21
2020-10-06 21:04:17 +02:00
2020-06-20 17:17:16 +02:00
### Fixed
2020-10-06 21:04:17 +02:00
- [#153 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/153 ) Make suspicious login chart background white to make it more readable
- [#154 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/154 ) Fix text colour in file conflict dialog
2020-06-07 12:21:16 +02:00
## 19.0.1 - 2020-06-07
2020-10-06 21:04:17 +02:00
2020-06-06 13:41:15 +02:00
### Added
2020-10-06 21:04:17 +02:00
- [#139 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/139 ) Add support for BigBlueButton
- [#116 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/116 ) Add support for Cookbook
2020-06-06 13:41:15 +02:00
2020-05-29 17:40:24 +02:00
### Fixed
2020-10-06 21:04:17 +02:00
- [#144 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/144 ) Deck: Text colour and cursour is black while editing description, and fix filter_set icon and fix resource-type-deck icon in projects. Improve styling of code and blockquotes in card description.
- Change name of root class for talk, to fix styling
2020-05-24 10:38:41 +02:00
2020-05-24 11:29:54 +02:00
## 19.0.0 - 2020-05-24
2020-10-06 21:04:17 +02:00
2020-05-24 11:29:54 +02:00
### Added
2020-10-06 21:04:17 +02:00
- [#120 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/120 ) Initial support for Nextcloud 19
2020-05-24 11:29:54 +02:00
2020-05-24 10:38:41 +02:00
## 18.0.17 - 2020-05-24
2020-10-06 21:04:17 +02:00
2020-05-21 21:53:32 +02:00
### Added
2020-10-06 21:04:17 +02:00
- [#136 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/136 ) Add support for App Order
2020-05-17 17:55:07 +02:00
## 18.0.16 - 2020-05-17
2020-10-06 21:04:17 +02:00
2020-05-17 16:38:36 +02:00
### Fixed
2020-10-06 21:04:17 +02:00
- [#126 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/126 ) Fix styling for Deck v1.0
- [#128 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/128 ) Fix styling for Tasks v0.13
2020-05-12 11:44:58 +02:00
## 18.0.15 - 2020-05-12
2020-10-06 21:04:17 +02:00
2020-05-02 18:36:20 +02:00
### Added
2020-10-06 21:04:17 +02:00
- [#104 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/104 ) Implement per user theming
2020-05-02 17:52:57 +02:00
2020-05-12 11:44:58 +02:00
### Fixed
2020-10-06 21:04:17 +02:00
- [#125 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/125 ) Fix avatars with dot menus being covered in dots
2020-05-12 11:44:58 +02:00
2020-05-02 17:52:57 +02:00
## 18.0.14 - 2020-05-02
2020-10-06 21:04:17 +02:00
2020-05-02 12:35:09 +02:00
### Added
2020-10-06 21:04:17 +02:00
- Add repair step to set the theme to be enabled by default going forward, will be off by default starting with 18.0.15
- [#119 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/119 ) Add styling for ocDownloader
2020-04-26 17:18:14 +02:00
2020-05-02 14:55:19 +02:00
### Fixed
2020-10-06 21:04:17 +02:00
- [#113 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/113 ) jsxc: Fix colour of icons in hamburger menu
- [#113 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/113 ) jsxc: Fix background colour for readonly input in settings
- [#113 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/113 ) jsxc: Force background colour for incoming messages to fix messages in muc's
- [#124 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/124 ) jsxc: Fix load more messages button in chat window
2020-05-02 14:55:19 +02:00
2020-04-26 17:18:14 +02:00
## 18.0.13 - 2020-04-26
2020-10-06 21:04:17 +02:00
2020-04-19 10:53:01 +02:00
### Fixed
2020-10-06 21:04:17 +02:00
- Make text colour in Users section white again after adding variable --color-text-dark
- [#117 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/117 ) Calendar: Highlight selected items in repeat section
- [#118 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/118 ) Change filter rule for icons in contactsmenu to a generic one
2020-04-18 20:00:44 +02:00
2020-04-26 14:20:08 +02:00
### Added
2020-10-06 21:04:17 +02:00
- [#113 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/113 ) Add styling for jsxc v4.0
2020-04-26 14:20:08 +02:00
2020-04-18 20:00:44 +02:00
## 18.0.12 - 2020-04-18
2020-10-06 21:04:17 +02:00
2020-04-13 20:02:44 +02:00
### Fixed
2020-10-06 21:04:17 +02:00
- [#110 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/110 ) Mail: Change email content view to more closely assemble upstream and improve visual of attachments
- Mail: Adjust font colour for mail sender and subject in email list and reapply attachment styling for Mail 1.3
- [#111 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/111 ) Change default text selection colour
- [#112 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/112 ) Deck: Make due date icon colour and background consistent
2020-04-11 16:32:09 +02:00
## 18.0.11 - 2020-04-11
2020-10-06 21:04:17 +02:00
2020-04-11 12:02:31 +02:00
### Fixed
2020-10-06 21:04:17 +02:00
- [#106 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/106 ) Fix styling for Full text search
- Tasks: Fix subtask and note icons
- Data Analytics: Change opacity of links in settings
- Maps: Fix search button visually extending beyond the search bar
2020-04-11 12:02:31 +02:00
2020-04-11 12:34:49 +02:00
### Added
2020-10-06 21:04:17 +02:00
- Calendar: Add styling for new event color picker
2020-04-11 12:34:49 +02:00
2020-03-22 13:07:50 +01:00
## 18.0.10 - 2020-03-22
2020-10-06 21:04:17 +02:00
2020-03-22 13:07:50 +01:00
### Fixed
2020-10-06 21:04:17 +02:00
- [#102 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/102 ) Set .icon-talk globally as it is used by other apps than just Talk
- [#103 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/103 ) Fix Quick Notes icon definitions and remove unused sass variable, remove box-shadow on hover on .quicknote
2020-03-22 13:07:50 +01:00
2020-03-15 12:16:54 +01:00
## 18.0.9 - 2020-03-15
2020-10-06 21:04:17 +02:00
2020-03-15 11:49:30 +01:00
### Fixed
2020-10-06 21:04:17 +02:00
- [#101 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/101 ) Fix icons for Tasks 0.12.0+
2020-03-15 11:49:30 +01:00
2020-03-08 18:02:18 +01:00
## 18.0.8 - 2020-03-08
2020-10-06 21:04:17 +02:00
2020-03-08 12:28:29 +01:00
### Fixed
2020-10-06 21:04:17 +02:00
- [#100 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/100 ) Fix theming for account registration
2020-03-08 12:28:29 +01:00
2020-03-08 17:48:40 +01:00
### Added
2020-10-06 21:04:17 +02:00
- [#92 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/92 ) Add styling for Data Analytics
2020-03-08 17:48:40 +01:00
2020-02-25 18:47:53 +01:00
## 18.0.7 - 2020-02-25
2020-10-06 21:04:17 +02:00
2020-02-25 18:47:53 +01:00
### Fixed
2020-10-06 21:04:17 +02:00
- [#96 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/96 ) Fix styling for routing dialog in maps
- [#97 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/97 ) Use relativ paths for backgrounds, and when using custom backgrounds don't use colour from theming app as background
- [#93 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/93 ) Fix icons staying light after deactivating the theme
- Invert app-dark, password and star icons on activity list
- Fix missing bottom-border on .oc-dialog boxes
2020-02-25 18:47:53 +01:00
### Removed
2020-10-06 21:04:17 +02:00
- Old icons rules for Gallery app
2020-02-25 18:47:53 +01:00
2020-02-16 19:34:45 +01:00
## 18.0.6 - 2020-02-16
2020-10-06 21:04:17 +02:00
2020-02-16 19:34:45 +01:00
### Fixed
2020-10-06 21:04:17 +02:00
- [#95 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/95 ) Fix styling for Two-factor TOTP and 2fa selection screen on login when having multiple 2fa's enabled
2020-02-16 19:34:45 +01:00
2020-02-11 19:37:08 +01:00
## 18.0.5 - 2020-02-11
2020-10-06 21:04:17 +02:00
2020-02-11 19:21:25 +01:00
### Fixed
2020-10-06 21:04:17 +02:00
- [#90 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/90 ) Add icon variable definition for --icon-checkmark-f2f2f2
- Fix icons in calendar basic editor not being correct colour.
2020-02-11 19:21:25 +01:00
### Added
2020-10-06 21:04:17 +02:00
- [#91 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/91 ) Added styling support for Terms of Service app.
2020-02-11 19:21:25 +01:00
2020-02-05 20:28:57 +01:00
## 18.0.4 - 2020-02-05
2020-10-06 21:04:17 +02:00
2020-02-05 20:28:57 +01:00
### Fixed
2020-10-06 21:04:17 +02:00
- [#87 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/87 ) Fix custom background for login screen, set in theming app, not showing
- [#88 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/88 ) Change background and border behaviour on error and success on public poll page
- [#89 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/89 ) Fix icon color for icons in text, photos and activity icon in sidebar
2020-02-05 20:28:57 +01:00
2020-02-04 00:30:47 +01:00
## 18.0.3 - 2020-02-04
2020-10-06 21:04:17 +02:00
2020-02-04 00:30:47 +01:00
### Fixed
2020-10-06 21:04:17 +02:00
- [#84 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/84 ) Add styling support for Maps
- [#85 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/85 ) Make styling rule for avatar cropper important
- [#86 ](https://github.com/mwalbeck/nextcloud-breeze-dark/pull/86 ) Fix typo in README.
- Fix dark icon in notifications dropdown when empty
2020-02-04 00:30:47 +01:00
2020-01-30 23:10:27 +01:00
## 18.0.2 - 2020-01-30
2020-10-06 21:04:17 +02:00
2020-01-30 23:10:27 +01:00
### Fixed
2020-10-06 21:04:17 +02:00
- [#82 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/82 ) Fix favorites icon still showing up as black.
- Hide share icon on hover in files nav, as intended.
2020-01-30 23:10:27 +01:00
2020-01-29 23:01:52 +01:00
## 18.0.1 - 2020-01-29
2020-10-06 21:04:17 +02:00
2020-01-29 23:01:52 +01:00
### Fixed
2020-10-06 21:04:17 +02:00
- Fix [#82 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/82 ), App version showing some icons as black
- Bookmarks: Use color-main-text for folder names in breadcrumbs instead of color-text-link
- Music: invert settings and play-pause icons in nav sidebar
- Passman: make icon definition important
- Polls: Use color-main-text for list of polls instead of color-text-link
2020-01-29 23:01:52 +01:00
2020-01-26 16:40:57 +01:00
## 18.0.0 - 2020-01-26
2020-10-06 21:04:17 +02:00
2020-01-24 23:47:02 +01:00
### Added
2020-10-06 21:04:17 +02:00
- Support for NC18
- Support for photos
- Added missing icons introduced with NC18
2020-01-24 23:47:02 +01:00
### Fixed
2020-10-06 21:04:17 +02:00
- Remove background-color rule for project sharing as to not block text
- Add global background colors to prevent white backgrounds
- Updated Calendar styling for NC18
- Updated Contacts styling for NC18
- Unset header background-image
- Use dark colours for background on login page
- Actually apply styling for load all completed tasks button
- Fix background-color for number inputs in tasks
2020-01-24 23:47:02 +01:00
### Removed
2020-10-06 21:04:17 +02:00
- Styling for Gallery
2020-01-24 23:47:02 +01:00
2020-01-18 22:47:07 +01:00
## 17.0.3 - 2020-01-18
2020-10-06 21:04:17 +02:00
2020-01-18 22:47:07 +01:00
### Added
2020-10-06 21:04:17 +02:00
- Website and screenshot metadata to info.xml
2020-01-18 22:47:07 +01:00
### Fixed
2020-10-06 21:04:17 +02:00
- Revamp styling for Calendar 2.0
- Fix css class for social icons
- Invert personal activity icon
- Add notifications-dark icon
2020-01-18 22:47:07 +01:00
2020-01-06 22:34:15 +01:00
## 17.0.2 - 2020-01-06
2020-10-06 21:04:17 +02:00
2020-01-04 23:12:43 +01:00
### Added
2020-10-06 21:04:17 +02:00
- Initial app release