Code for IBM i 2.8.0 🆕 #1898
worksofliam
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
We're happy to announce 2.8.0! There are so many new great things in this release that I had to write another post for it. I don't think we'll do this for every release, but this one deserved it.
Enhancements
Brand new docs site 📖
We have a brand new docs site! We migrated away from Docsify to Astro and it has a magnitude of enhancements:
You can check out the docs here: https://codefori.github.io/docs/
Improved tooltips ℹ️
Tooltips for Source Files and IFS objects have been improved to show counts and size information.
Source File tooltips
IFS object tooltips
Downloading all the things 💯
From the IFS Browser and Object Browser, it is now easier to download source code or objects from either of those views to your local device!
Bonus feature!
You can also drag members directly to IFS directories!
Deleting objects 👋
Previously deleting multiple objects one-at-a-time had been a tedious effort - but no longer! You can use shift/control+click to select multiple members, filters, objects, IFS objects and connections and either:
...to delete them!
More 😎
Of course, bugs were fixed in this release too! If you'd like to check out any of the code for these features or fixed, you can check out the release on GitHub and see all the related pull requests.
Beta Was this translation helpful? Give feedback.
All reactions