Welcome to the new and noteworthy pages.
| Secure Connections | We have added a new setting for secure connections to the server configuration. It uses strong encryption and authentication to protect data, making it impossible for people to access your data by sniffing the connection.
|
|---|
| Ai Chat Included | Introducing Remain Ai Chat by Remain Software, the ultimate AI chatbot that simplifies coding and documentation tasks in Eclipse. Its intuitive Ai Chat View and ChatGPT interface provide a seamless experience for developers and technical writers. This tool leverages the power of AI to provide contextual suggestions, code snippets, bug checking, and documentation proposals, empowering you to write code faster and more efficiently. Whether you're a seasoned developer or just getting started, Remain Ai Chat is the perfect companion to take your coding and documentation skills to the next level. Try it out today and see why Remain Ai Chat is MiWorkplace's go-to AI chatbot.
|
|---|
| E241 - MiWorkplace : Make user actions promptable | We are pleased to announce some valuable updates to user actions in MiWorkplace that will enhance your workflow. Take a look at the following improvements:
1�⃣ Promptable User Actions: User actions are now promptable, allowing you to execute actions with a simple click instead of typing them manually. 2�⃣ Command Prompting on Addition: When adding a user action, you can now prompt the command, making it easier to set up and modify actions on the go. 3�⃣ Improved Variable Insertion: Enjoy better support for variable insertion, making it more convenient to integrate and automate actions with variables. 4�⃣ Execute on Multiple Entries: Save time by executing user actions on multiple entries simultaneously. Perform actions across a batch of items efficiently. 5�⃣ Type-Specific Selection: Customize your user actions by selecting them for specific entry types. Tailor your workflow to match your needs.
|
|---|
== Other issues resolved ==
| 00154 - Upgrading to a new release, fails. | We have released 1.32.1 to remedy this. The internal upgrade mechanism was broken, and some could not upgrade to the latest release. The issue does not always show, but if it does, the upgrade must be done by downloading a fresh copy of MiWorkplace from https://miworkplace.com/index.php?content=download
After download:
|
|---|
| E240 Display stream file properties in Properties view | Support was added for IFS file properties. |
|---|
| 00146 - Find (Ctrl F) opens on a different display is too big | We gave the search function some love and we fixed the following:
|
|---|
| E053 - Add support for SEU source colors | We have added support for retaining the control characters that control the coloring of source lines in 5250 editors. The new behavior must be switched on in the MiWorkplace Preferences.
≂ - \U2242 Green ≃ - \U2243 Green/Reverse Image ≄ - \U2244 White etc..
|
|---|
| E050 Allow for more than 1 compile at a time | Multiple sources can be selected for mass compilation.
|
|---|
| E050 Last compile result is indicated in the remote explorer tree | Last compile result is indicated in the remote explorer tree.
|
|---|
| E050 The compile results view now listens to selections | The compile results view now listens to selections in the remote explorer
|
|---|
| E212 - Repeat comment characters | CTRL+ENTER will now examine if the current line is a comment line. If this is the case then the line will be split in a new comment line.
|
|---|
| Q012 - Provide details of changes in new revisions | A Whats new? button has been added to the version checker. It will bring you to the release notes page.
|
|---|
| E036 - ability to prompt source statements | Long overdue, but we have finally implemented prompting 🎉. The prompting behavior is the same as in the green screen.
|
|---|
| 00111 - Support Apple ARM (M1) technology | Support for Apple Silicon (ARM/M1) architecture was added. Downloads can be found here.
|
|---|
| E046 Add COBOL to list when right click add new member | The list of member types when adding a new member has been expanded. The last entered member type is now remembered and custom types are added to the list automatically. Manually added member types can be removed by resetting the list.
|
|---|
| E044 - Include debugging files with MiWorkplace | We now include the debugging framework. This was previously not possible due to licensing issues. A separate download is no longer required. Jus right-click and start your debug.
|
|---|
| 01728 - Problem saving IFS files with Miworkplace | After updating to version 1.28.0 saving of IFS files stopped working. This is a critical bug, therefore maintenance release 1.28.1 has been released. |
|---|
| 00104 - Recover from local history | A classic that has been refactored. If you have lost your source in some way, or if you want to roll back to a previous version, you can use the "Local History" to restore a previous version. Local versions are saved every time you save the remote member. So save often!
|
|---|
| E041 - Using remote search, allow double click on program name to open the member. | Double-clicking on the member did not open the member. Also clicking on the line for the first time, did not go to the line.
|
|---|
| E042 - Compilation improvements | The compile commands can now be prompted. Also the default compile set can be restored from the preferences. Lastly, the CTRL+SPACE completion in the prompt dialog was improved.
|
|---|
| E042 - Compile support for CBL and SQL | Default compile commands were added for Cobol and SQL. The commands can be customized in the MiWorkplace preferences.
|
|---|
| E039 - Allow regular expression in search | the search dialog now supports regular expressions in the search and the replace text. Also a message is shown if the search term could not be found.
|
|---|
| 00098 - Add files to RPG outline | Files have been added to the fixed form outline.
|
|---|
| E038 - Please add a compile button at the top of the screen | Compile can be activated with the context menu or toolbar item. Compile can always be triggered with the CTRL+SHIFT+C shortcut key.
|
|---|
| E035 - Allow to paste the library list | The library list widget now makes it possible to paste the library list that was copied from the green screen. Do not use the PASTE shortcut (CTRL+V) but use the context menu.
|
|---|
| 00068 - Unclear compilation failure messages | After compilation, especially with a user program, it is sometimes not clear if the compile failed or not.
The actual compile failure is now visible in the notification. Also, all messages are clearly logged in the error log, and the job log of the remote connection can be viewed from the connection. Below is an example of a user compile program that compiles a unit test and then runs it (and fails). The reason for the failure is shown in the first notification. However, MiWorkplace thinks that the compile part succeeded because there are no records in the event file. |
|---|
| E035 - Allow to paste the library list | A list of comma or space separated libraries can now be added in the entry field of the library list editor.
|
|---|