-
Notifications
You must be signed in to change notification settings - Fork 42
Update 0.6.0 release notes with more complete highlights and more PRs #665
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't finish reviewing, and this is certainly not blocking release, but I think it's worth highlighting the fit to view addition and toggling ndisplay not resetting the camera
docs/release/release_0_6_0.md
Outdated
|
||
⚠️ *In 0.6.0a1 and earlier, this only works when installing | ||
PartSegCore-compiled-backend and toggling the "use compiled triangulation" | ||
option in the advanced preferences. In 0.6.0 it will work wiht all |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
option in the advanced preferences. In 0.6.0 it will work wiht all | |
option in the advanced preferences. In 0.6.0 it will work with all |
docs/release/release_0_6_0.md
Outdated
During the 0.6.x series, if some plugin functionality is broken by the | ||
automatic conversion, you can turn off this conversion in the plugin | ||
preferences. However, this option will go away in 0.7.0, which we anticipate to | ||
happen sometime in July. Therefore, if you encounter conversion issues in a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This date genuinely seems too optimistic. Is the goal for plugins to update quickly? Make us panic a bit? Maybe I just don't know the 0.7 roadmap enough
docs/release/release_0_6_0.md
Outdated
|
||
 | ||
|
||
3. If you want to use a specific axis orientation consistently, you can set the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Not a blocker of this alpha, but for the final release we should make clear what the settings were before 0.6.0 vs. the new default, so that a user who wants to go back to the old behavior can do so relatively easily.
See: napari/napari#7787 (comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No blockers.
docs/release/release_0_6_0.md
Outdated
### Summary | ||
|
||
- Updated viewer handedness ✋ | ||
- Command pallette 🎨 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Command pallette 🎨 | |
- Command palette 🎨 |
docs/release/release_0_6_0.md
Outdated
See an example of this in action in | ||
{ref}`sphx_glr_gallery_xarray-latlon-timeseries.py`. | ||
|
||
2. By right clicking on the dimension toggle in the viewer, and setting the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
2. By right clicking on the dimension toggle in the viewer, and setting the | |
2. **Through the UI:** By right clicking on the dimension toggle in the viewer, and setting the |
docs/release/release_0_6_0.md
Outdated
|
||
 | ||
|
||
3. If you want to use a specific axis orientation consistently, you can set the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
3. If you want to use a specific axis orientation consistently, you can set the | |
3. **Through default startup settings:** If you want to use a specific axis orientation consistently, you can set the |
docs/release/release_0_6_0.md
Outdated
preferences. However, this option will go away in 0.7.0, which we anticipate to | ||
happen sometime in July. Therefore, if you encounter conversion issues in a |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
preferences. However, this option will go away in 0.7.0, which we anticipate to | |
happen sometime in July. Therefore, if you encounter conversion issues in a | |
preferences. However, this plugin conversion preferences option will be removed in 0.7.0, which we anticipate to | |
happen sometime in the second half of 2025. If you encounter conversion issues in a |
- Update roadmap index to highlight global roadmap ([docs#651](https://github.com/napari/docs/pull/651)) | ||
- Add missing magicgui imports ([docs#655](https://github.com/napari/docs/pull/655)) | ||
- Surface plugin best practices ([docs#656](https://github.com/napari/docs/pull/656)) | ||
- Add Tim Monko to core developers list ([docs#662](https://github.com/napari/docs/pull/662)) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉 🙌🏼 💐
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left some minor comments, no blockers!
docs/release/release_0_6_0.md
Outdated
|
||
|
||
*Thu, Apr 10, 2025* |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure why there's the two dates here?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Oh! Because it's autogenerated from two different files and only one of them is supposed to have the date but I forgot this 😅
docs/release/release_0_6_0.md
Outdated
 | ||
|
||
To restore the orientation from napari 0.5.6 and earlier, change the Depth | ||
axis setting to "away" (ie depth axis points away from you). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
axis setting to "away" (ie depth axis points away from you). | |
axis setting to "away" (i.e. depth axis points away from you). |
docs/release/release_0_6_0.md
Outdated
|
||
During the 0.6.x series, if some plugin functionality is broken by the | ||
automatic conversion, you can turn off this conversion in the plugin | ||
preferences. However, the option to turn not convert npe1 plugins will be |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
preferences. However, the option to turn not convert npe1 plugins will be | |
preferences. However, the option to turn off conversion of npe1 plugins will be |
docs/release/release_0_6_0.md
Outdated
If you encounter conversion issues in a plugin you rely on, please contact the | ||
plugin authors to encourage them to migrate their plugin to the npe2 system. | ||
|
||
If you are a plugin author and your plugin is not yet npe2-compatible, please |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I would add a link to the more detailed guide here e.g.
If you are a plugin author and your plugin is not yet npe2-compatible, please | |
For more detail on this change and how it affects plugins, see the [detailed guide](adapted-plugin-guide). If you are a plugin author and your plugin is not yet npe2-compatible, please |
docs/release/release_0_6_0.md
Outdated
For developers: napari now depends on Python 3.10+ and Pydantic v2.2. | ||
|
||
We've supported both pydantic 1 and 2 since 0.4.19, but we're now ready to take | ||
advantage of performance and API improvements of Pydantic 2. If your library |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
advantage of performance and API improvements of Pydantic 2. If your library | |
advantage of the performance and API improvements of Pydantic 2. If your library |
docs/release/release_0_6_0.md
Outdated
|
||
(+) denotes first-time contributors 🥳 | ||
|
||
- [Andrew Sweet](https://github.com/napari/napari/commits?author=andy-sweet) - @andy-sweet | ||
- [andrew sweet](https://github.com/napari/napari/commits?author=andy-sweet) - @andy-sweet |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why did Andy and Clement lose their capital letters 😅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🤔 something weird about their GH profiles. As far as I remember, this is obtained from the GH API... But their profile pages are correct... 🤔 Anyway, will manually fix for now.
* Add draft notes * Add intro similar to python * Update highlights for 0.6.0 * Fix codespell-spotted typos * Address comments from reviews in napari/docs#665 * Address more review comments * Generate date in italics * Use 3-letter day-of-week in release notes * Further changes since 0.6.0a1 * Add pre-commit to release env, needed to commit here * Fix markdown escape character * Remove pre-release warning --------- Co-authored-by: Juan Nunez-Iglesias <jni@fastmail.com>
No description provided.