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-07-03 20:41:03 +02:00
## 21.0.9 - 2021-07-03
2021-07-03 20:47:51 +02:00
## Added
- New translations from the Nextcloud Transifex community
2021-06-20 12:47:28 +02:00
## Fixed
- Dashboard: Fix inversion of notifications icon when there are new notifications
2021-06-30 22:33:27 +02:00
- Use primary colours for the "Start using Nextcloud" button in the first run wizard
2021-06-20 12:47:28 +02:00
2021-06-16 22:49:10 +02:00
## 21.0.8 - 2021-06-16
2021-06-10 17:52:04 +02:00
### Added
- Improve compatibility with the theming app when using a custom colour that has a better contrast with black than white.
2021-06-10 17:54:39 +02:00
- [#245 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/245 ) Add new link colour and set note preview to use the new link colour instead of colour primary-element.
- [#247 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/247 ) Add styling for SAML login buttons
2021-06-10 18:05:03 +02:00
- Contacts: Add eye and recent-actors icons
2021-06-10 18:17:44 +02:00
- Social sharing: Invert icons for the different social sharing apps
2021-06-16 22:49:10 +02:00
- More translations improvements thanks to the Nextcloud Transifex community.
2021-06-10 17:52:04 +02:00
2021-06-16 22:38:24 +02:00
### Fixed
- [#250 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/250 ) Talk: Fix double hover on files / images sent in chat.
- [#251 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/251 ) Talk: Fix dark attachment icon when joining talk conversation in file sidebar.
### Removed
- Remove unused styling rule from Talk stylesheet
2021-04-25 15:18:36 +02:00
## 21.0.7 - 2021-04-25
2021-04-11 16:41:54 +02:00
### Added
- Talk: menu-people icon.
2021-04-25 15:17:51 +02:00
- More translations from the Nextcloud Transifex community
2021-04-11 16:41:54 +02:00
2021-04-11 16:39:20 +02:00
### Fixed
- Deck: Border colour change on hover or current card no longer present after body class .theme--dark was added.
2021-04-03 13:10:16 +02:00
## 21.0.6 - 2021-04-03
2021-03-19 17:23:24 +01:00
### Added
- [#235 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/235 ) Polish translation. Thanks @Valdnet
- [#236 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/236 ) Transifex config
2021-03-19 18:07:12 +01:00
- [#228 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/228 ) Switch body class from theme--light to theme--dark and theme--breezedark when theme is active.
2021-04-03 13:04:26 +02:00
- A lot of new translations. Thanks to the Nextcloud Transifex community.
2021-03-19 17:23:24 +01:00
2021-04-03 12:46:46 +02:00
### Changed
- Set opacity of --color-hover-blue to 0.3 instead of 0.4 as it was a bit too bright
2021-03-19 17:23:24 +01:00
### Fixed
- [#235 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/235 ) Fix translation support. Thanks @Valdnet
2021-04-03 12:48:39 +02:00
- [#241 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/241 ) Fix showing sharing icon under triangle in Files when hovering over Sharing in left app-navigation. Improve styling for app-navigation in News and Cospend.
2021-03-19 17:23:24 +01:00
2021-03-19 18:07:33 +01:00
### Removed
- [#238 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/238 ) Styling for logreader as it was redundant.
2021-03-17 00:18:41 +01:00
## 21.0.5 - 2021-03-16
- Re-release of 21.0.4
2021-03-16 22:04:15 +01:00
## 21.0.4 - 2021-03-16
2021-03-16 21:50:23 +01:00
### Fixed
- [#231 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/231 ) Fix icon spam when creating new project in Cospend
2021-03-16 21:53:03 +01:00
- [#233 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/233 ) Fix missing certificate in signature.json
2021-03-16 21:50:23 +01:00
2021-03-14 12:45:36 +01:00
## 21.0.3 - 2021-03-14
2021-03-08 17:40:30 +01:00
### Add
- [#165 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/165 ) Add styling for GpxPod and invert gpxpod icon in files right click menu
2021-03-10 22:44:59 +01:00
- [#225 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/225 ) Notes: Add notes transparent icon
2021-03-13 22:31:01 +01:00
- [#229 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/229 ) Sign code in release pipeline and switch shell script out with Makefile
2021-03-08 17:40:30 +01:00
2021-02-28 13:45:58 +01:00
### Changed
- Only load custom styling when there actually is custom styling to get
2021-03-08 18:14:53 +01:00
### Fixed
- [#222 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/222 ) Override announcement center icon globally
2021-03-10 22:19:34 +01:00
- [#224 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/224 ) Fix background colour for quota progress bar being the same as main background colour and switch it to --color-border
2021-03-08 18:14:53 +01:00
2021-02-27 20:59:15 +01:00
## 21.0.2 - 2021-02-27
2021-02-27 14:24:45 +01:00
### Added
- [#152 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/152 ) Styling for PhoneTrack
2021-02-27 16:33:58 +01:00
- [#166 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/166 ) Styling for GpxMotion and adjust link colour for PhoneTrack
2021-02-27 20:38:14 +01:00
- Github Actions workflows
2021-02-27 14:24:45 +01:00
2021-02-27 17:06:07 +01:00
### Fixed
- [#218 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/218 ) Don't invert app icons in app store sidebar
2021-02-23 20:42:23 +01:00
## 21.0.1 - 2021-02-23
### Fixed
- Move getCustomStyling to own controller so we don't call getUID when no user is active
2021-02-20 18:39:05 +01:00
## 21.0.0 - 2021-02-20
### Added
- [#202 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/202 ) Support for Nextcloud 21
### Changed
- Added new screenshot of Nextcloud 21
2021-02-20 18:20:25 +01:00
### Fixed
- [#213 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/213 ) Deck: Use light icon for .icon-reply
2021-02-20 18:39:05 +01:00
### Removed
- Support for Nextcloud 19
2021-02-20 17:14:01 +01:00
## 20.0.5 - 2021-02-20
2021-02-20 13:40:32 +01:00
### Added
- [#204 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/204 ) Support for custom styling
2021-02-20 17:14:01 +01:00
### Changed
- Remove opacity from app-navigation
2021-02-18 22:51:02 +01:00
### Fixed
- [#207 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/207 ) Deck: Missing border when hovering over board list in app navigation
2021-02-18 22:52:53 +01:00
- [#196 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/196 ) Mail: Remove HTML email background as it is now applied by Mail itself.
2021-02-18 22:57:25 +01:00
- [#209 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/209 ) Mail: Fix styling of vue-treeselect dropdown in settings
2021-02-20 17:14:01 +01:00
- Reintroduce transparent header on Dashboard while still fixing dark box around logo on password protected shares
2021-02-18 22:51:02 +01:00
2021-02-18 22:59:34 +01:00
### Removed
- Version and date from stylesheet
2021-02-06 12:35:42 +01:00
## 20.0.4 - 2021-02-06
2021-01-17 17:58:41 +01:00
### Fixed
- [#188 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/188 ) Phone Sync: Make messages readable again and general style improvements
2021-02-06 12:29:00 +01:00
- [#201 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/201 ) Cirlces: Fix background-colour on description. Invert colour of add user icon. Fix icon repeat on status field.
2021-01-17 17:58:41 +01:00
2021-01-17 17:00:00 +01:00
## 20.0.3 - 2021-01-17
2021-01-02 22:36:40 +01:00
### Fixed
- [#195 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/195 ) Limit #header rule so it doesn't apply to #body -login. Slight change look of password input for password protected shares.
2021-01-02 22:45:56 +01:00
- [#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-02 22:36:40 +01:00
2020-12-20 19:22:59 +01:00
## 20.0.2 - 2020-12-20
2020-12-20 17:26:49 +01:00
### Added
- Mail: Important icon
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-14 21:18:30 +01:00
- [#190 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/190 ) Mail: change #app -content to .app-content so styling is applied properly to newer mail versions.
2020-12-20 17:26:49 +01:00
- Mail: Move forward and junk icons out of .app-mail class to apply globally, fixes black icons in dropdowns in Mail. Cleanup code.
2020-12-13 16:47:52 +01:00
2020-11-07 21:05:55 +01:00
## 20.0.1 - 2020-11-07
2020-10-18 14:11:01 +02:00
### Added
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-19 22:36:13 +02:00
- Add weather_status app icon and notes app icon
2020-10-25 12:30:14 +01:00
- [#173 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/173 ) Add support for Forms
2020-11-01 11:23:40 +01:00
- Add icon-view-list icon for Calendar
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-11-07 20:55:11 +01:00
- [#177 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/177 ) Switch to new NC20 bootstrap process
2020-10-18 14:11:01 +02:00
2020-10-25 12:32:45 +01:00
### Fixed
- Fix issue where some styling imported right after icon variables would get ignored and removed during NC stylesheet compilation
2020-10-25 17:39:45 +01:00
- Remove unneeded styling, add three new icons and switch a dark close icon out with a light one in Analytics
2020-10-25 17:41:18 +01:00
- Add a border to toasts to make them more visible, and switch the dark close icon out with a light one
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-10-31 18:40:51 +01:00
- [#179 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/179 ) Dashboard: Make header transparent on dashboard screen to mimic default behavior.
2020-11-01 11:23:40 +01:00
- Calendar: Fix missing border on new event popup, fix styling for week numbers in monthly view and fix dark icons in view selector.
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-11-01 11:35:27 +01:00
- BigBlueButton: Fix background-color in dropdown under admin settings
2020-10-25 12:32:45 +01:00
2020-10-17 16:41:05 +02:00
## 20.0.0 - 2020-10-17
### Added
- [#164 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/164 ) Support for Nextcloud 20
- [#168 ](https://github.com/mwalbeck/nextcloud-breeze-dark/issues/168 ) Support for Dashboard
- Add play-next icon
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:41:05 +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