Releases: hacs/integration
0.13.1
0.13.0
Everything Is Awesome
Another BIG release! most of the backend handling has been changed in this one.
Important notices
- This version has Home Assistant version 0.97.0 or newer as a requirement.
- If you are upgrading from a version before 0.12.0, upgrade to 0.12.0 before upgrading to this version.
Potential BREAKING CHANGE For plugins
Earlier HACS striped parts of the filename like -bundle
and lovelace-
, this is no longer done, if you update a plugin that has that after this version of HACS, you need to change the url
in your Lovelace configuration, the example on the plugin page inside HACS, will be correct.
Highlights
- A good amount of changes
- Most caching issues that some users experienced should now be handled.
- Most startup issues should now be handled.
- Added devcontainer to make it easier to test/contribute.
- Started to test out automation for issues/PRs (not technically for this release, but worth mentioning)
- Added information about pending updates to the sensor
- When you have new repositories in your installation they now show in the top of the store
- Config flows!
- HACS can now be configured in the UI (Configuration -> Integrations )
- For integrations you install that support config_flows you can now install and configure those without restarting Home Assistant 🎉 (See demo at the top here)
Thanks to everyone that helped testing out and reported bugs during the beta versions of this release!
0.13.0b3
Changes in b3
- Adds an attribute to the sensor with element info (name, installed, available)
- Redirect to overview after uninstall
NB!: If this is your first beta, look at the release notes for b0
0.13.0b2
Changes in b2
- Fixes issue where uninstalled elements came back after a restart.
- Changes the trigger of the repository menu from hover to click.
- Fixes a startup issue, when there was a mismatch in the stored data sets.
NB!: If this is your first beta, look at the release notes for b0
0.13.0b1
Changes in b1
- fix typo (#378)
- Wrap progress bar and add margin (#379)
- Highlight active tab (#383)
- Fixes the version display issues with pre-releases #382
- Automatic unload HACS when there are startup issues.
NB!: If this is your first beta, look at the release notes for b0
0.13.0b0
WIP
Important notices
- This version has Home Assistant version 0.97.0 or newer as a requirement.
- If you are upgrading from a version before 0.12.0, upgrade to 0.12.0 before upgrading to this version.
Highlights
- A good amount of changes
- Most caching issues that some users experienced should now be handled.
- Most startup issues should now be handled.
- When you have new repositories in your installation they now show in the top of the store
- Config flows!
- HACS can now be configured in the UI (Configuration -> Integrations )
- For integrations, you install that support config_flows you can now install and configure those without restarting Home Assistant 🎉 (See demo at the top here)
How to test.
- Delete your custom_components/hacs directory.
- Download the zip file from this release page.
- Extract the zip file.
- Copy the custom_components/hacs directory from the extracted zip file to where you had the directory you removed in step 1.
- If you want to start using config_flow for HACS, remove the configuration for HACS in your configuration.yaml file.
- Restart Home Assistant.
"Rules" during the test.
0.12.1
Fixes type for plugins.
If you are upgrading from a version < 0.12.0 look here https://github.com/custom-components/hacs/releases/tag/0.12.0
0.12.0
The Wild Rover
NB!: If you upgrade to this version with HACS, it will break the UI, to resolve that simply restart Home Assistant.
When you click "UPDATE" you will see this (and again, this is expected)
500 Internal Server Error
Server got itself in trouble
Highlights
- The way the UI is generated are now completely new.
- Developers can now use Jinja templates in the info.md files.
- Two new configuration options are added
sidepanel_title
&sidepanel_icon
- Added install and registration services (intended for developers!)
The next version (0.13.0) will require HA version 0.97.0 and therefore also Python 3.6+
0.11.1
0.11.0
Life is a Highway
Highlights
- Moved the content of
info.md
to a separate container as requested in #193 - Added the option to choose the version to install (if the repository uses releases)
- New restore system, this will load the items faster during startup.
The first time you start up with this version installed it will do a reindex of your elements, during this progress the data you see in the frontend will be missing info.